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

Unified Diff: third_party/WebKit/Source/core/css/CSSProperties.json5

Issue 2877783004: Removed CSSPropertyAPIShadow group property stub (Closed)
Patch Set: Created 3 years, 7 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/Source/core/css/CSSProperties.json5
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.json5 b/third_party/WebKit/Source/core/css/CSSProperties.json5
index 6c1291826598a868f039550b7394283be9fc3064..f819a01c3833c1abbf11cb41c714463f5831cd9d 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
@@ -1962,7 +1962,6 @@
},
{
name: "text-shadow",
- api_class: "CSSPropertyAPIShadow",
converter: "ConvertShadowList",
inherited: true,
interpolable: true,
@@ -3126,7 +3125,6 @@
},
{
name: "-webkit-box-shadow",
- api_class: "CSSPropertyAPIShadow",
alias_for: "box-shadow",
},
{
« no previous file with comments | « third_party/WebKit/Source/core/css/BUILD.gn ('k') | third_party/WebKit/Source/core/css/properties/CSSPropertyAPIShadow.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698