[Bug 1133633] [NEW] `-moz-border-image` used in default theme (should be unprefixed)
Brandon Frohs
1133633 at bugs.launchpad.net
Tue Feb 26 21:18:06 UTC 2013
Public bug reported:
# Steps to reproduce
1. Open `about:config` in Firefox 19
2. Set `layout.css.prefixes.border-image` to `false`
3. Restart browser
## Expected results
Tabs should have same border image as before.
## Actual results
Tabs fall back to thick, light-colored beveled border.
# How to fix
Replace all occurences of `-moz-border-image` in theme files with
`border-image`. See http://dbaron.org/log/20130225-removing-prefixes.
** Affects: firefox (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
# Steps to reproduce
1. Open `about:config` in Firefox 19
2. Set `layout.css.prefixes.border-image` to `false`
3. Restart browser
## Expected results
Tabs should have same border image as before.
## Actual results
Tabs fall back to thick, light-colored beveled border.
# How to fix
Replace all occurences of `-moz-border-image` in theme files with
- `border-image`.
+ `border-image`. See http://dbaron.org/log/20130225-removing-prefixes.
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1133633
Title:
`-moz-border-image` used in default theme (should be unprefixed)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1133633/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list