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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/repaint/delete-into-nested-block-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt b/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt
index 2ac091925104c65c9dd845e30fcfd6fb7ec915ed..568e4245abd66c1755670cd20c3bbc0a60423105 100644
--- a/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt
@@ -6,13 +6,13 @@ layer at (0,0) size 800x600
RenderBlock {H4} at (0,0) size 784x18
RenderText {#text} at (0,0) size 334x18
text run at (0,0) width 334: "Deleting into a nested block (was Radar 4056100)"
- RenderBlock {DIV} at (0,39) size 400x55
+ RenderBlock {DIV} at (0,39.27) size 400x54
RenderText {#text} at (0,0) size 369x54
text run at (0,0) width 345: "The bug's symptom was that the visual result were two"
text run at (0,18) width 369: "instances of the word \"three\", because the original was not"
text run at (0,36) width 175: "erased. Resize cleared it up."
- RenderBlock {HR} at (0,101) size 784x3 [border: (1px inset #EEEEEE)]
- RenderBlock {DIV} at (0,111) size 784x101
+ RenderBlock {HR} at (0,101.27) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock {DIV} at (0,111.27) size 784x100
RenderBlock {DIV} at (0,0) size 784x18
RenderText {#text} at (0,0) size 31x18
text run at (0,0) width 31: "three"

Powered by Google App Engine
This is Rietveld 408576698