Update web-platform-tests to revision bbfea06cb188fbe7b7004bd838ccbfb4f50f429c

This commit is contained in:
WPT Sync Bot 2019-06-12 10:23:46 +00:00
parent 8e783577d2
commit ba8922cc76
2439 changed files with 5192 additions and 2611 deletions

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div {
margin-left: 3px;

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html class="reftest-wait">
<link rel="match" href="style-before-pseudo-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div {
margin-left: 3px;

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div {
color: rgb(0, 255, 0);

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html class="reftest-wait">
<link rel="match" href="style-first-letter-pseudo-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div {
color: rgb(0, 255, 0);