https://github.com/web-platform-tests/wpt
Raw File
Tip revision: d89cd24ee381abb6cd74fc315779281d86bffe1d authored by David Storey on 06 April 2018, 23:24:56 UTC
Fix casing for a element
Tip revision: d89cd24
webkit-text-fill-color-property-001-ref.html
<!DOCTYPE html>
<meta charset="utf-8">
<title>webkit-text-fill-color: untouched</title>
<link rel="author" title="Jeremy Chen" href="jeremychen@mozilla.com">
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
<div style="color: green">These texts should be green</div>
back to top