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

Unified Diff: LayoutTests/platform/mac/compositing/geometry/root-layer-update-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/geometry/root-layer-update-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/geometry/root-layer-update-expected.txt b/LayoutTests/platform/mac/compositing/geometry/root-layer-update-expected.txt
index 98d5ef168d3ae6d283d56a8c15fb136413fad026..242516b568fe33f9a6cc3fd7c0dd3d8e190775f8 100644
--- a/LayoutTests/platform/mac/compositing/geometry/root-layer-update-expected.txt
+++ b/LayoutTests/platform/mac/compositing/geometry/root-layer-update-expected.txt
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x166
- RenderBlock {HTML} at (0,0) size 800x166
- RenderBody {BODY} at (100,0) size 600x150
- RenderBlock {P} at (0,118) size 600x32
- RenderInline {A} at (0,0) size 153x16 [color=#0000EE]
- RenderText {#text} at (0,0) size 153x16
+layer at (0,0) size 800x170
+ RenderBlock {HTML} at (0,0) size 800x170
+ RenderBody {BODY} at (100,0) size 600x154
+ RenderBlock {P} at (0,118) size 600x36
+ RenderInline {A} at (0,0) size 153x18 [color=#0000EE]
+ RenderText {#text} at (0,0) size 153x18
text run at (0,0) width 153: "rdar://problem/7026010"
- RenderBR {BR} at (152,0) size 1x16
- RenderText {#text} at (0,16) size 475x16
- text run at (0,16) width 475: "Test for the root layer getting correctly positioned. You should see no red."
+ RenderBR {BR} at (152,0) size 1x18
+ RenderText {#text} at (0,18) size 475x18
+ text run at (0,18) width 475: "Test for the root layer getting correctly positioned. You should see no red."
layer at (350,1) size 100x100
RenderBlock (positioned) {DIV} at (350,1) size 100x100 [bgcolor=#FF0000]
layer at (-100,0) size 300x100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600

Powered by Google App Engine
This is Rietveld 408576698