https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 3c140e6aafb64b93e3eeff26b43cf8096196f49e authored by Ovidio Henriquez on 05 April 2018, 20:41:56 UTC
bluetooth: web: test: Update char disconnect tests
Tip revision: 3c140e6
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