github web-platform-tests/wpt merge_pr_47909

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
7 months ago

Don't treat all inputs and textareas as dir=auto when their value changes.

Note that the added test in dir-auto-dynamic-changes.window.js doesn't
actually test the bug, which requires actual editing and not
manipulation of the value. Thus I'm also adding a separate test with
testdriver.js to test a very simple case of the bug.

I'm putting this fix behind a flag because the code is quite old, just
in case there's some strange dependency on it.

Fixed: 362787713
Change-Id: Ib374d015332499a1532e045bdd413c26e110ba83
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5828471
Reviewed-by: Joey Arhar jarhar@chromium.org
Commit-Queue: David Baron dbaron@chromium.org
Cr-Commit-Position: refs/heads/main@{#1349485}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.