gecko-dev/layout/reftests/xul
Boris Chiou 1f9cb879fe Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio
Update the existing reftests to not use 3 valued syntax.

I run the script to update the syntax in
`layout/reftests/w3c-css/submitted/images3/*`,
`layout/reftests/w3c-css/submitted/masking/*`,
`layout/reftests/xul/*`, and
`layout/reftests/webm-video/*`:
```
function rename() {
    find layout/reftests/\
         -type f\
         ! -path "./obj*"\
         ! -path "./.git"\
         ! -path "./.hg"\
         \( -name "*.html" -or\
            -name "*.xul" \)\
            -exec sed -i -e "s/$1/$2/g" "{}" \;
}

rename "object-position: top 3px center" "object-position: top 3px left 50%"
rename "object-position: center right 25%" "object-position: top 50% right 25%"
```

For `layout/reftests/svg/svg-integration/clip-path/*`, I just manually
update them.

Differential Revision: https://phabricator.services.mozilla.com/D37125

--HG--
extra : moz-landing-system : lando
2019-07-10 20:25:23 +00:00
..
accesskey-ref.xul
accesskey.xul Bug 1508446 - Require that [accesskey] gets set on <xul:label> to enable formatting without referencing a binding parent;r=paolo 2019-02-26 16:41:47 +00:00
blank-window.xul Bug 1450017 - Part II, Reftest for non-native-theme resizer r=enndeakin+6102 2018-04-04 15:56:07 +08:00
colors-8x16-noSize.svg
colors-8x16-parDefault.svg
colors-8x16.png
colors-8x16.svg
colors-16x8-noSize.svg
colors-16x8-parDefault.svg
colors-16x8.png
colors-16x8.svg
css-flex-1-ref.html
css-flex-1.xul
generate-object-fit-xul-tests.sh
generate-object-position-xul-tests.sh
green-ref.xul Bug 1417220 - Force re-resolve style for doc element when binding requires so. r=emilio 2017-11-15 15:39:29 -08:00
inactive-fixed-bg-bug1205630-ref.html
inactive-fixed-bg-bug1205630.xul
inactive-fixed-bg-bug1272525-ref.html
inactive-fixed-bg-bug1272525.xul
mac-tab-toolbar-ref.xul Bug 1446168 - Load tabbox.css as a document stylesheet. r=bgrins 2018-08-24 17:33:12 +02:00
mac-tab-toolbar.xul Bug 1446168 - Load tabbox.css as a document stylesheet. r=bgrins 2018-08-24 17:33:12 +02:00
menuitem-key-ref.xul Bug 1416493 - Remove the menuseparator XBL binding;r=Gijs 2017-11-22 13:47:09 -08:00
menuitem-key.xul Bug 1416493 - Remove the menuseparator XBL binding;r=Gijs 2017-11-22 13:47:09 -08:00
menulist-shrinkwrap-1-ref.xul Bug 1416493 - Remove the menuseparator XBL binding;r=Gijs 2017-11-22 13:47:09 -08:00
menulist-shrinkwrap-1.xul Bug 1416493 - Remove the menuseparator XBL binding;r=Gijs 2017-11-22 13:47:09 -08:00
menulist-shrinkwrap-2-ref.xul Bug 1416493 - Remove the menuseparator XBL binding;r=Gijs 2017-11-22 13:47:09 -08:00
menulist-shrinkwrap-2.xul Bug 1416493 - Remove the menuseparator XBL binding;r=Gijs 2017-11-22 13:47:09 -08:00
object-fit-contain-png-001-ref.html
object-fit-contain-png-001.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-contain-png-002-ref.html
object-fit-contain-png-002.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-contain-svg-001-ref.html
object-fit-contain-svg-001.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-contain-svg-002-ref.html
object-fit-contain-svg-002.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-contain-svg-003-ref.html
object-fit-contain-svg-003.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-contain-svg-004-ref.html
object-fit-contain-svg-004.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-contain-svg-005-ref.html
object-fit-contain-svg-005.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-contain-svg-006-ref.html
object-fit-contain-svg-006.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-cover-png-001-ref.html
object-fit-cover-png-001.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-cover-png-002-ref.html
object-fit-cover-png-002.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-cover-svg-001-ref.html
object-fit-cover-svg-001.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-cover-svg-002-ref.html
object-fit-cover-svg-002.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-cover-svg-003-ref.html
object-fit-cover-svg-003.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-cover-svg-004-ref.html
object-fit-cover-svg-004.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-cover-svg-005-ref.html
object-fit-cover-svg-005.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-cover-svg-006-ref.html
object-fit-cover-svg-006.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-fill-png-001-ref.html
object-fit-fill-png-001.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-fill-png-002-ref.html
object-fit-fill-png-002.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-fill-svg-001-ref.html
object-fit-fill-svg-001.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-fill-svg-002-ref.html
object-fit-fill-svg-002.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-fill-svg-003-ref.html
object-fit-fill-svg-003.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-fill-svg-004-ref.html
object-fit-fill-svg-004.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-fill-svg-005-ref.html
object-fit-fill-svg-005.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-fill-svg-006-ref.html
object-fit-fill-svg-006.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-none-png-001-ref.html
object-fit-none-png-001.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-none-png-002-ref.html
object-fit-none-png-002.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-none-svg-001-ref.html
object-fit-none-svg-001.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-none-svg-002-ref.html
object-fit-none-svg-002.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-none-svg-003-ref.html
object-fit-none-svg-003.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-none-svg-004-ref.html
object-fit-none-svg-004.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-none-svg-005-ref.html
object-fit-none-svg-005.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-none-svg-006-ref.html
object-fit-none-svg-006.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-scale-down-png-001-ref.html
object-fit-scale-down-png-001.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-scale-down-png-002-ref.html
object-fit-scale-down-png-002.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-scale-down-svg-001-ref.html
object-fit-scale-down-svg-001.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-scale-down-svg-002-ref.html
object-fit-scale-down-svg-002.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-scale-down-svg-003-ref.html
object-fit-scale-down-svg-003.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-scale-down-svg-004-ref.html
object-fit-scale-down-svg-004.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-scale-down-svg-005-ref.html
object-fit-scale-down-svg-005.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-fit-scale-down-svg-006-ref.html
object-fit-scale-down-svg-006.xul Bug 1559276 - Part 1: Avoid using 3 valued syntax for position. r=emilio 2019-07-10 20:25:23 +00:00
object-position-png-001-ref.html
object-position-png-001.xul
object-position-png-002-ref.html
object-position-png-002.xul
reftest.list Bug 1557371 - Part 1 - Load all XUL reftests with chrome privilege. r=dbaron 2019-07-09 19:40:33 +00:00
resizer-bottomend-flipped.xul Bug 1450017 - Part II, Reftest for non-native-theme resizer r=enndeakin+6102 2018-04-04 15:56:07 +08:00
resizer-bottomend-rtl.xul Bug 1450017 - Part III, Replace direction: rtl with localedir="rtl" in resizer reftests r=enndeakin+6102 2018-04-10 08:02:41 +08:00
resizer-bottomend.xul Bug 1450017 - Part II, Reftest for non-native-theme resizer r=enndeakin+6102 2018-04-04 15:56:07 +08:00
resizer-bottomleft-rtl.xul Bug 1457722 - Don't flip resizer twice in RTL-locales r=dao 2018-05-01 14:12:13 -07:00
resizer-bottomleft.xul Bug 1450017 - Part II, Reftest for non-native-theme resizer r=enndeakin+6102 2018-04-04 15:56:07 +08:00
resizer-bottomright-rtl.xul Bug 1457722 - Don't flip resizer twice in RTL-locales r=dao 2018-05-01 14:12:13 -07:00
resizer-bottomright.xul Bug 1450017 - Part II, Reftest for non-native-theme resizer r=enndeakin+6102 2018-04-04 15:56:07 +08:00
resizer-bottomstart-rtl.xul Bug 1450017 - Part III, Replace direction: rtl with localedir="rtl" in resizer reftests r=enndeakin+6102 2018-04-10 08:02:41 +08:00
resizer-bottomstart.xul Bug 1450017 - Part II, Reftest for non-native-theme resizer r=enndeakin+6102 2018-04-04 15:56:07 +08:00
resizer-left.xul Bug 1450017 - Part II, Reftest for non-native-theme resizer r=enndeakin+6102 2018-04-04 15:56:07 +08:00
stack-sizing-1-ref.xul Bug 1364115 - Allow -moz-stack-sizing to work in a single direction only. r=dbaron,manishearth 2017-05-15 12:33:46 +01:00
stack-sizing-1.xul Bug 1364115 - Allow -moz-stack-sizing to work in a single direction only. r=dbaron,manishearth 2017-05-15 12:33:46 +01:00
stack-sizing-2-ref.xul Bug 1364115 - Allow -moz-stack-sizing to work in a single direction only. r=dbaron,manishearth 2017-05-15 12:33:46 +01:00
stack-sizing-2.xul Bug 1364115 - Allow -moz-stack-sizing to work in a single direction only. r=dbaron,manishearth 2017-05-15 12:33:46 +01:00
text-crop-ref.xul
text-crop.xul
text-small-caps-1-ref.xul
text-small-caps-1.xul
textbox-overflow-1-ref.xul
textbox-overflow-1.xul
tree-row-outline-1-notref.xul
tree-row-outline-1-ref.xul
tree-row-outline-1.xul
treecell-image-svg-1-ref.xul
treecell-image-svg-1a.xul
treecell-image-svg-1b.xul
treechildren-padding-percent-1-ref.xul
treechildren-padding-percent-1.xul
treetwisty-context-paint.svg Bug 1381453 - Support SVG context paint on ::-moz-tree-twisty list-style-image. r=dholbert 2018-03-27 00:08:16 +00:00
treetwisty-no-context-paint.svg Bug 1381453 - Support SVG context paint on ::-moz-tree-twisty list-style-image. r=dholbert 2018-03-27 00:08:16 +00:00
treetwisty-svg-context-paint-1-not-ref.xul Bug 1450101 - Fix Android intermittent on XUL twisty test. r=dholbert 2018-03-29 22:29:47 +00:00
treetwisty-svg-context-paint-1-ref.xul Bug 1450101 - Fix Android intermittent on XUL twisty test. r=dholbert 2018-03-29 22:29:47 +00:00
treetwisty-svg-context-paint-1.xul Bug 1450101 - Fix Android intermittent on XUL twisty test. r=dholbert 2018-03-29 22:29:47 +00:00