mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
Auto merge of #27684 - servo-wpt-sync:wpt_update_05-10-2020, r=jdm
Sync WPT with upstream (05-10-2020) Automated downstream sync of changes from upstream as of 05-10-2020. [no-wpt-sync] r? @servo-wpt-sync
This commit is contained in:
commit
28cbee585d
244 changed files with 2036 additions and 710 deletions
|
@ -1,4 +0,0 @@
|
|||
[hit-test-floats-003.html]
|
||||
[Miss float below something else]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[hit-test-floats-004.html]
|
||||
[Miss float below something else]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[hit-test-floats-005.html]
|
||||
[Miss clipped float]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-010.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-013.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-091.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-092.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-100.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-101.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-102.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-103.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-104.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-112.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-applies-to-002.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-applies-to-003.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-applies-to-005.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-applies-to-006.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-applies-to-007.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-applies-to-008.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-applies-to-009.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-applies-to-010.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-applies-to-011.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-applies-to-015.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-indent-inherited-001.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-transform-001.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-transform-002.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-transform-003.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-transform-005.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-transform-applies-to-003.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,13 @@
|
|||
[MediaQueryList-extends-EventTarget.html]
|
||||
[onchange removes listener]
|
||||
expected: FAIL
|
||||
|
||||
[onchange adds listener]
|
||||
expected: FAIL
|
||||
|
||||
[listeners for "change" type are called]
|
||||
expected: FAIL
|
||||
|
||||
[addEventListener "once" option is respected]
|
||||
expected: FAIL
|
||||
|
|
@ -17,6 +17,3 @@
|
|||
[test the top of layer]
|
||||
expected: FAIL
|
||||
|
||||
[test some point of the element: top left corner]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,6 +2,3 @@
|
|||
[elementsFromPoint on the root document for points in iframe elements]
|
||||
expected: FAIL
|
||||
|
||||
[elementsFromPoint on inner documents]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[offsetTopLeft-border-box.html]
|
||||
[container: 1]
|
||||
expected: FAIL
|
||||
|
||||
[container: 0]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[is-where-shadow.html]
|
||||
expected: ERROR
|
|
@ -1,2 +0,0 @@
|
|||
[HTMLMediaElement.html]
|
||||
expected: TIMEOUT
|
|
@ -315,21 +315,18 @@
|
|||
[<iframe>: separate response Content-Type: text/html;x=" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html;" \\" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html */*]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/html */*]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html;x=" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html;" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: */* text/html]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/html;" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -56,6 +56,6 @@
|
|||
[separate text/javascript x/x]
|
||||
expected: FAIL
|
||||
|
||||
[separate text/javascript ]
|
||||
[separate text/javascript; charset=windows-1252 text/javascript]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[traverse_the_history_4.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
[embedded-opener-remove-frame.html]
|
||||
expected: CRASH
|
||||
[opener of discarded nested browsing context]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[supported-elements.html]
|
||||
expected: TIMEOUT
|
||||
[Contenteditable element should support autofocus]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -9,7 +10,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[Area element should support autofocus]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[Host element with delegatesFocus should support autofocus]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[form-double-submit.html]
|
||||
[default submit action should supersede onclick submit()]
|
||||
expected: FAIL
|
||||
|
|
@ -1,13 +1,14 @@
|
|||
[htmlanchorelement_noopener.html]
|
||||
expected: TIMEOUT
|
||||
[Check that targeting of rel=noopener with a given name reuses an existing window with that name]
|
||||
expected: FAIL
|
||||
|
||||
[Check that rel=noopener with target=_top does a normal load]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[Check that rel=noopener with target=_parent does a normal load]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[Check that rel=noopener with target=_self does a normal load]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[module-delayed.html]
|
||||
[async document.write in a module]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[module-static-import-delayed.html]
|
||||
[document.write in an imported module]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
[ignore-opens-during-unload.window.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[document.open should bail out when ignore-opens-during-unload is greater than 0 during visibilitychange event (open(parent) while unloading parent and child)]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[017.html]
|
||||
expected: TIMEOUT
|
||||
[origin of the script that invoked the method, about:blank]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[render_state_update.https.html]
|
||||
expected: ERROR
|
|
@ -1,2 +0,0 @@
|
|||
[Worker-constructor.html]
|
||||
expected: ERROR
|
File diff suppressed because it is too large
Load diff
|
@ -1,4 +0,0 @@
|
|||
[hit-test-floats-003.html]
|
||||
[Miss float below something else]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[hit-test-floats-004.html]
|
||||
[Miss float below something else]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[hit-test-floats-005.html]
|
||||
[Miss clipped float]
|
||||
expected: FAIL
|
||||
|
2
tests/wpt/metadata/css/CSS2/text/text-indent-014.xht.ini
Normal file
2
tests/wpt/metadata/css/CSS2/text/text-indent-014.xht.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-indent-014.xht]
|
||||
expected: FAIL
|
2
tests/wpt/metadata/css/CSS2/text/text-indent-100.xht.ini
Normal file
2
tests/wpt/metadata/css/CSS2/text/text-indent-100.xht.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-indent-100.xht]
|
||||
expected: FAIL
|
2
tests/wpt/metadata/css/CSS2/text/text-indent-101.xht.ini
Normal file
2
tests/wpt/metadata/css/CSS2/text/text-indent-101.xht.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-indent-101.xht]
|
||||
expected: FAIL
|
2
tests/wpt/metadata/css/CSS2/text/text-indent-102.xht.ini
Normal file
2
tests/wpt/metadata/css/CSS2/text/text-indent-102.xht.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-indent-102.xht]
|
||||
expected: FAIL
|
3
tests/wpt/metadata/css/CSS2/text/text-indent-103.xht.ini
Normal file
3
tests/wpt/metadata/css/CSS2/text/text-indent-103.xht.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[text-indent-103.xht]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
3
tests/wpt/metadata/css/CSS2/text/text-indent-104.xht.ini
Normal file
3
tests/wpt/metadata/css/CSS2/text/text-indent-104.xht.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[text-indent-104.xht]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
|
@ -21,6 +21,3 @@
|
|||
[test the top of layer]
|
||||
expected: FAIL
|
||||
|
||||
[test some point of the element: top left corner]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,6 +2,3 @@
|
|||
[elementsFromPoint on the root document for points in iframe elements]
|
||||
expected: FAIL
|
||||
|
||||
[elementsFromPoint on inner documents]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[offsetTopLeft-border-box.html]
|
||||
[container: 1]
|
||||
expected: FAIL
|
||||
|
||||
[container: 0]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[is-where-shadow.html]
|
||||
expected: ERROR
|
|
@ -1,2 +0,0 @@
|
|||
[HTMLMediaElement.html]
|
||||
expected: TIMEOUT
|
|
@ -315,21 +315,18 @@
|
|||
[<iframe>: separate response Content-Type: text/html;x=" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html;" \\" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html */*]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/html */*]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html;x=" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html;" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: */* text/html]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/html;" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -56,6 +56,6 @@
|
|||
[separate text/javascript x/x]
|
||||
expected: FAIL
|
||||
|
||||
[separate text/javascript ]
|
||||
[separate text/javascript; charset=windows-1252 text/javascript]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[traverse_the_history_4.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
[embedded-opener-remove-frame.html]
|
||||
expected: CRASH
|
||||
[opener and "removed" embedded documents]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[supported-elements.html]
|
||||
expected: TIMEOUT
|
||||
[Contenteditable element should support autofocus]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -9,7 +10,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[Area element should support autofocus]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[Host element with delegatesFocus should support autofocus]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[form-double-submit.html]
|
||||
[default submit action should supersede onclick submit()]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +1,6 @@
|
|||
[htmlanchorelement_noopener.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Check that targeting of rel=noopener with a given name ignores an existing window with that name]
|
||||
expected: NOTRUN
|
||||
|
||||
|
@ -7,11 +8,11 @@
|
|||
expected: FAIL
|
||||
|
||||
[Check that rel=noopener with target=_top does a normal load]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[Check that rel=noopener with target=_parent does a normal load]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[Check that rel=noopener with target=_self does a normal load]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[module-delayed.html]
|
||||
[async document.write in a module]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[module-static-import-delayed.html]
|
||||
[document.write in an imported module]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
[ignore-opens-during-unload.window.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[ignore-opens-during-unload]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[017.html]
|
||||
expected: TIMEOUT
|
||||
[origin of the script that invoked the method, about:blank]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[render_state_update.https.html]
|
||||
expected: ERROR
|
|
@ -1,2 +0,0 @@
|
|||
[Worker-constructor.html]
|
||||
expected: ERROR
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property set to 'left' on a block element aligns the text to the left." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property set to 'right' on a block element aligns the text to the right." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property set to 'center' on a block element aligns the text in the center." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Text-align justify on a block element aligns the text on both the left and right sides." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property set to a value of 'inherit' correctly inherits its value from the parent element." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is not applied to 'display: inline' element." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is applied to 'display: block' elements." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is applied to 'display: list-item' elements." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is applied to 'display: inline-block' elements." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is applied to 'display: table' elements." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is applied to 'display: inline-table' elements." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is applied to 'display: table-row-group' elements." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is applied to 'display: table-header-group' elements." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is applied to 'display: table-footer-group' elements." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is applied to 'display: table-row' elements." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is not applied to a 'display: table-column-group' element." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is not applied to a 'display: table-column' element." />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-text-align" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#alignment-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-align-property"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-align' property is applied to 'display: table-cell' elements." />
|
||||
<style type="text/css">
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue