[Webkit-unassigned] [Bug 257682] WPT Test 'wrap-enumerated-ascii-case-insensitive.html' depends on 'font-family: monospace' UA rule

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 4 05:24:19 PDT 2023


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

--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Anne van Kesteren from comment #1)
> When wrapping is enforced to some column width, it shouldn't really matter
> what font is being used. If we use a layout code path for determining the
> break points it might make sense to pretend monospace is in use there, but
> we shouldn't have to change the test or our UA style sheet I think.

Then should we consider this as known WPT failure? I think if the test is depending on font-family being monospace but it is not mandated by spec to have monospace, should we update WPT. Although, if monospace is by spec then we should update our UA stylesheet and as a result, get win on this test?

I looked into code side and we are using 'equalIgnoringLetters...' similar to Chrome / Blink, which progressed for them and only difference seems to be this.

Just trying to understand how should we go about this? Sorry, web-spec is not my strong side and still need to learn a lot. Sorry for just asking more questions.

-- 
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/20230604/8cc81082/attachment.htm>


More information about the webkit-unassigned mailing list