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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.txt

Issue 100128: Add baselines for new tests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 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/deleting/delete-br-013-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.txt (revision 0)
@@ -0,0 +1,19 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+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 784x40
+ RenderText {#text} at (0,0) size 751x39
+ text run at (0,0) width 751: "This tests that we only preserve an empty paragraph's style when moving paragraphs around if the selection is still in an empty"
+ text run at (0,20) width 199: "paragraph after the move occurs."
+ RenderBlock {DIV} at (0,40) size 784x20
+ RenderText {#text} at (0,0) size 298x19
+ text run at (0,0) width 298: "The test passes if the text below is still underlined."
+ RenderBlock (anonymous) at (0,60) size 784x20
+ RenderBR {BR} at (0,0) size 0x19
+ RenderBlock {DIV} at (0,80) size 784x20
+ RenderInline {SPAN} at (0,0) size 179x19
+ RenderText {#text} at (0,0) size 179x19
+ text run at (0,0) width 179: "This text should be underlined"
+caret: position 30 of child 0 {#text} of child 0 {SPAN} of child 6 {DIV} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine
This is Rietveld 408576698