https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 4073c528708a2e2bfe6fe0ff9c948b3cc2ed3121 authored by Nicolás Peña on 21 March 2018, 23:20:26 UTC
Move remaining Intel/resource-timing/ tests to WPT
Tip revision: 4073c52
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