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

Unified Diff: LayoutTests/inspector/elements/styles/internal-properties-text-expected.txt

Issue 457633002: Remove left-overs from -webkit-marquee-speed removal. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Don't use time for speed. Created 6 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
« no previous file with comments | « no previous file | Source/core/css/CSSProperties.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/elements/styles/internal-properties-text-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/internal-properties-text-expected.txt b/LayoutTests/inspector/elements/styles/internal-properties-text-expected.txt
index 86ab0c4af8af252939a399e22357c6e7bed942e9..f4fa41b585d11c7e4ba02ad53432504cb39f1e14 100644
--- a/LayoutTests/inspector/elements/styles/internal-properties-text-expected.txt
+++ b/LayoutTests/inspector/elements/styles/internal-properties-text-expected.txt
@@ -8,7 +8,7 @@ element.style { ()
[expanded]
marquee[Attributes Style] { ()
-internal-marquee-increment: 1px;
--internal-marquee-speed: 50ms;
+-internal-marquee-speed: 50;
-internal-marquee-direction: up;
« no previous file with comments | « no previous file | Source/core/css/CSSProperties.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698