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

Unified Diff: LayoutTests/platform/linux/fast/html/marquee-scrollamount-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
Index: LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt
diff --git a/LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt b/LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt
index a5c01102852bcf94361409b32dba89b22dc18e8b..ec76444b0314d3ae364e0b4fd622fde96c46146a 100644
--- a/LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt
+++ b/LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt
@@ -9,7 +9,9 @@ layer at (0,0) size 800x600
text run at (0,20) width 202: "scrollAmount is set to 0 by script."
RenderBlock (anonymous) at (0,56) size 784x20
RenderText {#text} at (0,0) size 0x0
-layer at (8,64) size 100x20 scrollX -100
- RenderMarquee {MARQUEE} at (0,0) size 100x20
+layer at (8,64) size 784x20
+ RenderBlock {MARQUEE} at (0,0) size 784x20
+layer at (8,64) size 784x20
+ RenderBlock {DIV} at (0,0) size 784x20
RenderText {#text} at (0,0) size 26x19
text run at (0,0) width 26: "Test"

Powered by Google App Engine
This is Rietveld 408576698