[Webkit-unassigned] [Bug 166870] New: CSS generated content does not appear before fallback summary inserted by browser
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 9 16:21:13 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=166870
Bug ID: 166870
Summary: CSS generated content does not appear before fallback
summary inserted by browser
Classification: Unclassified
Product: WebKit
Version: Safari 10
Hardware: Unspecified
OS: OS X 10.10
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sjhobson at gmail.com
Created attachment 298412
--> https://bugs.webkit.org/attachment.cgi?id=298412&action=review
The words "before" and "after" should appear on either side of the "Details" heading inserted by the browser, like they do before the "Summary" provided in the other example.
For <details> elements that lack a <summary>, the browser inserts one. This dynamically inserted element cannot be styled the same way as if the element is provided by the developer - specifically CSS generated content is not inserted.
Possibly related to Bug 117374.
--
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/20170110/a7516c20/attachment-0001.html>
More information about the webkit-unassigned
mailing list