Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(716)

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/style-boundary-005-expected.txt

Issue 1102003: WebKit Roll 56165:56197. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: This time with expectations. Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/style-boundary-005-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/style-boundary-005-expected.txt (revision 42019)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/style-boundary-005-expected.txt (working copy)
@@ -24,7 +24,7 @@
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 5 of #text > B > DIV > DIV > BODY > HTML > #document to 5 of #text > B > DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > B > DIV > DIV > BODY > HTML > #document to 5 of #text > B > DIV > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > B > DIV > DIV > BODY > HTML > #document to 5 of #text > B > DIV > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
layer at (0,0) size 800x600
@@ -32,24 +32,22 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x238 [border: (2px solid #0000FF)]
+ RenderBlock {DIV} at (0,0) size 784x182 [border: (2px solid #0000FF)]
RenderBlock {DIV} at (14,14) size 756x55
RenderText {#text} at (0,0) size 66x26
text run at (0,0) width 66: "Tests: "
RenderBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,27) size 694x27
text run at (0,27) width 694: "Pasting at style boundary does not crash or produce empty style span(s)."
- RenderBlock {DIV} at (14,85) size 756x139
- RenderBlock (anonymous) at (0,0) size 756x111
+ RenderBlock {DIV} at (14,85) size 756x83
+ RenderBlock (anonymous) at (0,0) size 756x55
RenderText {#text} at (0,0) size 189x26
text run at (0,0) width 189: "Expected Results: "
RenderBR {BR} at (189,21) size 0x0
- RenderText {#text} at (0,27) size 716x83
- text run at (0,27) width 716: "Should see this content in the red box below (currently there's a bug where"
- text run at (0,55) width 431: "there is an extra space after the bold element"
- text run at (0,83) width 479: "https://bugs.webkit.org/show_bug.cgi?id=35314): "
- RenderBR {BR} at (479,104) size 0x0
- RenderBlock {DIV} at (0,111) size 756x28
+ RenderText {#text} at (0,27) size 436x27
+ text run at (0,27) width 436: "Should see this content in the red box below: "
+ RenderBR {BR} at (436,48) size 0x0
+ RenderBlock {DIV} at (0,55) size 756x28
RenderText {#text} at (0,0) size 138x27
text run at (0,0) width 138: "one two three "
RenderInline {B} at (0,0) size 43x26
@@ -57,15 +55,15 @@
text run at (138,0) width 43: "four"
RenderText {#text} at (181,0) size 35x27
text run at (181,0) width 35: "one"
- RenderBlock {DIV} at (0,262) size 784x24
+ RenderBlock {DIV} at (0,206) size 784x24
RenderBlock {DIV} at (0,0) size 784x24 [border: (2px solid #FF0000)]
RenderText {#text} at (2,2) size 83x19
text run at (2,2) width 83: "one two three"
RenderInline {B} at (0,0) size 31x19
RenderText {#text} at (85,2) size 31x19
text run at (85,2) width 31: " four"
- RenderText {#text} at (116,2) size 26x19
- text run at (116,2) width 26: " one"
+ RenderText {#text} at (116,2) size 22x19
+ text run at (116,2) width 22: "one"
RenderBlock (anonymous) at (0,24) size 784x0
RenderText {#text} at (0,0) size 0x0
-caret: position 4 of child 2 {#text} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 3 of child 2 {#text} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine
This is Rietveld 408576698