https://github.com/web-platform-tests/wpt
Raw File
Tip revision: d667dfe87079b7acf0d9ec69afd1158e5f7fde8a authored by Rob Buis on 12 April 2018, 16:14:10 UTC
Fix regression allowing text value for -webkit-background-origin
Tip revision: d667dfe
TODO
Some things that need testing:
   :nth-child(2n+3)
   :nth-child(2n-2)
   :nth-child(2n-3)
   :nth-child(-2n+1)
   :nth-child(-1n+6)
   :nth-child(-2)
   :nth-child(-2n-2)
   :nth-child(-n-2)
   summary file

See also:
   http://www.w3.org/mid/40B8E7FA.3040409@mit.edu
back to top