mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
5c025f8c68
After Bug 1238133, HTML documents are directly loaded inside XUL elements. They inherit a -moz-user-focus: ignore; coming from minimal-xul.css. Usually this is overridden by xul.css, which restores -moz-user-focus: normal; on iframe, browser and some other elements. This commit adds a new class to all inspector tab panel elements including html, and a new CSS rule to override the default -moz-user-focus. Also added a new test case dedicated to this. |
||
---|---|---|
.. | ||
client | ||
docs | ||
server | ||
shared | ||
.eslintrc | ||
.eslintrc.mochitests | ||
.eslintrc.xpcshell | ||
bootstrap.js | ||
chrome.manifest | ||
install.rdf | ||
moz.build | ||
templates.mozbuild |