WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
157477
Expand 'display: contents' implementation to elements other than <slot>
https://bugs.webkit.org/show_bug.cgi?id=157477
Summary
Expand 'display: contents' implementation to elements other than <slot>
Theresa O'Connor
Reported
2016-05-09 10:46:17 PDT
We currently support 'display: contents' for slot elements (see
https://bugs.webkit.org/show_bug.cgi?id=149439
for details). We should expand this to be generally usable for other elements.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-05-09 10:47:28 PDT
<
rdar://problem/26174284
>
Ilya Streltsyn
Comment 2
2017-07-18 23:21:26 PDT
I believe this bug should have higher priority since the current implementation results in wrong behavior: '@supports(display:contents)' feature request claims that browser supports this value (which is partially true since it can parse it), but it doesn't apply actually. Tested in iOS 10.3 Safari.
Antti Koivisto
Comment 3
2017-11-14 11:07:40 PST
Enabled by default in
https://trac.webkit.org/changeset/224822
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug