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

Unified Diff: LayoutTests/fast/html/marquee-scroll-expected.txt

Issue 1273803003: Make marquee-scroll a pixel test to avoid flakyness in render tree output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add expected file. Created 5 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/fast/html/marquee-scroll-expected.txt
diff --git a/LayoutTests/fast/html/marquee-scroll-expected.txt b/LayoutTests/fast/html/marquee-scroll-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b2943adf0e273708e9fc19959cc701b707154a92
--- /dev/null
+++ b/LayoutTests/fast/html/marquee-scroll-expected.txt
@@ -0,0 +1,7 @@
+Test for bug 15263: REGRESSION: scrolldelay=0 causes marquee not to display
+
+The marquee below is defined with a scrollDelay value of zero and with the truespeed attribute assigned to an empty string. It should scroll until the text, "The marquee scroll test passed" is visible and left justified.
+
+This test uses cyan characters to make the result image deterministic. (Otherwise, the result image changes depending on when the content_shell takes a snapshot.) In order to run this test manually, change the color to black.
+
+The marquee scroll test passed
« no previous file with comments | « LayoutTests/fast/html/marquee-scroll.html ('k') | LayoutTests/platform/linux/fast/html/marquee-scroll-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698