[Webkit-unassigned] [Bug 258326] New: Failing 'telephone' directionality WPT test cases after WPT import

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 20 15:23:59 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=258326

            Bug ID: 258326
           Summary: Failing 'telephone' directionality WPT test cases
                    after WPT import
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat, WPTImpact
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: rniwa at webkit.org

Hi Team,

I think we special cased 'telephone' directionality [1] in the past but now we fail the WPT test:

[1] https://commits.webkit.org/252779@main

>> (WebCore::HTMLElement::computeDirectionality const): Added a special case for telephone.

[2] https://commits.webkit.org/254017@main

^ This modified the above function but still had the 'telephone' cases, which we still have.

Live Link: http://wpt.live/css/selectors/dir-pseudo-on-input-element.html

It started failing with latest WPT import: https://commits.webkit.org/258889@main

So I think either we need to remove special casing or we missed bit and need to fix it.

Just raising so we can fix this failing test as well.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230620/c2a84ea6/attachment.htm>


More information about the webkit-unassigned mailing list