Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 32 additions & 32 deletions css/css-flexbox/balance/META.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
links:
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2038513
results:
- test: balance-001.html
- test: balance-002.html
Expand All @@ -19,39 +20,38 @@ links:
- test: balance-min-line-count-003.html
- test: balance-min-line-count-004.html
- test: balance-min-line-count-005.html
- test: balance-negative-margin.html
- test: balance-percentage-size-001.html
- test: balance-percentage-size-002.html
- subtest: Property flex-line-count value '1'
test: flex-line-count-computed.html
- subtest: Property flex-line-count value '2'
test: flex-line-count-computed.html
- subtest: Property flex-line-count value 'round(up, calc(7/2))'
test: flex-line-count-computed.html
- subtest: e.style['flex-line-count'] = "1" should set the property value
test: flex-line-count-valid.html
- subtest: e.style['flex-line-count'] = "2" should set the property value
test: flex-line-count-valid.html
- subtest: Property flex-wrap value 'balance'
test: flex-wrap-computed.html
- subtest: Property flex-wrap value 'wrap balance'
test: flex-wrap-computed.html
- subtest: Property flex-wrap value 'wrap-reverse balance'
test: flex-wrap-computed.html
- subtest: Property flex-wrap value 'balance wrap'
test: flex-wrap-computed.html
- subtest: Property flex-wrap value 'balance wrap-reverse'
test: flex-wrap-computed.html
- subtest: e.style['flex-wrap'] = "balance" should set the property value
test: flex-wrap-valid.html
- subtest: e.style['flex-wrap'] = "wrap balance" should set the property value
test: flex-wrap-valid.html
- subtest: e.style['flex-wrap'] = "wrap-reverse balance" should set the property
- test: flex-line-count-computed.html
subtest: Property flex-line-count value '1'
- test: flex-line-count-computed.html
subtest: Property flex-line-count value '2'
- test: flex-line-count-computed.html
subtest: Property flex-line-count value 'round(up, calc(7/2))'
- test: flex-line-count-valid.html
subtest: e.style['flex-line-count'] = "1" should set the property value
- test: flex-line-count-valid.html
subtest: e.style['flex-line-count'] = "2" should set the property value
- test: flex-wrap-computed.html
subtest: Property flex-wrap value 'balance'
- test: flex-wrap-computed.html
subtest: Property flex-wrap value 'wrap balance'
- test: flex-wrap-computed.html
subtest: Property flex-wrap value 'wrap-reverse balance'
- test: flex-wrap-computed.html
subtest: Property flex-wrap value 'balance wrap'
- test: flex-wrap-computed.html
subtest: Property flex-wrap value 'balance wrap-reverse'
- test: flex-wrap-valid.html
subtest: e.style['flex-wrap'] = "balance" should set the property value
- test: flex-wrap-valid.html
subtest: e.style['flex-wrap'] = "wrap balance" should set the property value
- test: flex-wrap-valid.html
subtest: e.style['flex-wrap'] = "wrap-reverse balance" should set the property
value
test: flex-wrap-valid.html
- subtest: e.style['flex-wrap'] = "balance wrap" should set the property value
test: flex-wrap-valid.html
- subtest: e.style['flex-wrap'] = "balance wrap-reverse" should set the property
- test: flex-wrap-valid.html
subtest: e.style['flex-wrap'] = "balance wrap" should set the property value
- test: flex-wrap-valid.html
subtest: e.style['flex-wrap'] = "balance wrap-reverse" should set the property
value
test: flex-wrap-valid.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2038513
- test: balance-negative-margin-001.html
42 changes: 21 additions & 21 deletions css/css-sizing/responsive-iframe/META.yml
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
links:
- product: firefox
results:
- subtest: Measure target with value=content-height and wm=undefined
test: responsive-iframe-value.tentative.html?value=content-height,300,200
- subtest: Measure target with value=content-width and wm=undefined
test: responsive-iframe-value.tentative.html?value=content-width,400,150
- subtest: Measure target with value=content-inline-size and wm=vertical-rl
test: responsive-iframe-value.tentative.html?value=content-inline-size,300,200,vertical-rl
- subtest: Measure target with value=content-inline-size and wm=undefined
test: responsive-iframe-value.tentative.html?value=content-inline-size,400,150
- subtest: Measure target with value=content-block-size and wm=vertical-rl
test: responsive-iframe-value.tentative.html?value=content-block-size,400,150,vertical-rl
- subtest: Measure target with value=content-block-size and wm=undefined
test: responsive-iframe-value.tentative.html?value=content-block-size,300,200
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2020881
results:
- test: responsive-iframe-value.tentative.html?value=content-height,300,200
subtest: Measure target with value=content-height and wm=undefined
- test: responsive-iframe-value.tentative.html?value=content-width,400,150
subtest: Measure target with value=content-width and wm=undefined
- test: responsive-iframe-value.tentative.html?value=content-inline-size,300,200,vertical-rl
subtest: Measure target with value=content-inline-size and wm=vertical-rl
- test: responsive-iframe-value.tentative.html?value=content-inline-size,400,150
subtest: Measure target with value=content-inline-size and wm=undefined
- test: responsive-iframe-value.tentative.html?value=content-block-size,400,150,vertical-rl
subtest: Measure target with value=content-block-size and wm=vertical-rl
- test: responsive-iframe-value.tentative.html?value=content-block-size,300,200
subtest: Measure target with value=content-block-size and wm=undefined
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2033704
results:
- test: responsive-iframe-dynamic-remove.tentative.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2031952
- test: responsive-iframe-dom-content-loaded.html
- test: responsive-iframe-dom-content-loaded.html
subtest: '`DOMContentLoaded` triggers resizing'
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2031952
results:
- test: responsive-iframe-meta-after-head.tentative.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2031970
- test: responsive-iframe-dynamic-remove.html
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2031970
results:
- test: responsive-iframe-dom-content-loaded.tentative.html
- subtest: '`DOMContentLoaded` triggers resizing'
test: responsive-iframe-dom-content-loaded.tentative.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2033704
- test: responsive-iframe-meta-after-head.html
Loading
Loading