Bug 261997
| Summary: | [css-shapes] Fix serialization of shape-outside | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joonghun Park <jh718.park> |
| Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ntim, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Joonghun Park
This change make css property 'shape-outside' not include 'margin-box' in serialization result because it is implied.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Tim Nguyen (:ntim)
*** Bug 261904 has been marked as a duplicate of this bug. ***
Tim Nguyen (:ntim)
I have a patch for this.
Radar WebKit Bug Importer
<rdar://problem/115938310>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/18123
EWS
Committed 268365@main (5e57291ddc43): <https://commits.webkit.org/268365@main>
Reviewed commits have been landed. Closing PR #18123 and removing active labels.
Joonghun Park
Ah, you already reported the same bug. Thank you for closing this one:)