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

Unified Diff: LayoutTests/fast/css/MarqueeLayoutTest-expected.txt

Issue 394773003: Implement HTMLMarqueeElement's animation in private scripts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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
« no previous file with comments | « LayoutTests/fast/css/MarqueeLayoutTest.html ('k') | LayoutTests/fast/html/marquee-scroll.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/MarqueeLayoutTest-expected.txt
diff --git a/LayoutTests/fast/css/MarqueeLayoutTest-expected.txt b/LayoutTests/fast/css/MarqueeLayoutTest-expected.txt
index a77af3ffdab7e6f3b59bbd0c9bfe6ee76addecc8..725becef2de01464342d6a153269d29b6368acc7 100644
--- a/LayoutTests/fast/css/MarqueeLayoutTest-expected.txt
+++ b/LayoutTests/fast/css/MarqueeLayoutTest-expected.txt
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS getComputedStyle(horiz).height is "10px"
-PASS getComputedStyle(vertAuto).height is "200px"
+PASS getComputedStyle(vertAuto).height is "380px"
PASS getComputedStyle(vertFixed).height is "100px"
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/fast/css/MarqueeLayoutTest.html ('k') | LayoutTests/fast/html/marquee-scroll.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698