[Webkit-unassigned] [Bug 23588] Add inputmode attribute support, as per XHTML Basic 1.1
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 28 12:33:35 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=23588
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #25 from Ahmad Saleem <zlip.792 at gmail.com> ---
I get following results across all browsers:
*** Safari 15.6 on macOS 12.5 ***
XSLTProcessor param namespace test
$param = namespace-2 param
$ns1:param = not set
$ns2:param = not set
XSLTProcessor param namespace test
$param = non-namespaced param
$ns1:param = namespace-1 param
$ns2:param = namespace-2 param
*** Chrome Canary 106 ***
Same as Safari 15.6 above
*** Firefox Nightly 105 ***
XSLTProcessor param namespace test
$param = non-namespaced param
$ns1:param = namespace-1 param
$ns2:param = namespace-2 param
XSLTProcessor param namespace test
$param = non-namespaced param
$ns1:param = not set
$ns2:param = not set
_______
I am not sure on web-specs but just wanted to share latest results. 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/20220728/d75dfc6c/attachment.htm>
More information about the webkit-unassigned
mailing list