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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/overflow-positioning-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/overflow/overflow-positioning-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/overflow-positioning-expected.txt b/LayoutTests/platform/mac/compositing/overflow/overflow-positioning-expected.txt
index 7068a85fbb497548e4174658a5e97dc471e8bddc..d478cf743d3dd03d24ac48b09445dc6f958fe9d8 100644
--- a/LayoutTests/platform/mac/compositing/overflow/overflow-positioning-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/overflow-positioning-expected.txt
@@ -1,16 +1,16 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x434
- RenderBlock {HTML} at (0,0) size 800x434
- RenderBody {BODY} at (100,100) size 600x234
- RenderBlock {P} at (0,0) size 600x16
- RenderText {#text} at (0,0) size 479x16
+layer at (0,0) size 800x436
+ RenderBlock {HTML} at (0,0) size 800x436
+ RenderBody {BODY} at (100,100) size 600x236
+ RenderBlock {P} at (0,0) size 600x18
+ RenderText {#text} at (0,0) size 479x18
text run at (0,0) width 479: "Things should not jump around when the green square starts the transition."
-layer at (100,132) size 202x202 clip at (101,133) size 200x200
- RenderBlock (relative positioned) {DIV} at (0,32) size 202x202 [border: (1px solid #000000)]
-layer at (101,133) size 200x100
+layer at (100,134) size 202x202 clip at (101,135) size 200x200
+ RenderBlock (relative positioned) {DIV} at (0,34) size 202x202 [border: (1px solid #000000)]
+layer at (101,135) size 200x100
RenderBlock (relative positioned) {DIV} at (1,1) size 200x100 [bgcolor=#80800033]
-layer at (-99,133) size 150x100 backgroundClip at (101,133) size 200x200 clip at (101,133) size 200x200 outlineClip at (101,133) size 200x200
+layer at (-99,135) size 150x100 backgroundClip at (101,135) size 200x200 clip at (101,135) size 200x200 outlineClip at (101,135) size 200x200
RenderBlock (positioned) {DIV} at (-200,0) size 150x100 [bgcolor=#0000FF]
-layer at (101,133) size 150x150
+layer at (101,135) size 150x150
RenderBlock (positioned) {DIV} at (1,1) size 150x150 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698