Bug 245839
Summary: | Grid layout is wrong in MDN page | ||
---|---|---|---|
Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, obrufau, simon.fraser, svillar, webkit-bug-importer, webkit-layout-noreply, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Said Abou-Hallawa
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100727661>
Oriol Brufau
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 ***