[Webkit-unassigned] [Bug 257682] New: 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
Sat Jun 3 17:41:09 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=257682
Bug ID: 257682
Summary: WPT Test 'wrap-enumerated-ascii-case-insensitive.html'
depends on 'font-family: monospace' UA rule
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: BrowserCompat, WPTImpact
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: annevk at annevk.nl, cdumez at apple.com, karlcow at apple.com,
ntim at apple.com, wenson_hsieh at apple.com
Hi Team,
While trying to see differences in textarea font, I realised that we don't have below in UA stylesheet for 'textarea':
font-family: monospace;
But it is also not in spec (HTML > Rendering section) but Blink does have it in their UA stylesheet but Firefox does not but they do have mono-spaced font (IMO).
While doing local testing and then adding above, it seems that it leads to passing following WPT test (test depending on 'font'?):
WPT Test: https://wpt.fyi/results/html/semantics/forms/the-textarea-element?label=master&label=experimental&aligned=&q=wrap+enumerated
Live Link (Test): http://wpt.live/html/semantics/forms/the-textarea-element/wrap-enumerated-ascii-case-insensitive.html
Just wanted to raise it so if we need to add 'font-family: monospace' to fix the testcase or we have any rationale to stay away from this.
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/20230604/5518adda/attachment.htm>
More information about the webkit-unassigned
mailing list