https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 55081ab4698542ddf3c5ae2ffbadab91493ca2c6 authored by Anne van Kesteren on 12 April 2018, 09:58:43 UTC
Test vertical tab for base64
Tip revision: 55081ab
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