Bug 306068
| Summary: | Changing flow-tolerance in Web Inspector doesn't trigger relayout for display: grid-lanes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | CSS | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | All | ||
| OS: | All | ||
Brandon
If you modify item/flow-tolerance is a display: grid-lanes items may shift. This is not happening when updating them from the web inspector.
It does work if you modify the source code directly and reload the page.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/168711707>
Brandon
Testing a fix
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/57084
EWS
Committed 306093@main (4b7904bbcb58): <https://commits.webkit.org/306093@main>
Reviewed commits have been landed. Closing PR #57084 and removing active labels.