https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 8394689c5548b7bfdee90f15c62bd1c0b0dd9f95 authored by Simon Pieters on 24 October 2016, 15:05:45 UTC
Add a test for multiple groups in a single div
Tip revision: 8394689
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