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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/5138441-expected.txt

Issue 159159: Rebaseline some layout-tests which changed in upstrea webkit r46412.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 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/execCommand/5138441-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/5138441-expected.txt (revision 21162)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/5138441-expected.txt (working copy)
@@ -10,10 +10,12 @@
text run at (0,20) width 725: "implement a \"Quote Text\" feature, and style rules for blockquotes appeared on the blockquotes that we use to implement"
text run at (0,40) width 57: "indenting."
RenderBlock {DIV} at (0,76) size 784x66
- RenderBlock {BLOCKQUOTE} at (40,0) size 744x20
- RenderText {#text} at (0,0) size 219x19
- text run at (0,0) width 219: "This should be indented, not quoted."
+ RenderBlock {DIV} at (0,0) size 784x20
+ RenderBlock {BLOCKQUOTE} at (40,0) size 744x20
+ RenderText {#text} at (0,0) size 219x19
+ text run at (0,0) width 219: "This should be indented, not quoted."
+ RenderBlock (anonymous) at (0,20) size 784x0
RenderBlock {BLOCKQUOTE} at (8,28) size 768x38 [border: (1px dashed #AAAAAA)]
RenderText {#text} at (9,9) size 167x19
text run at (9,9) width 167: "This text should be Quoted."
-caret: position 0 of child 0 {#text} of child 1 {BLOCKQUOTE} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 0 of child 0 {#text} of child 0 {BLOCKQUOTE} 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