RESOLVED FIXED 169612
Computed value of display:contents is wrong
https://bugs.webkit.org/show_bug.cgi?id=169612
Summary Computed value of display:contents is wrong
Mats Palmgren
Reported 2017-03-14 10:23:27 PDT
Created attachment 304391 [details] Testcase STR 1. load the attached testcase and look at the output in the console ACTUAL RESULTS "contents" "inline" EXPECTED RESULTS "" "block" Safari does not support display:contents (the rendered red border proves that) so 'contents' should be rejected as a valid value for the 'display' property.
Attachments
Testcase (175 bytes, text/html)
2017-03-14 10:23 PDT, Mats Palmgren
no flags
Radar WebKit Bug Importer
Comment 1 2017-03-15 21:57:54 PDT
Tim Nguyen (:ntim)
Comment 2 2021-03-25 16:04:09 PDT
This looks fixed in Safari 14 & STP.
Note You need to log in before you can comment on or make changes to this bug.