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

Side by Side Diff: third_party/WebKit/LayoutTests/html/marquee/marquee-scroll-expected.txt

Issue 2674673005: Move tests for MARQUEE element to html/marquee/. (Closed)
Patch Set: Created 3 years, 10 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 unified diff | Download patch
OLDNEW
1 Test for bug 15263: REGRESSION: scrolldelay=0 causes marquee not to display 1 Test for bug 15263: REGRESSION: scrolldelay=0 causes marquee not to display
2 2
3 The marquee below is defined with a scrollDelay value of zero and with the trues peed attribute assigned to an empty string. It should scroll until the text, "Th e marquee scroll test passed" is visible and left justified. 3 The marquee below is defined with a scrollDelay value of zero and with the trues peed attribute assigned to an empty string. It should scroll until the text, "Th e marquee scroll test passed" is visible and left justified.
4 4
5 This test uses cyan characters to make the result image deterministic. (Otherwis e, 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. 5 This test uses cyan characters to make the result image deterministic. (Otherwis e, 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.
6 6
7 The marquee scroll test passed 7 The marquee scroll test passed
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698