Bug 261195 - Many tests in css/css-sizing/contain-intrinsic-size fail in Safari
Summary: Many tests in css/css-sizing/contain-intrinsic-size fail in Safari
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 261193 261194
Blocks:
  Show dependency treegraph
 
Reported: 2023-09-06 00:41 PDT by Ryosuke Niwa
Modified: 2023-09-06 01:12 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Ryosuke Niwa 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...
Comment 2 Tim Nguyen (:ntim) 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)