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

Unified Diff: LayoutTests/platform/linux/virtual/softwarecompositing/overflow/scroll-ancestor-update-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/linux/virtual/softwarecompositing/overflow/scroll-ancestor-update-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/softwarecompositing/overflow/scroll-ancestor-update-expected.txt b/LayoutTests/platform/linux/virtual/softwarecompositing/overflow/scroll-ancestor-update-expected.txt
deleted file mode 100644
index 71a12c6d7c166dd6bcc64468986e4ad84e70cfc9..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/virtual/softwarecompositing/overflow/scroll-ancestor-update-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x105
- RenderBlock {HTML} at (0,0) size 800x105
- RenderBody {BODY} at (0,0) size 800x105
- RenderText {#text} at (0,0) size 0x0
-layer at (0,0) size 100x100
- RenderVideo {VIDEO} at (0,0) size 100x100
-layer at (50,50) size 100x100
- RenderBlock (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
-layer at (50,50) size 200x200
- RenderBlock (positioned) {DIV} at (50,50) size 200x200
- RenderBlock {P} at (0,218) size 200x60
- RenderText {#text} at (0,0) size 198x59
- text run at (0,0) width 182: "The green box should obscure"
- text run at (0,20) width 198: "the red box, and move when you"
- text run at (0,40) width 109: "drag the scrollbar."
-layer at (50,50) size 202x202 clip at (51,51) size 185x200 scrollY 50 scrollHeight 550
- RenderBlock {DIV} at (0,0) size 202x202 [border: (1px solid #000000)]
- RenderBlock {DIV} at (1,51) size 185x500
-layer at (51,51) size 100x100
- RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698