gecko-dev/layout/reftests/forms/input
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
..
checkbox Bug 1620479 - Annotate reftests with native theme enabled. r=mstange 2020-03-07 10:07:59 +00:00
color Bug 1624752 - Fuzz an <input type=color> text when non-native theme is enabled. 2020-03-25 20:10:18 +00:00
datetime Bug 1618202 - Some minor reftest annotation tweaks. 2020-03-12 16:11:43 +01:00
email
file Bug 1620479 - Annotate reftests with native theme enabled. r=mstange 2020-03-07 10:07:59 +00:00
hidden
number Bug 1625419 - Don't double-apply non-symmetric vertical padding for number inputs. r=dholbert 2020-03-31 09:39:21 +00:00
percentage
radio Bug 1620479 - Annotate reftests with native theme enabled. r=mstange 2020-03-07 10:07:59 +00:00
range Bug 1618202 - Mark the previously annotated test as random as it fails in opt but passes in debug (o.O) 2020-03-12 19:10:04 +01:00
search
tel
text 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
url
reftest.list Bug 1558645 - Adjust fuzz for selector-read-write-type-change-001.html on geckoview. r=gbrown 2019-06-12 15:35:54 +00:00
selector-read-write-type-change-001-ref.html
selector-read-write-type-change-001.html
selector-read-write-type-change-002-ref.html
selector-read-write-type-change-002.html