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

Unified Diff: LayoutTests/platform/mac/compositing/geometry/partial-layout-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/partial-layout-update-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/geometry/partial-layout-update-expected.txt b/LayoutTests/platform/mac/compositing/geometry/partial-layout-update-expected.txt
index 2319e264e88dbb4f0da1929229e783016e3a2419..5cffa4ff5b65baaaee72a3f0ad44540813b0e0d1 100644
--- a/LayoutTests/platform/mac/compositing/geometry/partial-layout-update-expected.txt
+++ b/LayoutTests/platform/mac/compositing/geometry/partial-layout-update-expected.txt
@@ -3,14 +3,14 @@ layer 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 {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 365x16
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 365x18
text run at (0,0) width 365: "The green box should always obscure the red box below."
-layer at (8,40) size 402x202 clip at (9,41) size 400x200
- RenderBlock (relative positioned) {DIV} at (0,32) size 402x202 [border: (1px solid #000000)]
-layer at (9,41) size 200x200
+layer at (8,42) size 402x202 clip at (9,43) size 400x200
+ RenderBlock (relative positioned) {DIV} at (0,34) size 402x202 [border: (1px solid #000000)]
+layer at (9,43) size 200x200
RenderBlock (positioned) zI: 3 {DIV} at (1,1) size 200x200 [bgcolor=#BBBBBB]
-layer at (9,41) size 100x100
+layer at (9,43) size 100x100
RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-layer at (9,41) size 100x100
+layer at (9,43) size 100x100
RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698