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