Update web-platform-tests to revision b'1d9b01e2fad6af3a057d571b1e088e15fa9bc8e6'

This commit is contained in:
WPT Sync Bot 2023-04-07 01:27:34 +00:00
parent cfef75c99b
commit bb34f95b33
1683 changed files with 37170 additions and 4252 deletions

View file

@ -6,6 +6,7 @@
<link rel="help" href="https://drafts.csswg.org/css-overflow/">
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1036644">
<link rel="match" href="reference/overflow-recalc-001-ref.html">
<meta name="fuzzy" content="maxDifference=0-1;totalPixels=0-5">
<meta name="assert" content="Checks that overflow of an inline element is properly recomputed after changes on the descendants.">
<script src="/common/reftest-wait.js"></script>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />

View file

@ -1,7 +1,7 @@
<!doctype html>
<meta charset="utf-8">
<title>CSS Overflow: text-overflow with visibility: hidden; and visibility: visible; descendant</title>
<link rel="author" title="Tim Nguyen" href="mailto:ntim.bugs@gmail.com">
<link rel="author" title="Tim Nguyen" href="https://github.com/nt1m">
<link rel="help" href="https://drafts.csswg.org/css-overflow-3/#ellipsing-details">
<link rel="match" href="reference/text-overflow-ellipsis-002-ref.html">
<link rel="stylesheet" href="/fonts/ahem.css">

View file

@ -1,7 +1,7 @@
<!doctype html>
<meta charset="utf-8">
<title>CSS Overflow: -webkit-line-clamp with visibility: hidden;</title>
<link rel="author" title="Tim Nguyen" href="mailto:ntim.bugs@gmail.com">
<link rel="author" title="Tim Nguyen" href="https://github.com/nt1m">
<link rel="help" href="https://drafts.csswg.org/css-overflow-3/#webkit-line-clamp">
<link rel="match" href="/css/reference/blank.html">
<style>

View file

@ -1,7 +1,7 @@
<!doctype html>
<meta charset="utf-8">
<title>CSS Overflow: -webkit-line-clamp with visibility: hidden; and visibility: visible; descendant</title>
<link rel="author" title="Tim Nguyen" href="mailto:ntim.bugs@gmail.com">
<link rel="author" title="Tim Nguyen" href="https://github.com/nt1m">
<link rel="help" href="https://drafts.csswg.org/css-overflow-3/#webkit-line-clamp">
<link rel="match" href="reference/webkit-line-clamp-035-ref.html">
<link rel="stylesheet" href="/fonts/ahem.css">