[Webkit-unassigned] [Bug 191286] Add a pseudoclass that matches img elements that are backed by an attachment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 16:23:37 PST 2018


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

mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #354012|0                           |1
        is obsolete|                            |
 Attachment #354024|                            |review?
              Flags|                            |

--- Comment #4 from mitz at webkit.org ---
Created attachment 354024

  --> https://bugs.webkit.org/attachment.cgi?id=354024&action=review

Introduce :has-attachment

Some things that need review here:
- the name of the pseudoclass
- the way it’s made to not parse at runtime if the attachment element isn’t enabled
- the lack of an explicit mechanism to force style resolution when an img gains an attachment, because currently the DOM tree mutation just makes it work

-- 
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/20181107/e61cd878/attachment.html>


More information about the webkit-unassigned mailing list