Bug 244441
| Summary: | Rename misleadingly named NodeFlag::SelfOrAncestorHasDirAuto | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 64861 | ||
Ryosuke Niwa
NodeFlag::SelfOrAncestorHasDirAuto isn't reflective of its semantics
given it only applies to nodes between dir=auto and the first strongly directional node,
not every descendants of dir=auto element.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/3741
EWS
Committed 253877@main (b76609ac1592): <https://commits.webkit.org/253877@main>
Reviewed commits have been landed. Closing PR #3741 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99241653>