зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1882817 - Move remaining mpadded reftests to internal WPT tests. r=emilio
These tests use pseudo-units, which are not part of MathML Core. Differential Revision: https://phabricator.services.mozilla.com/D203139
This commit is contained in:
Родитель
188bf9fe79
Коммит
5bdd7918e3
|
@ -15,9 +15,6 @@ fails-if(cocoaWidget) == scale-stretchy-3.xhtml scale-stretchy-3-ref.xhtml
|
|||
!= scale-stretchy-4.xhtml scale-stretchy-4-ref.xhtml
|
||||
!= scale-stretchy-5.xhtml scale-stretchy-5-ref.xhtml
|
||||
!= stretchy-1.html stretchy-1-ref.html
|
||||
== mpadded-7.html mpadded-7-ref.html
|
||||
== mpadded-8.html mpadded-8-ref.html
|
||||
== mpadded-9.html mpadded-9-ref.html
|
||||
== scriptlevel-movablelimits-1.html scriptlevel-movablelimits-1-ref.html
|
||||
== munderover-align-accent-false.html munderover-align-accent-false-ref.html
|
||||
== munderover-align-accent-true.html munderover-align-accent-true-ref.html
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>Test mpadded</title>
|
||||
<meta name="assert" content="Verify basic rendering of mpadded with pseudo units.">
|
||||
<link rel="match" href="mpadded-seudo-units-001-ref.html">
|
||||
<link rel="match" href="mpadded-pseudo-units-001-ref.html">
|
||||
</head>
|
||||
<body>
|
||||
<math>
|
|
@ -2,6 +2,9 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Test mpadded</title>
|
||||
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=685628">
|
||||
<link rel="match" href="mpadded-pseudo-units-002-ref.html">
|
||||
<meta name="assert" content="height pseudo unit in mpadded@height refers to logical (not ink) metrics.">
|
||||
</head>
|
||||
<body>
|
||||
<math>
|
|
@ -2,6 +2,9 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Test mpadded</title>
|
||||
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=685628">
|
||||
<link rel="match" href="mpadded-pseudo-units-003-ref.html">
|
||||
<meta name="assert" content="width pseudo unit in mpadded@height refers to logical (not ink) metrics.">
|
||||
</head>
|
||||
<body>
|
||||
<math>
|
|
@ -2,6 +2,9 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Test mpadded</title>
|
||||
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=685628">
|
||||
<link rel="match" href="mpadded-pseudo-units-004-ref.html">
|
||||
<meta name="assert" content="pseudo unit specified in mpadded@width does not affect the height/depth">
|
||||
</head>
|
||||
<body>
|
||||
<math>
|
Загрузка…
Ссылка в новой задаче