[Webkit-unassigned] [Bug 167255] New: Styles should not show background-repeat-x/y, or -webkit-mask-repeat-x/y
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 20 14:14:58 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167255
Bug ID: 167255
Summary: Styles should not show background-repeat-x/y, or
-webkit-mask-repeat-x/y
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon.fraser at apple.com
CC: inspector-bugzilla-changes at group.apple.com
The styles sidebar shows the background-repeat-x/background-repeat-y properties, which are not real CSS properties. We only have them as CSSPropertyIDs to make parsing easier. They should never be exposed in the inspector; it should just show background-repeat and -webkit-mask-repeat.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170120/8034df76/attachment.html>
More information about the webkit-unassigned
mailing list