https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 2eafc77a24f2d1b635a2c1c442056455e4b273e4 authored by Morten Stenshorne on 14 March 2018, 06:40:47 UTC
[LayoutNG] Don't resolve unresolvable percentage min-height and max-height.
Tip revision: 2eafc77
.coveragerc
[run]
branch = True
parallel = True
omit =
  */site-packages/*
  */lib_pypy/*

[paths]
wptserve =
  wptserve
  .tox/**/site-packages/wptserve
back to top