Changeset 158358 in webkit


Ignore:
Timestamp:
Oct 31, 2013 8:29:17 AM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Rebaselining after r158186
https://bugs.webkit.org/show_bug.cgi?id=123571

Unreviewed gardening.

Patch by Krzysztof Wolanski <k.wolanski@samsung.com> on 2013-10-31

  • platform/efl/editing/deleting/smart-delete-003-expected.txt: Rebaselining after r158186.
  • platform/efl/editing/deleting/smart-delete-004-expected.txt: Rebaselining after r158186.
  • platform/efl/editing/selection/after-line-wrap-expected.txt: Rebaselining after r157851.
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r158354 r158358  
     12013-10-31  Krzysztof Wolanski  <k.wolanski@samsung.com>
     2
     3        [EFL] Rebaselining after r158186
     4        https://bugs.webkit.org/show_bug.cgi?id=123571
     5
     6        Unreviewed gardening.
     7
     8        * platform/efl/editing/deleting/smart-delete-003-expected.txt: Rebaselining after r158186.
     9        * platform/efl/editing/deleting/smart-delete-004-expected.txt: Rebaselining after r158186.
     10        * platform/efl/editing/selection/after-line-wrap-expected.txt: Rebaselining after r157851.
     11
    1122013-10-31  Grzegorz Czajkowski  <g.czajkowski@samsung.com>
    213
  • trunk/LayoutTests/platform/efl/editing/deleting/smart-delete-003-expected.txt

    r151721 r158358  
    77EDITING DELEGATE: shouldDeleteDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document
    88EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     9EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     10EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 0 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    911EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1012EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
  • trunk/LayoutTests/platform/efl/editing/deleting/smart-delete-004-expected.txt

    r151721 r158358  
    77EDITING DELEGATE: shouldDeleteDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document
    88EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     9EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     10EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 0 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    911EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1012EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
  • trunk/LayoutTests/platform/efl/editing/selection/after-line-wrap-expected.txt

    r140136 r158358  
    3030      RenderBlock {P} at (0,104) size 784x0
    3131      RenderBlock {DIV} at (16,104) size 752x38 [border: (1px solid #000000)]
    32         RenderText {#text} at (1,1) size 750x17
     32        RenderText {#text} at (1,1) size 749x17
    3333          text run at (1,1) width 93: "don't select me"
    34           text run at (94,1) width 657: "                                                                                                                                                                                                                                                                                                                                                             "
     34          text run at (94,1) width 656: "                                                                                                                                                                    "
    3535        RenderInline {I} at (0,0) size 150x17
    3636          RenderText {#text} at (1,19) size 150x17
Note: See TracChangeset for help on using the changeset viewer.