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

Unified Diff: Source/core/css/CSSProperties.in

Issue 418163003: Simplify watched selector handling and remove remnants of user stylesheets (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@cascade
Patch Set: 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
Index: Source/core/css/CSSProperties.in
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
index 1563339138fd171222b711342c710f454df6face..6508bc029f8ad8ff3ccabc1484facf761c7d3d17 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -391,7 +391,6 @@ z-index animatable, type_name=int, custom_all
-internal-marquee-repetition type_name=int, name_for_methods=MarqueeLoopCount, custom_value
-internal-marquee-speed name_for_methods=MarqueeSpeed, converter=convertNumberOrPercentage
-internal-marquee-style name_for_methods=MarqueeBehavior
--internal-callback custom_all
// Non-standard direction aware properties

Powered by Google App Engine
This is Rietveld 408576698