mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #21065 - servo-wpt-sync:wpt_update_17-06-2018, r=jdm
Sync WPT with upstream (17-06-2018) Automated downstream sync of changes from upstream as of 17-06-2018. [no-wpt-sync] <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21065) <!-- Reviewable:end -->
This commit is contained in:
commit
b5c8b16792
6 changed files with 11 additions and 16 deletions
|
@ -526048,7 +526048,7 @@
|
|||
"reftest"
|
||||
],
|
||||
"css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-004.html": [
|
||||
"1e5377c120916557dc1525b38c9cf7eb86ae0151",
|
||||
"3740c52d7bd26a3353721931ae2a6299db395968",
|
||||
"reftest"
|
||||
],
|
||||
"css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-005.html": [
|
||||
|
@ -559704,7 +559704,7 @@
|
|||
"support"
|
||||
],
|
||||
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032.html": [
|
||||
"ea8cf594cd61a4aa284342fa895841861af3cd86",
|
||||
"7f64299efa829367c745d317d84c1255b5bb98fd",
|
||||
"reftest"
|
||||
],
|
||||
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/support/Ahem.ttf": [
|
||||
|
|
|
@ -30,6 +30,3 @@
|
|||
[Set HTTP URL frame location.protocol to data]
|
||||
expected: FAIL
|
||||
|
||||
[Set HTTP URL frame location.protocol to x]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[010.html]
|
||||
[Salvagability of document.opened document]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[hide_after_load.html]
|
||||
expected: TIMEOUT
|
|
@ -11,7 +11,7 @@
|
|||
.container {
|
||||
position: absolute;
|
||||
top: 70px;
|
||||
width: 199px;
|
||||
width: 200px;
|
||||
font-size: 0px;
|
||||
}
|
||||
.square {
|
||||
|
@ -50,9 +50,9 @@
|
|||
</p>
|
||||
<div id="test" class="container">
|
||||
<div class="gradient"></div>
|
||||
<div class="square"></div>
|
||||
<div class="square"></div>
|
||||
<div class="square"></div>
|
||||
<div class="square"></div><br>
|
||||
<div class="square"></div><br>
|
||||
<div class="square"></div><br>
|
||||
<div class="square"></div>
|
||||
</div>
|
||||
<div id="failure">
|
||||
|
@ -62,4 +62,4 @@
|
|||
<div class="square right"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -45,8 +45,8 @@
|
|||
}
|
||||
#test-shape {
|
||||
float: right;
|
||||
width: 120px;
|
||||
height: 120px;
|
||||
width: 140px;
|
||||
height: 140px;
|
||||
margin: 10px;
|
||||
border: 10px solid transparent;
|
||||
padding: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue