Changeset 86989 in webkit


Ignore:
Timestamp:
May 20, 2011, 3:29:52 PM (14 years ago)
Author:
rniwa@webkit.org
Message:

2011-05-20 Ryosuke Niwa <rniwa@webkit.org>

Rebaselines after r86983.

  • platform/chromium-win/editing/pasteboard/smart-paste-003-expected.txt:
  • platform/chromium-win/editing/pasteboard/smart-paste-004-expected.txt:
  • platform/gtk/editing/pasteboard/paste-xml-expected.txt:
  • platform/win/editing/pasteboard/paste-xml-expected.txt:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r86987 r86989  
     12011-05-20  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Rebaselines after r86983.
     4
     5        * platform/chromium-win/editing/pasteboard/smart-paste-003-expected.txt:
     6        * platform/chromium-win/editing/pasteboard/smart-paste-004-expected.txt:
     7        * platform/gtk/editing/pasteboard/paste-xml-expected.txt:
     8        * platform/win/editing/pasteboard/paste-xml-expected.txt:
     9
    1102011-05-20  Justin Schuh  <jschuh@chromium.org>
    211
  • trunk/LayoutTests/platform/chromium-win/editing/pasteboard/smart-paste-003-expected.txt

    r81110 r86989  
    99EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1010EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    11 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 2 of #text > SPAN > DIV > DIV > BODY > HTML > #document to 2 of #text > SPAN > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     11EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1212EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1313EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    3939          RenderText {#text} at (2,2) size 40x27
    4040            text run at (2,2) width 40: "test "
    41           RenderText {#text} at (42,2) size 34x27
    42             text run at (42,2) width 34: "test"
    43           RenderInline {SPAN} at (0,0) size 12x27
    44             RenderText {#text} at (76,2) size 12x27
    45               text run at (76,2) width 12: "  "
     41          RenderText {#text} at (42,2) size 46x27
     42            text run at (42,2) width 46: "test  "
    4643          RenderText {#text} at (88,2) size 34x27
    4744            text run at (88,2) width 34: "test"
    4845        RenderBlock (anonymous) at (0,32) size 784x0
    49 caret: position 2 of child 0 {#text} of child 2 {SPAN} of child 1 {DIV} of child 3 {DIV} of body
     46caret: position 6 of child 1 {#text} of child 1 {DIV} of child 3 {DIV} of body
  • trunk/LayoutTests/platform/chromium-win/editing/pasteboard/smart-paste-004-expected.txt

    r81110 r86989  
    99EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1010EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    11 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 2 of #text > SPAN > DIV > DIV > BODY > HTML > #document to 2 of #text > SPAN > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     11EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1212EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1313EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    3939          RenderText {#text} at (2,2) size 47x27
    4040            text run at (2,2) width 47: "test t"
    41           RenderText {#text} at (49,2) size 40x27
    42             text run at (49,2) width 40: " test"
    43           RenderInline {SPAN} at (0,0) size 12x27
    44             RenderText {#text} at (89,2) size 12x27
    45               text run at (89,2) width 12: "  "
     41          RenderText {#text} at (49,2) size 52x27
     42            text run at (49,2) width 52: " test  "
    4643          RenderText {#text} at (101,2) size 27x27
    4744            text run at (101,2) width 27: "est"
    4845        RenderBlock (anonymous) at (0,32) size 784x0
    49 caret: position 2 of child 0 {#text} of child 2 {SPAN} of child 1 {DIV} of child 3 {DIV} of body
     46caret: position 7 of child 1 {#text} of child 1 {DIV} of child 3 {DIV} of body
  • trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-xml-expected.txt

    r83336 r86989  
    1313EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1414EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    15 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > span > div > body > html > #document to 1 of #text > span > 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
     15EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > span > div > body > html > #document to 1 of #text > span > div > body > html > #document toDOMRange:range from 3 of #text > span > div > body > html > #document to 3 of #text > span > div > body > html > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1616EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1717EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    2222    RenderBody {body} at (8,8) size 784x56
    2323      RenderBlock {div} at (0,0) size 784x56 [border: (2px solid #FF0000)]
    24         RenderInline {span} at (0,0) size 69x28
     24        RenderInline {span} at (0,0) size 140x28
    2525          RenderText {#text} at (14,14) size 69x28
    2626            text run at (14,14) width 69: "foo bar"
    27         RenderText {#text} at (83,14) size 31x28
    28           text run at (83,14) width 31: "bar"
    29         RenderInline {span} at (0,0) size 40x28
     27          RenderText {#text} at (83,14) size 31x28
     28            text run at (83,14) width 31: "bar"
    3029          RenderText {#text} at (114,14) size 40x28
    3130            text run at (114,14) width 40: " baz"
    3231        RenderText {#text} at (0,0) size 0x0
    33 caret: position 3 of child 2 {#text} of child 1 {div} of body
     32caret: position 3 of child 1 {#text} of child 1 {span} of child 1 {div} of body
  • trunk/LayoutTests/platform/win/editing/pasteboard/paste-xml-expected.txt

    r83336 r86989  
    55    RenderBody {body} at (8,8) size 784x56
    66      RenderBlock {div} at (0,0) size 784x56 [border: (2px solid #FF0000)]
    7         RenderInline {span} at (0,0) size 69x28
     7        RenderInline {span} at (0,0) size 140x28
    88          RenderText {#text} at (14,14) size 69x28
    99            text run at (14,14) width 69: "foo bar"
    10         RenderText {#text} at (83,14) size 31x28
    11           text run at (83,14) width 31: "bar"
    12         RenderInline {span} at (0,0) size 40x28
     10          RenderText {#text} at (83,14) size 31x28
     11            text run at (83,14) width 31: "bar"
    1312          RenderText {#text} at (114,14) size 40x28
    1413            text run at (114,14) width 40: " baz"
    1514        RenderText {#text} at (0,0) size 0x0
    16 caret: position 3 of child 2 {#text} of child 1 {div} of body
     15caret: position 3 of child 1 {#text} of child 1 {span} of child 1 {div} of body
Note: See TracChangeset for help on using the changeset viewer.