Bug 249837
| Summary: | [text-wrap] Support text-wrap: nowrap | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | sebastianzartner, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 245561 | ||
Tim Nguyen (:ntim)
Implement text-wrap as a longhand of white-space CSS property (as specified in the spec) and re-use existing code from white-space: nowrap;
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103663496>
Tim Nguyen (:ntim)
We mostly support this now.