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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/nested-border-radius-clipping-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/nested-border-radius-clipping-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/nested-border-radius-clipping-expected.txt b/LayoutTests/platform/mac/compositing/overflow/nested-border-radius-clipping-expected.txt
index 010db980bc0d8b30b37058def9c1ec1a988f79bc..a1c34add4531dfedc3a72474dad510daa12f3f80 100644
--- a/LayoutTests/platform/mac/compositing/overflow/nested-border-radius-clipping-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/nested-border-radius-clipping-expected.txt
@@ -1,17 +1,17 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x448
- RenderBlock {HTML} at (0,0) size 800x448
- RenderBody {BODY} at (8,8) size 784x432
- RenderBlock (anonymous) at (0,0) size 784x32
- RenderText {#text} at (0,0) size 747x32
+layer at (0,0) size 800x452
+ RenderBlock {HTML} at (0,0) size 800x452
+ RenderBody {BODY} at (8,8) size 784x436
+ RenderBlock (anonymous) at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 747x36
text run at (0,0) width 747: "This tests that border-radius is applied with composited scrolling. If the top-left corner is rounded and nothing paints"
- text run at (0,16) width 324: "outside of the rounded-corner clip, this test passes."
-layer at (8,40) size 400x400 clip at (8,40) size 385x385 scrollWidth 500 scrollHeight 700
- RenderBlock {DIV} at (0,32) size 400x400 [bgcolor=#0000FF]
+ text run at (0,18) width 324: "outside of the rounded-corner clip, this test passes."
+layer at (8,44) size 400x400 clip at (8,44) size 385x385 scrollWidth 500 scrollHeight 700
+ RenderBlock {DIV} at (0,36) size 400x400 [bgcolor=#0000FF]
RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
RenderBlock {DIV} at (0,600) size 100x100 [bgcolor=#008000]
-layer at (8,140) size 500x500 backgroundClip at (8,140) size 385x285 clip at (8,140) size 385x285 outlineClip at (8,40) size 385x385
+layer at (8,144) size 500x500 backgroundClip at (8,144) size 385x285 clip at (8,144) size 385x285 outlineClip at (8,44) size 385x385
RenderBlock {DIV} at (0,100) size 500x500 [bgcolor=#FFFF00]
-layer at (8,390) size 100x100 backgroundClip at (8,140) size 385x285 clip at (8,140) size 385x285 outlineClip at (8,140) size 385x285
+layer at (8,394) size 100x100 backgroundClip at (8,144) size 385x285 clip at (8,144) size 385x285 outlineClip at (8,144) size 385x285
RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698