summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/pseudo-required-shared-expected.html
blob: 41b0547e27872b9637b45386856909fc3a119b8d (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<body>
<input value="required" style="color:red;">
<input value="optional">
</body>
</html>