Bug 259311
| Summary: | [contain-intrinsic-size] Correct "auto none" support | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Rob Buis <rbuis> |
| Component: | CSS | Assignee: | Rob Buis <rbuis> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Rob Buis
r265617 incorrectly changed some places where
writing mode was being taken into account, fix
that by introducing containIntrinsicLogical(Width|Height)HasAuto
methods and using them instead of containIntrinsic*(Width|Height)HasAuto.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Rob Buis
Pull request: https://github.com/WebKit/WebKit/pull/15812
Radar WebKit Bug Importer
<rdar://problem/112479718>
EWS
Committed 266136@main (c42f4ea8948a): <https://commits.webkit.org/266136@main>
Reviewed commits have been landed. Closing PR #15812 and removing active labels.