https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 6af27ec2961eab2855c6d9b88972ed25a9aaaf12 authored by Yutaka Hirano on 24 April 2018, 03:27:42 UTC
fix
Tip revision: 6af27ec
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