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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/delete-into-nested-block-expected.txt

Issue 195028: Rebaseline more of fast/repaint tests we are now passing.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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/fast/repaint/delete-into-nested-block-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/delete-into-nested-block-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/delete-into-nested-block-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 {H4} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 331x19
+ text run at (0,0) width 331: "Deleting into a nested block (was Radar 4056100)"
+ RenderBlock {DIV} at (0,41) size 400x60
+ RenderText {#text} at (0,0) size 385x59
+ text run at (0,0) width 385: "The bug's symptom was that the visual result were two instances"
+ text run at (0,20) width 382: "of the word \"three\", because the original was not erased. Resize"
+ text run at (0,40) width 78: "cleared it up."
+ RenderBlock {HR} at (0,109) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (0,119) size 784x100
+ RenderBlock {DIV} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 30x19
+ text run at (0,0) width 30: "three"
+caret: position 0 of child 0 {#text} of child 1 {DIV} of child 7 {DIV} of child 1 {BODY} of child 0 {HTML} of document
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\repaint\delete-into-nested-block-expected.txt
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698