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

Unified Diff: LayoutTests/platform/win-xp/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-xp/virtual/softwarecompositing/overflow/nested-border-radius-clipping-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/nested-border-radius-clipping-expected.txt b/LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/nested-border-radius-clipping-expected.txt
deleted file mode 100644
index 266adc2b46883aa745c422c03ec940d356e7f73b..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/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 800x456
- RenderBlock {HTML} at (0,0) size 800x456
- RenderBody {BODY} at (8,8) size 784x440
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 780x39
- text run at (0,0) width 780: "This tests that border-radius is applied with composited scrolling. If the top-left corner is rounded and nothing paints outside of the"
- text run at (0,20) width 221: "rounded-corner clip, this test passes."
-layer at (8,48) size 400x400 clip at (8,48) size 385x385 scrollWidth 500 scrollHeight 700
- RenderBlock {DIV} at (0,40) 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,148) size 500x500 backgroundClip at (8,148) size 385x285 clip at (8,148) size 385x285 outlineClip at (8,48) size 385x385
- RenderBlock {DIV} at (0,100) size 500x500 [bgcolor=#FFFF00]
-layer at (8,398) size 100x100 backgroundClip at (8,148) size 385x285 clip at (8,148) size 385x285 outlineClip at (8,148) size 385x285
- RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698