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