Update web-platform-tests to revision 3ec34e5a2c8cbeeb7fad521cce0daf923b272a92

This commit is contained in:
WPT Sync Bot 2018-03-19 21:30:49 -04:00
parent e9fdcdc785
commit d67bfb7ff8
58 changed files with 2014 additions and 848 deletions

View file

@ -8,8 +8,8 @@
<meta name="flags" content="interact"/>
<style type="text/css">
* { background: transparent; }
body { background: transparent url(http://www.hixie.ch/resources/images/astrophy/128) no-repeat fixed center; }
.a { background: transparent url(http://www.hixie.ch/resources/images/astrophy/830) no-repeat fixed center; height: 100px; }
body { background: transparent url(support/cat-128.png) no-repeat fixed center; }
.a { background: transparent url(support/cat-830.png) no-repeat fixed center; height: 100px; }
pre { font: 100 24px/2 Arial, sans-serif; letter-spacing: 1em; word-spacing: 1.2em; margin: 1em; }
</style>
</head>

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB