summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/unset-keyword-expected.html
blob: ae502bada8b6038a19178ab2e8fae936151d0f8f (plain)
1
2
3
4
<body>
  <span>all</span><br>
  <span style="color: green">unset</span>
</body>