layout/reftests/bugs/950436-1.html@8bccb770b82d
layout/reftests/bugs/950436-1.html
Wed, 31 Dec 2014 13:27:57 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 31 Dec 2014 13:27:57 +0100
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
- permissions
- -rw-r--r--
Ignore runtime configuration files generated during quality assurance.
3 /* It's important here to reference an image that has not previously been loaded
4 during the reftest run. So don't use 950436-1.png in any other test. */
5 body { --a: url(950436-1.png); background-image: var(--a); }