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

Unified Diff: LayoutTests/platform/mac/compositing/repaint/layer-repaint-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/compositing/repaint/layer-repaint-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/repaint/layer-repaint-expected.txt b/LayoutTests/platform/mac/compositing/repaint/layer-repaint-expected.txt
index d3b247c6e063561215cd0da70f047fc2480414a5..58fbe509190a306e58ee473ededc4afeb769845b 100644
--- a/LayoutTests/platform/mac/compositing/repaint/layer-repaint-expected.txt
+++ b/LayoutTests/platform/mac/compositing/repaint/layer-repaint-expected.txt
@@ -1,11 +1,11 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x358
- RenderBlock {HTML} at (0,0) size 800x358
- RenderBody {BODY} at (8,16) size 784x334
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 439x16
+layer at (0,0) size 800x360
+ RenderBlock {HTML} at (0,0) size 800x360
+ RenderBody {BODY} at (8,16) size 784x336
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 439x18
text run at (0,0) width 439: "Test for repaint in a composited layer. You should see no red below."
-layer at (8,48) size 202x302
- RenderBlock {DIV} at (0,32) size 202x302 [border: (1px solid #000000)]
+layer at (8,50) size 202x302
+ RenderBlock {DIV} at (0,34) size 202x302 [border: (1px solid #000000)]
RenderBlock {DIV} at (51,51) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698