RESOLVED INVALID261195
Many tests in css/css-sizing/contain-intrinsic-size fail in Safari
https://bugs.webkit.org/show_bug.cgi?id=261195
Summary Many tests in css/css-sizing/contain-intrinsic-size fail in Safari
Attachments
Ryosuke Niwa
Comment 1 2023-09-06 01:06:30 PDT
In fact, these tests are passing in WebKitTestRunner / DumpRenderTree but fail when ran inside MiniBrowser or Safari. I have no idea what on the earth is happening here...
Tim Nguyen (:ntim)
Comment 2 2023-09-06 01:12:09 PDT
The failures are expected, we haven't enabled content-visibility on Safari, but it is enabled on WKTR. (The failing tests rely on content-visibility)
Note You need to log in before you can comment on or make changes to this bug.