[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
Mon Jun 5 17:17:54 PDT 2023


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

--- Comment #5 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Myles C. Maxfield from comment #4)
> I see what's happening. The test is setting cols=7, and expecting that this
> will cause "hello world" to have a line break in it. This is totally bogus
> with a proportional-width font, like system-ui which we use.
> 
> I don't think we should change the look of text areas in WebKit just because
> of a WPT test failure. I think we should update the test to just add:
> 
> ```
> textarea {
>     font-family: monospace;
> }
> ```
> 
> instead.
> 
> Firefox's failure looks real: their <textarea>s have the line break, but
> they're failing the test anyway.

Thanks Myles. I will raise an issue on WPT or if possible, would do PR. Although if someone else want to do PR for WPT, please go ahead.

-- 
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/20230606/44b1d656/attachment.htm>


More information about the webkit-unassigned mailing list