Changeset 86989 in webkit
- Timestamp:
- May 20, 2011, 3:29:52 PM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r86987 r86989 1 2011-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 1 10 2011-05-20 Justin Schuh <jschuh@chromium.org> 2 11 -
trunk/LayoutTests/platform/chromium-win/editing/pasteboard/smart-paste-003-expected.txt
r81110 r86989 9 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification 10 10 EDITING 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:FALSE11 EDITING 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 12 12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification 13 13 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification … … 39 39 RenderText {#text} at (2,2) size 40x27 40 40 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 " 46 43 RenderText {#text} at (88,2) size 34x27 47 44 text run at (88,2) width 34: "test" 48 45 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 body46 caret: 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 9 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification 10 10 EDITING 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:FALSE11 EDITING 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 12 12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification 13 13 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification … … 39 39 RenderText {#text} at (2,2) size 47x27 40 40 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 " 46 43 RenderText {#text} at (101,2) size 27x27 47 44 text run at (101,2) width 27: "est" 48 45 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 body46 caret: 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 13 13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification 14 14 EDITING 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:FALSE15 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 > span > div > body > html > #document to 3 of #text > span > div > body > html > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 16 16 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification 17 17 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification … … 22 22 RenderBody {body} at (8,8) size 784x56 23 23 RenderBlock {div} at (0,0) size 784x56 [border: (2px solid #FF0000)] 24 RenderInline {span} at (0,0) size 69x2824 RenderInline {span} at (0,0) size 140x28 25 25 RenderText {#text} at (14,14) size 69x28 26 26 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" 30 29 RenderText {#text} at (114,14) size 40x28 31 30 text run at (114,14) width 40: " baz" 32 31 RenderText {#text} at (0,0) size 0x0 33 caret: position 3 of child 2 {#text} of child 1 {div} of body32 caret: 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 5 5 RenderBody {body} at (8,8) size 784x56 6 6 RenderBlock {div} at (0,0) size 784x56 [border: (2px solid #FF0000)] 7 RenderInline {span} at (0,0) size 69x287 RenderInline {span} at (0,0) size 140x28 8 8 RenderText {#text} at (14,14) size 69x28 9 9 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" 13 12 RenderText {#text} at (114,14) size 40x28 14 13 text run at (114,14) width 40: " baz" 15 14 RenderText {#text} at (0,0) size 0x0 16 caret: position 3 of child 2 {#text} of child 1 {div} of body15 caret: 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.