Bug 244446
Summary: | Setting textContent can leave dir=auto content in wrong directionality | ||
---|---|---|---|
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
Replacing all children with textContent inside dir=auto sometimes doesn't work.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/3744
EWS
Committed 253881@main (553beb07a369): <https://commits.webkit.org/253881@main>
Reviewed commits have been landed. Closing PR #3744 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99252835>
Ryosuke Niwa
Oh, wtf... somehow I didn't add tests.
Ryosuke Niwa
Re-opening for pull request https://github.com/WebKit/WebKit/pull/3757
EWS
Committed 253896@main (f3ab0d7fe454): <https://commits.webkit.org/253896@main>
Reviewed commits have been landed. Closing PR #3757 and removing active labels.