Skip to content

Commit

Permalink
Bug 1452123 [wpt PR 9955] - Sync mozilla reftests as of 2018-03-09, a…
Browse files Browse the repository at this point in the history
…=testonly

Automatic update from web-platform-testsSync Mozilla tests as of https://hg.mozilla.org/mozilla-central/rev/415e9b18ca2a1532086d5e2d5d21343cd004b5fd .

This commit contains a single change:
* [bug 1444136](https://bugzilla.mozilla.org/show_bug.cgi?id=1444136) by me, already reviewed by @gsnedders.  Fixes #9912.

--
Remove entries from the lint whitelist that are fixed by the fix for #9912.

wpt-commits: a94171ad6309b41271b08553302d11a2b544bb51, 27b759e2d99020a09911d252c953777ae150e381
wpt-pr: 9955
wpt-commits: a94171ad6309b41271b08553302d11a2b544bb51, 27b759e2d99020a09911d252c953777ae150e381
wpt-pr: 9955


--HG--
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/aqua-yellow-32x32.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/aqua-yellow-32x32.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/aqua-yellow-37x37.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/aqua-yellow-37x37.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/border.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/border.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/reticule-bl.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/reticule-bl.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/reticule-bo.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/reticule-bo.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/reticule-br.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/reticule-br.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/reticule-ct.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/reticule-ct.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/reticule-le.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/reticule-le.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/reticule-ri.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/reticule-ri.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/reticule-tl.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/reticule-tl.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/reticule-to.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/reticule-to.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/reticule-tr.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/reticule-tr.png
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/reticule.png => testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/background/support/reticule.png
  • Loading branch information
dbaron authored and jgraham committed Apr 15, 2018
1 parent 6a87178 commit d35914a
Show file tree
Hide file tree
Showing 69 changed files with 235 additions and 248 deletions.
198 changes: 99 additions & 99 deletions testing/web-platform/meta/MANIFEST.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 72px;
height: 72px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-size: 36px 36px;
background-repeat: repeat;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 72px;
height: 72px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: round;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 72px;
height: 72px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: round round;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
height: 72px;
border: 1px solid black;
background-size: 36px 36px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: repeat round;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
height: 72px;
border: 1px solid black;
background-size: 32px 36px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: round repeat;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
height: 72px;
border: 1px solid black;
background-size: 36px 32px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: repeat round;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 72px;
height: 72px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-size: 36px 36px;
background-repeat: repeat-x;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 72px;
height: 72px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: round no-repeat;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 72px;
height: 72px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-size: 36px 36px;
background-repeat: repeat-y;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 72px;
height: 72px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-size: 36px auto;
background-repeat: no-repeat round;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 72px;
height: 72px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-size: 36px 36px;
background-repeat: repeat;
background-position: 5px 5px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 72px;
height: 72px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: round;
background-position: 5px 5px;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{
height: 32px;
width: 32px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
}
.outer_gradient
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{
height: 32px;
width: 32px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
}
</style>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 96px;
height: 106px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: space;
}
</style>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 106px;
height: 106px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: space;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 106px;
height: 106px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-position: 15px 15px;
background-repeat: space;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 106px;
height: 106px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: space space;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 48px;
height: 48px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: no-repeat;
background-position: 5px 5px;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 48px;
height: 48px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: space;
background-position: 5px 5px;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{
height: 32px;
width: 32px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
margin-top: 40px;
}
.outer2
Expand All @@ -34,7 +34,7 @@
{
height: 32px;
width: 32px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
margin-left: 40px;
}
.inner_gradient1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
.inner1 {
width: 106px;
height: 106px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: space no-repeat;
background-position: 7px 40px;
}
.inner2 {
width: 106px;
height: 106px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: no-repeat space;
background-position: 40px 7px;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
height: 32px;
width: 32px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
}
.inner_gradient
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 96px;
height: 106px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: repeat space;
}
.outer_graident {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
height: 32px;
width: 32px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
}
.inner_gradient
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 106px;
height: 96px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: space repeat;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
height: 32px;
width: 64px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: no-repeat;
background-size: 64px 32px;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
height: 106px;
border: 1px solid black;
background-size: 60px 32px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: round space;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
height: 64px;
width: 32px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: no-repeat;
background-size: 32px 64px;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
height: 192px;
border: 1px solid black;
background-size: 32px 60px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: space round;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
border: 20px solid rgba(0, 0, 0, 0.5);
width: 106px;
height: 106px;
background-image: url(aqua-yellow-37x37.png);
background-image: url(support/aqua-yellow-37x37.png);
background-repeat: repeat;
}
.outer_gradient
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 106px;
height: 106px;
border: 20px solid rgba(0, 0, 0, .5);
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: space;
}
.outer_gradient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{
height: 32px;
width: 32px;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
}
</style>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 106px;
height: 96px;
border: 1px solid black;
background-image: url(aqua-yellow-32x32.png);
background-image: url(support/aqua-yellow-32x32.png);
background-repeat: space;
}
</style>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
left: 0px;
width: 27px;
height: 27px;
background-image: url("border.png");
background-image: url("support/border.png");
}
.inner2 {
position: absolute;
Expand All @@ -25,7 +25,7 @@
width: 34px;
height: 27px;
background-size: 102px 81px;
background-image: url("border.png");
background-image: url("support/border.png");
background-position: -34px 0px;
}
.inner3 {
Expand All @@ -34,7 +34,7 @@
left: 61px;
width: 27px;
height: 27px;
background-image: url("border.png");
background-image: url("support/border.png");
}
.inner4 {
position: absolute;
Expand All @@ -43,7 +43,7 @@
width: 27px;
height: 34px;
background-size: 81px 102px;
background-image: url("border.png");
background-image: url("support/border.png");
background-position: 0px -34px;
}
.inner5 {
Expand All @@ -53,7 +53,7 @@
width: 27px;
height: 34px;
background-size: 81px 102px;
background-image: url("border.png");
background-image: url("support/border.png");
background-position: -54px -34px;
}
.inner6 {
Expand All @@ -62,7 +62,7 @@
left: 0px;
width: 27px;
height: 27px;
background-image: url("border.png");
background-image: url("support/border.png");
}
.inner7 {
position: absolute;
Expand All @@ -71,7 +71,7 @@
width: 34px;
height: 27px;
background-size: 102px 81px;
background-image: url("border.png");
background-image: url("support/border.png");
background-position: -34px -54px;
}
.inner8 {
Expand All @@ -80,7 +80,7 @@
left: 61px;
width: 27px;
height: 27px;
background-image: url("border.png");
background-image: url("support/border.png");
}
</style>
</head>
Expand Down
Loading

0 comments on commit d35914a

Please sign in to comment.