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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 3 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: third_party/WebKit/LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt
index d34e83001ec22af5d460726e9ebb0b2d247021a9..8ea6e256f1b5c8e6daa65ecfb9fb542a1a32cd0c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x600
text run at (0,20) width 202: "scrollAmount is set to 0 by script."
LayoutBlockFlow (anonymous) at (0,56) size 784x20
LayoutText {#text} at (0,0) size 0x0
-layer at (8,64) size 100x20
+layer at (8,64) size 100x20 scrollWidth 195
LayoutBlockFlow {MARQUEE} at (0,0) size 100x20 [color=#FFFFFF]
layer at (8,64) size 100x20
LayoutBlockFlow {DIV} at (0,0) size 100x20
- LayoutText {#text} at (0,0) size 26x19
- text run at (0,0) width 26: "Test"
+ LayoutText {#text} at (0,0) size 25x19
+ text run at (0,0) width 25: "Test"

Powered by Google App Engine
This is Rietveld 408576698