Sign in
webkit
/
WebKit
/
5ee61c06e54d41c4ffb65d69f6b4605c35afb105
/
.
/
LayoutTests
/
fast
/
css
/
pseudo-required-shared-expected.html
blob: 41b0547e27872b9637b45386856909fc3a119b8d [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<input
value
=
"required"
style
=
"
color
:
red
;
"
>
<input
value
=
"optional"
>
</body>
</html>