RESOLVED WONTFIX 267660
Fix HTML directionality inheritance for empty <bdi> elements with no dir attribute
https://bugs.webkit.org/show_bug.cgi?id=267660
Summary Fix HTML directionality inheritance for empty <bdi> elements with no dir attr...
Ahmad Saleem
Reported 2024-01-17 15:55:42 PST
Hi Team, While looking into WPT Test cases and Safari failing, I noticed that we started to fail newly added test, so I thought to raise so we can fix it. WPT Test case: https://wpt.fyi/results/html/semantics/text-level-semantics/the-bdi-element/bdi-auto-dir-default.html?label=master&label=experimental&aligned= WPT Test Case Live Link: http://wpt.live/html/semantics/text-level-semantics/the-bdi-element/bdi-auto-dir-default.html Blink Commit: https://chromium-review.googlesource.com/c/chromium/src/+/5186678 ^ Chrome Canary 122 (122.0.6253.0) is passing while WPT shows it as failing. Just wanted to raise so we can track and fix it. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-24 15:56:14 PST
L. David Baron
Comment 2 2024-02-15 19:30:30 PST
I think the changes that caused WebKit to fail this test have been reverted in https://github.com/web-platform-tests/wpt/pull/44621
Note You need to log in before you can comment on or make changes to this bug.