зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1427114 - Add missing ">" to unclosed meta element so WPT finds the test r=emilio
MozReview-Commit-ID: GOmRqqvgKsc --HG-- extra : rebase_source : 6f147d518fcd103596a66e9e020c9f08d1c953d8
This commit is contained in:
Родитель
efed7156cc
Коммит
8483ba3dd6
|
@ -7,7 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-text-3/#text-align-property">
|
||||
<meta name="assert" content="Text checks that an element with
|
||||
text-align: match-parent inherits its parent's value and calculates
|
||||
'start' and 'end' with respect to its parent's direction"
|
||||
'start' and 'end' with respect to its parent's direction">
|
||||
<link rel="match" href="text-align-match-parent-ref.html">
|
||||
<style type="text/css">
|
||||
div.start { text-align: start; }
|
||||
|
|
|
@ -167365,6 +167365,18 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"css/vendor-imports/mozilla/mozilla-central-reftests/text3/text-align-match-parent-01.html": [
|
||||
[
|
||||
"/css/vendor-imports/mozilla/mozilla-central-reftests/text3/text-align-match-parent-01.html",
|
||||
[
|
||||
[
|
||||
"/css/vendor-imports/mozilla/mozilla-central-reftests/text3/text-align-match-parent-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/vendor-imports/mozilla/mozilla-central-reftests/text3/text-align-match-parent-02.html": [
|
||||
[
|
||||
"/css/vendor-imports/mozilla/mozilla-central-reftests/text3/text-align-match-parent-02.html",
|
||||
|
@ -373834,12 +373846,6 @@
|
|||
"/css/mediaqueries/media-queries-003.xht",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/vendor-imports/mozilla/mozilla-central-reftests/text3/text-align-match-parent-01.html": [
|
||||
[
|
||||
"/css/vendor-imports/mozilla/mozilla-central-reftests/text3/text-align-match-parent-01.html",
|
||||
{}
|
||||
]
|
||||
]
|
||||
},
|
||||
"wdspec": {
|
||||
|
@ -522299,8 +522305,8 @@
|
|||
"support"
|
||||
],
|
||||
"css/vendor-imports/mozilla/mozilla-central-reftests/text3/text-align-match-parent-01.html": [
|
||||
"b36e2ac78180c22e8304254bf80be41d68495ed4",
|
||||
"visual"
|
||||
"fcdfd845447c0e85fbdf82b53c6c339a7abb1fd6",
|
||||
"reftest"
|
||||
],
|
||||
"css/vendor-imports/mozilla/mozilla-central-reftests/text3/text-align-match-parent-02.html": [
|
||||
"2651822b82cddc2001495e8199b74ee910ee7426",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-text-3/#text-align-property">
|
||||
<meta name="assert" content="Text checks that an element with
|
||||
text-align: match-parent inherits its parent's value and calculates
|
||||
'start' and 'end' with respect to its parent's direction"
|
||||
'start' and 'end' with respect to its parent's direction">
|
||||
<link rel="match" href="text-align-match-parent-ref.html">
|
||||
<style type="text/css">
|
||||
div.start { text-align: start; }
|
||||
|
|
Загрузка…
Ссылка в новой задаче