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

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

Issue 1271253005: Auto-rebaseline for r200178 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/platform/mac-lion/fast/html/marquee-scrollamount-expected.txt
diff --git a/LayoutTests/platform/win/fast/html/marquee-scrollamount-expected.txt b/LayoutTests/platform/mac-lion/fast/html/marquee-scrollamount-expected.txt
similarity index 84%
copy from LayoutTests/platform/win/fast/html/marquee-scrollamount-expected.txt
copy to LayoutTests/platform/mac-lion/fast/html/marquee-scrollamount-expected.txt
index d90daa916d50f0fe59aa206016d2fec7c5400b31..ab078cd849c2bbab33df08d082dfb98d00b7a260 100644
--- a/LayoutTests/platform/win/fast/html/marquee-scrollamount-expected.txt
+++ b/LayoutTests/platform/mac-lion/fast/html/marquee-scrollamount-expected.txt
@@ -4,14 +4,14 @@ 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 768x35
+ 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
+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 28x17
+ LayoutText {#text} at (0,0) size 28x18
text run at (0,0) width 28: "Test"

Powered by Google App Engine
This is Rietveld 408576698