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

Unified Diff: LayoutTests/platform/win/virtual/softwarecompositing/overflow/nested-border-radius-clipping-expected.txt

Issue 473473003: Remove virtual/softwarecompositing suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 4 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/win/virtual/softwarecompositing/overflow/nested-border-radius-clipping-expected.txt
diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/overflow/nested-border-radius-clipping-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/overflow/nested-border-radius-clipping-expected.txt
deleted file mode 100644
index cf937d7107cfa36fd99c00d0b22071ebdd37f3ea..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/virtual/softwarecompositing/overflow/nested-border-radius-clipping-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-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 747x35
- 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,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,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,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