RESOLVED INVALID 130790
[CSS Shapes] Remove shape-inside bits from the web inspector
https://bugs.webkit.org/show_bug.cgi?id=130790
Summary [CSS Shapes] Remove shape-inside bits from the web inspector
Zoltan Horvath
Reported 2014-03-26 12:14:50 PDT
Remove shape-inside/shape-outside bits from the web inspector.
Attachments
Patch (4.04 KB, patch)
2014-03-26 14:41 PDT, Zoltan Horvath
timothy: review-
Zoltan Horvath
Comment 1 2014-03-26 14:41:34 PDT
Timothy Hatcher
Comment 2 2014-03-26 14:49:28 PDT
Comment on attachment 227887 [details] Patch Both of these files come from CodeMirror, and we don't edit them. In practice they are not used either. Other code in WebInspector replaces the set of supported properties that we get dynamically from WebCore. CSSKeywordCompletions.js might normally need editing, but I don't see shape-inside in there — only shape-outside.
Zoltan Horvath
Comment 3 2014-03-26 14:52:12 PDT
Awesome, thanks for the info! Closing as invalid.
Note You need to log in before you can comment on or make changes to this bug.