[Webkit-unassigned] [Bug 174960] New: Web Inspector: Styles: CSS autocompletion for HTML shouldn't include SVG CSS properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 28 16:51:19 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174960

            Bug ID: 174960
           Summary: Web Inspector: Styles: CSS autocompletion for HTML
                    shouldn't include SVG CSS properties
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

CSS autocompletion for HTML elements shouldn't include CSS properties that work only for SVG.
Likewise, CSS autocompletion for SVG elements shouldn't include CSS properties that work only for HTML.

For example,
HTML <div> shouldn't include "fill".
SVG <path> should include "fill", but shouldn't include "background".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170728/0d23b53a/attachment.html>


More information about the webkit-unassigned mailing list