https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 167a1d697be6e767b0da20c6a2845e6f02ae144c authored by Henrik Skupin on 28 March 2018, 18:32:49 UTC
Use detailed failure message for wdspec test failures (pytest).
Tip revision: 167a1d6
green-ref.html
<!DOCTYPE html>
<meta charset="utf-8">
<title>A green 100x100 block</title>
<link rel="author" title="Xidorn Quan" href="me@upsuper.ort">
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
<div style="width: 100px; height: 100px; background: green;"></div>
back to top