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

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

Issue 209443007: Remove shape-inside support (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix more (all?) tests Created 6 years, 9 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 0dc65ce85ccb3c172e9ee03bb36e23bd374986d2..8f601732b78ad427f34c26a9db9b01a301f7a82d 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -108,7 +108,6 @@ resize custom_value
right type_name=Length, initial=initialOffset, converter=convertLengthOrAuto
scroll-behavior type_name=ScrollBehavior
shape-image-threshold type_name=float
-shape-inside type_name=ShapeValue*, custom_value
shape-margin type_name=Length, converter=convertLength
shape-outside type_name=ShapeValue*, custom_value
shape-padding type_name=Length, converter=convertLength

Powered by Google App Engine
This is Rietveld 408576698