зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1451123: Disable some shape-outside image web-platform tests on macOS, since they fail without Ahem font support. r=dholbert
MozReview-Commit-ID: 8PjC2PX1E6d --HG-- extra : rebase_source : 1490caf1c1802c5bb70f37bca4bf90bdc97169e7
This commit is contained in:
Родитель
b1780b744c
Коммит
d912dbfea4
|
@ -0,0 +1,3 @@
|
|||
[shape-outside-linear-gradient-005.html]
|
||||
disabled:
|
||||
if os == "mac": // https://bugzilla.mozilla.org/show_bug.cgi?id=1451123
|
|
@ -0,0 +1,3 @@
|
|||
[shape-outside-linear-gradient-006.html]
|
||||
disabled:
|
||||
if os == "mac": // https://bugzilla.mozilla.org/show_bug.cgi?id=1451123
|
|
@ -0,0 +1,3 @@
|
|||
[shape-outside-linear-gradient-007.html]
|
||||
disabled:
|
||||
if os == "mac": // https://bugzilla.mozilla.org/show_bug.cgi?id=1451123
|
|
@ -0,0 +1,3 @@
|
|||
[shape-outside-linear-gradient-008.html]
|
||||
disabled:
|
||||
if os == "mac": // https://bugzilla.mozilla.org/show_bug.cgi?id=1451123
|
Загрузка…
Ссылка в новой задаче