Update web-platform-tests to revision d2f5658cb7f7806b2c6adf81ecb7ded82fb85df5

This commit is contained in:
WPT Sync Bot 2019-10-24 10:24:55 +00:00
parent dc8be8f282
commit 145699ccd0
102 changed files with 410 additions and 458 deletions

View file

@ -37,7 +37,7 @@
background: yellow;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div slot="foo"></div>
<div slot="bar"></div>

View file

@ -26,7 +26,7 @@
color: red;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div class="red">FAIL</div>
<div class="green" slot="green">FAIL</div>

View file

@ -25,7 +25,7 @@
color: green;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div>FAIL</div>
</my-host>

View file

@ -29,7 +29,7 @@
background: green;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div>FAIL</div>
</my-host>

View file

@ -19,7 +19,7 @@
height: 50%;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div slot="green" style="background: green;"></div>
<div style="background: red;">FAIL</div>

View file

@ -17,7 +17,7 @@
width: 100%; height: 100%; background: red;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div>FAIL</div>
</my-host>

View file

@ -20,7 +20,7 @@
background: green;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div></div>
</my-host>

View file

@ -21,7 +21,7 @@
height: 50%;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div slot="green" style="background: green;">FAIL</div>
<div slot="green" style="background: inherit;">FAIL</div>

View file

@ -19,7 +19,7 @@
height: 50%;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div slot="green" style="background: green;"></div>
<div style="background: red;">FAIL</div>

View file

@ -20,7 +20,7 @@
height: 25px;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<outer-host>
<span slot="outer">FAIL1</span>
<span slot="inner">FAIL2</span>

View file

@ -21,7 +21,7 @@
height: 25px;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div class="green">FAIL1</div>
<myelem><span>FAIL2</span></myelem>

View file

@ -24,7 +24,7 @@
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div>FAIL</div>
</my-host>

View file

@ -18,7 +18,7 @@
color:green;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
</my-host>
<div>FAIL</div>

View file

@ -17,7 +17,7 @@
width: 100%; height: 100%; background: red;
}
</style>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<p>Test passes if you see a single 100px by 100px green box below.</p>
<my-host>
<div>FAIL</div>
</my-host>