Changeset 153966 in webkit


Ignore:
Timestamp:
Aug 12, 2013, 5:20:47 PM (12 years ago)
Author:
ryuan.choi@samsung.com
Message:

[EFL] Unreviewed gardening.

  • platform/efl/TestExpectations: Added pasteboard after r152185.
  • platform/efl/editing/deleting/delete-br-002-expected.txt: Updated after r152478.
  • platform/efl/editing/execCommand/outdent-blockquote-test1-expected.txt:

Removed platform specific expectations after r152494.

  • platform/efl/editing/execCommand/outdent-blockquote-test2-expected.txt: Ditto.
  • platform/efl/editing/execCommand/outdent-blockquote-test3-expected.txt: Ditto.
  • platform/efl/editing/execCommand/outdent-blockquote-test4-expected.txt: Ditto.
Location:
trunk/LayoutTests
Files:
4 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r153960 r153966  
     12013-08-12  Ryuan Choi  <ryuan.choi@samsung.com>
     2
     3        [EFL] Unreviewed gardening.
     4
     5        * platform/efl/TestExpectations: Added pasteboard after r152185.
     6        * platform/efl/editing/deleting/delete-br-002-expected.txt: Updated after r152478.
     7        * platform/efl/editing/execCommand/outdent-blockquote-test1-expected.txt:
     8        Removed platform specific expectations after r152494.
     9        * platform/efl/editing/execCommand/outdent-blockquote-test2-expected.txt: Ditto.
     10        * platform/efl/editing/execCommand/outdent-blockquote-test3-expected.txt: Ditto.
     11        * platform/efl/editing/execCommand/outdent-blockquote-test4-expected.txt: Ditto.
     12
    1132013-08-12  Ryosuke Niwa  <rniwa@webkit.org>
    214
  • trunk/LayoutTests/platform/efl/TestExpectations

    r153780 r153966  
    393393webkit.org/b/86623 editing/pasteboard/get-data-text-plain-drop.html [ Failure ]
    394394webkit.org/b/86623 editing/pasteboard/copy-image-with-alt-text.html [ Failure ]
     395webkit.org/b/86623 editing/pasteboard/simplfiying-markup-should-not-strip-content.html [ Failure ]
    395396webkit.org/b/86623 editing/selection/4895428-1.html [ Failure ]
    396397webkit.org/b/86623 editing/selection/4895428-4.html [ Failure ]
  • trunk/LayoutTests/platform/efl/editing/deleting/delete-br-002-expected.txt

    r140134 r153966  
    2525EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2626EDITING DELEGATE: shouldDeleteDOMRange:range from 2 of SPAN > DIV > BODY > HTML > #document to 3 of SPAN > DIV > BODY > HTML > #document
    27 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of SPAN > DIV > BODY > HTML > #document to 3 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 2 of SPAN > DIV > BODY > HTML > #document to 2 of SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2827EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2928EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
Note: See TracChangeset for help on using the changeset viewer.