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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/html/marquee-scrollamount-expected.txt

Issue 2674673005: Move tests for MARQUEE element to html/marquee/. (Closed)
Patch Set: Created 3 years, 11 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: third_party/WebKit/LayoutTests/platform/mac/fast/html/marquee-scrollamount-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/html/marquee-scrollamount-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/html/marquee-scrollamount-expected.txt
deleted file mode 100644
index ab078cd849c2bbab33df08d082dfb98d00b7a260..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/html/marquee-scrollamount-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 768x36
- text run at (0,0) width 768: "This is a regression test for https://bugs.webkit.org/show_bug.cgi?id=50434. It verifies that a marquee does not animate"
- text run at (0,18) width 256: "when scrollAmount is set to 0 by script."
- LayoutBlockFlow (anonymous) at (0,52) size 784x18
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,60) size 100x18 scrollWidth 196
- LayoutBlockFlow {MARQUEE} at (0,0) size 100x18 [color=#FFFFFF]
-layer at (8,60) size 100x18
- LayoutBlockFlow {DIV} at (0,0) size 100x18
- LayoutText {#text} at (0,0) size 28x18
- text run at (0,0) width 28: "Test"

Powered by Google App Engine
This is Rietveld 408576698