https://github.com/web-platform-tests/wpt
Raw File
Tip revision: c1dbf959c9037926e712df3222e2879f5d763ab3 authored by Mike Pennisi on 13 February 2017, 17:52:13 UTC
fixup! [webdriver] Update tests
Tip revision: c1dbf95
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