gecko-dev/layout/reftests/forms
Brian Grinstead 30b9da5519 Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky
This was generated with

```
cp .gitignore .rgignore
rg -l -g '*.{html,xhtml}' 'href="chrome://global/skin/"' | xargs sed -i "" 's/href\="chrome:\/\/global\/skin\/"/href\="chrome:\/\/global\/skin\/global.css"/g'
```

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

--HG--
extra : moz-landing-system : lando
2020-04-03 22:23:23 +00:00
..
button Bug 1624080 - Simplify the implementation of HasAuthorSpecifiedRules. r=heycam 2020-03-26 16:48:01 +00:00
fieldset
input Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky 2020-04-03 22:23:23 +00:00
legend
meter
output
placeholder Bug 1620479 - Annotate reftests with native theme enabled. r=mstange 2020-03-07 10:07:59 +00:00
progress
select
textarea
textbox Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky 2020-04-03 22:23:23 +00:00
display-block-baselines-1-ref.html
display-block-baselines-1.html
display-block-baselines-2-ref.html
display-block-baselines-2.html
display-block-baselines-3-ref.html
display-block-baselines-3.html
display-block-baselines-4-ref.html
display-block-baselines-4.html
display-block-baselines-5-ref.html
display-block-baselines-5.html
overflow-ref.html Bug 1615026 - Ensure that non-native theme doesn't stroke outside of its rect. r=mstange 2020-03-05 00:25:31 +00:00
overflow.html Bug 1615026 - Ensure that non-native theme doesn't stroke outside of its rect. r=mstange 2020-03-05 00:25:31 +00:00
reftest.list Bug 1618202 - Some minor reftest annotation tweaks. 2020-03-12 16:11:43 +01:00
text-control-baseline-1-ref.html
text-control-baseline-1.html