[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 20:10:18 PDT 2023


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmaxfield at apple.com

--- Comment #3 from Karl Dubost <karlcow at apple.com> ---
Good catch Ahmad,
The test is also failing on Firefox. 

It was created during this commit 
https://github.com/web-platform-tests/wpt/commit/4d00984a61358a8c3a743f60cb49ccc1ccffeae4

which is tied to https://codereview.chromium.org/2811793004/patch/1/10109
and related to https://www.unicode.org/Public/UCD/latest/ucd/CaseFolding.txt


Adding this to the test make it pass in Safari, but still fails in Firefox.
<style>textarea {font-family: monospace;}</style>

Firefox has a number of issues with textarea wrapping 
https://bugzilla.mozilla.org/buglist.cgi?quicksearch=textarea+wrap


https://github.com/web-platform-tests/wpt/blob/e5d3dd0d81879bd700149fc6cd2873a458ed1a56/html/semantics/forms/the-textarea-element/wrap-enumerated-ascii-case-insensitive.html#L26-L39

https://html.spec.whatwg.org/multipage/form-elements.html#attr-textarea-wrap

Maybe Myles has a better answer on the source of the issue.

-- 
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/20230605/a80f47eb/attachment.htm>


More information about the webkit-unassigned mailing list