Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
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>