Bug 245839 - Grid layout is wrong in MDN page
Summary: Grid layout is wrong in MDN page
Status: RESOLVED DUPLICATE of bug 224899
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: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-29 11:55 PDT by Said Abou-Hallawa
Modified: 2022-10-03 12:14 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 Said Abou-Hallawa 2022-09-29 11:55:54 PDT
Check the "Try it" box in this page https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter.

Or open the problematic frame only https://interactive-examples.mdn.mozilla.net/pages/css/backdrop-filter.html

Result: Wrong layout and the example itself is not shown. When inspecting the example container, nothing is highlighted.
Comment 1 Radar WebKit Bug Importer 2022-10-03 11:59:32 PDT
<rdar://problem/100727661>
Comment 2 Oriol Brufau 2022-10-03 12:14:28 PDT
This is not related to grid layout.
What happens is that WebKit doesn't support backdrop-filter, so MDN doesn't show the live example, since it wouldn't work at all.

*** This bug has been marked as a duplicate of bug 224899 ***