Update web-platform-tests to revision 66dc9c93f2c8ebd7c8fdc28fae20d92713c97806

This commit is contained in:
WPT Sync Bot 2019-06-26 10:22:48 +00:00
parent e488ea750b
commit 12f4ae132e
1651 changed files with 8123 additions and 14152 deletions

View file

@ -8,6 +8,7 @@
<meta name="flags" content="ahem">
<meta name="assert" content="Test checks that content with opacity < 1 is correctly flowed into regions. This might fail on implementations that use layers for compositing but don't properly handle content flowing.">
<link rel="match" href="reference/content-node-layers-001-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -8,6 +8,7 @@
<meta name="flags" content="ahem">
<meta name="assert" content="Test checks that content with scrollbars is correctly flowed into regions. This might fail on implementations that use layers for compositing but don't properly handle content flowing.">
<link rel="match" href="reference/content-node-layers-002-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
width: 100px;

View file

@ -8,6 +8,7 @@
<meta name="flags" content="ahem">
<meta name="assert" content="Test checks that content that's relatively positioned gets properly fragmented between regions.">
<link rel="match" href="reference/content-node-layers-003-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -10,6 +10,7 @@
is correctly flowed into regions. This might fail on implementations that use layers for
compositing but don't properly handle content flowing.">
<link rel="match" href="reference/content-node-layers-004-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -8,6 +8,7 @@
<meta name="flags" content="ahem">
<meta name="assert" content="Test checks that absolutely positioned content that has the clip property applied is correctly flowed into regions. This might fail on implementations that use layers for compositing but don't properly handle content flowing or the clipping shapes.">
<link rel="match" href="reference/content-node-layers-005-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -8,6 +8,7 @@
<meta name="flags" content="ahem">
<meta name="assert" content="Test checks that document.elementFromPoint() returns the correct
region when multiple regions are absolutely positioned, overlap and have non-auto z-index.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
html, body {
margin: 0;
@ -126,7 +127,11 @@
}, "document.elementFromPoint() for point inside region (effectively, content node), with regions partially overlapping with non-auto z-index");
}
runTests();
setup({ explicit_done: true });
document.fonts.ready.then(() => {
runTests();
done();
});
</script>
</body>
</html>

View file

@ -8,6 +8,7 @@
<meta name="flags" content="ahem">
<meta name="assert" content="Test checks that JavaScript event handlers set on regions trigger
when multiple regions are absolutely positioned, overlap and have non-auto z-index.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
width: 100px;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
.content {
font-family: Ahem;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#region {
font-family: Ahem;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
.region {
font-family: Ahem;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
.region {
font-family: Ahem;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
.region {
width: 100px;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#front {
z-index: 10;

View file

@ -9,6 +9,7 @@
<meta name="assert" content="Test checks that making the region create a stacking context by
setting a non-auto z-index does not affect rendering of the content flowed in the region.">
<link rel="match" href="reference/regions-layers-001-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -9,6 +9,7 @@
<meta name="assert" content="Test checks that region's opacity is properly composited with
content opacity.">
<link rel="match" href="reference/regions-layers-002-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -9,6 +9,7 @@
<meta name="assert" content="Test checks that region's visual overflow is displayed when region
is absolutely positioned and has visual overflow.">
<link rel="match" href="reference/regions-layers-003-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -8,6 +8,7 @@
<meta name="flags" content="ahem">
<meta name="assert" content="Test checks that regions respect stacking rules when part of the root stacking context.">
<link rel="match" href="reference/regions-stacking-context-001-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -8,6 +8,7 @@
<meta name="flags" content="ahem">
<meta name="assert" content="Test checks that regions respect stacking rules when part of a non-root stacking context.">
<link rel="match" href="reference/regions-stacking-context-002-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -9,6 +9,7 @@
<meta name="assert" content="Test checks that regions respect stacking and painting rules when
both the region and the content nodes are part of the same, non-root stacking context.">
<link rel="match" href="reference/regions-stacking-context-003-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;

View file

@ -8,6 +8,7 @@
<meta name="flags" content="ahem">
<meta name="assert" content="Test checks that regions stacking rules take precedence over content stacking rules.">
<link rel="match" href="reference/regions-stacking-context-005-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#content {
font-family: Ahem;