Sign in
webkit
/
WebKit
/
9d6ba2cf6c064d9cb1890583985a07452f7befa6
/
.
/
LayoutTests
/
fast
/
css
/
accent-color
/
text-expected.html
blob: 8de3be49af07c879356bc2cfb3b8b08135f37a08 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<p>
Test that accent-color does not customize the appearance of text inputs.
</p>
<input
style
=
"
accent-color
:
blue
;
"
>
</body>
</html>