Bug 189583 - MediaQueryList.matches should update parent document layout for viewport-dependent media queries
Summary: MediaQueryList.matches should update parent document layout for viewport-depe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-13 06:06 PDT by Emilio Cobos Álvarez (:emilio)
Modified: 2022-08-04 12:01 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emilio Cobos Álvarez (:emilio) 2018-09-13 06:06:47 PDT
See the test-case at https://bugzilla.mozilla.org/attachment.cgi?id=8972799 / https://github.com/w3c/csswg-drafts/issues/3101.

The iframe resize should be properly reflected in MediaQueryList.matches.
Comment 1 Brent Fulgham 2022-07-15 13:34:54 PDT
Firefox and Safari continue to fail this test case.
Comment 2 Brent Fulgham 2022-07-15 13:35:02 PDT
(Chrome passes)
Comment 3 Radar WebKit Bug Importer 2022-07-15 13:35:05 PDT
<rdar://problem/97091396>
Comment 4 Ryosuke Niwa 2022-08-03 23:16:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3003
Comment 5 EWS 2022-08-04 12:01:46 PDT
Committed 253123@main (e66751caa5cc): <https://commits.webkit.org/253123@main>

Reviewed commits have been landed. Closing PR #3003 and removing active labels.