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

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

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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: LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt b/LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt
index 8ee859761a707f648bdca21c604c18e7eecca642..f5bc5c74741b86f91989cb33ecc997a7ceb704ce 100644
--- a/LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt
@@ -6,13 +6,13 @@ layer at (0,0) size 800x600
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 400x61
+ RenderBlock {DIV} at (0,41.27) 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 784x3 [border: (1px inset #EEEEEE)]
- RenderBlock {DIV} at (0,119) size 784x101
+ RenderBlock {HR} at (0,109.27) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock {DIV} at (0,119.27) size 784x100
RenderBlock {DIV} at (0,0) size 784x20
RenderText {#text} at (0,0) size 30x19
text run at (0,0) width 30: "three"

Powered by Google App Engine
This is Rietveld 408576698