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

Unified Diff: LayoutTests/platform/mac/compositing/layers-inside-overflow-scroll-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/layers-inside-overflow-scroll-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/layers-inside-overflow-scroll-expected.txt b/LayoutTests/platform/mac/compositing/layers-inside-overflow-scroll-expected.txt
index 19b7a19e647346048da0f4005c2cbe9bee7acdaa..85503cbf424b7ec5957ba619137476c86435f4db 100644
--- a/LayoutTests/platform/mac/compositing/layers-inside-overflow-scroll-expected.txt
+++ b/LayoutTests/platform/mac/compositing/layers-inside-overflow-scroll-expected.txt
@@ -1,22 +1,22 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x426
- RenderBlock {HTML} at (0,0) size 800x426
- RenderBody {BODY} at (8,16) size 784x400
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 445x16
+layer at (0,0) size 800x428
+ RenderBlock {HTML} at (0,0) size 800x428
+ RenderBody {BODY} at (8,16) size 784x402
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 445x18
text run at (0,0) width 445: "The red box in the overflow:scroll div should be scrolled out of view."
- RenderBlock {DIV} at (10,32) size 302x206 [border: (1px solid #000000)]
+ RenderBlock {DIV} at (10,34) size 302x206 [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
-layer at (19,49) size 300x200
+layer at (19,51) size 300x200
RenderVideo {VIDEO} at (1,1) size 300x200
-layer at (18,264) size 302x152 clip at (19,265) size 285x150 scrollY 100.00 scrollHeight 500
- RenderBlock {DIV} at (10,248) size 302x152 [border: (1px solid #000000)]
+layer at (18,266) size 302x152 clip at (19,267) size 285x150 scrollY 100.00 scrollHeight 500
+ RenderBlock {DIV} at (10,250) size 302x152 [border: (1px solid #000000)]
RenderBlock {DIV} at (1,1) size 285x500
-layer at (19,49) size 300x200
+layer at (19,51) size 300x200
RenderFlexibleBox {DIV} at (0,0) size 300x200
RenderBlock {DIV} at (0,165) size 300x35
-layer at (19,49) size 300x165
+layer at (19,51) size 300x165
RenderFlexibleBox {DIV} at (0,0) size 300x165
-layer at (19,165) size 100x100 backgroundClip at (19,265) size 285x150 clip at (19,265) size 285x150 outlineClip at (19,265) size 285x150
+layer at (19,167) size 100x100 backgroundClip at (19,267) size 285x150 clip at (19,267) size 285x150 outlineClip at (19,267) size 285x150
RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698