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

@ -7,6 +7,7 @@
<meta name="assert" content="input text is preserved when the (input height
minus the input padding minus the input border) is
smaller than the height of the text">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
input {
font-family: Ahem;

View file

@ -2,6 +2,7 @@
<meta charset="utf-8">
<title>CSS Basic User Interface Reference File</title>
<link rel="author" title="Boaz Sender, Ali Juma, Robert Ma">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
input {
font-family: Ahem;

View file

@ -1,4 +1,5 @@
<!DOCTYPE html>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#test {
width: 100px;

View file

@ -2,6 +2,7 @@
<link rel="match" href="webkit-line-clamp-with-line-height-ref.html">
<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/2847#issuecomment-468084957">
<meta name="assert" content="This test checks that -webkit-line-clamp calculates respects line-height when calculating its block-size.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#test {
width: 100px;