WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
261195
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
Ryosuke Niwa
Reported
2023-09-06 00:41:43 PDT
See
https://wpt.fyi/results/css/css-sizing/contain-intrinsic-size?label=experimental&label=master&aligned
Safari fails a bunch of test cases even though they all claim to be passing in WebKitTestRunner:
https://github.com/WebKit/WebKit/tree/main/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/contain-intrinsic-size
Attachments
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug