https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 67ae39cdc366bf08f939907325ed1811ac67f3ac authored by Marcos Cáceres on 28 March 2018, 06:12:01 UTC
fix copy/pasta
Tip revision: 67ae39c
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