fune/toolkit/content
Emilio Cobos Álvarez e7783b322a Bug 1607557 - Make labels and button inline level. r=Gijs
<xul:description> doesn't respect `display` and effectively behaves like
`display: flow-root` unless it has the `value` attribute.

<xul:label> and <xul:button> are expected to be inline level when in HTML
blocks.

The former fixes the about dialog. The later fixes the session restore page,
which in today's nightly shows the two buttons in different lines.

I could try to write more targeted fixes if you want, and probably switching to
html layout while at it.

<label> can be display: inline, at least in the about dialog. And the
<xul:button> in the restore session page can be <html:buttons> (inline-blocks).

But then again the involved elements always create specific layout boxes
disregarding display, so this patch does effectively the same.

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

--HG--
extra : moz-landing-system : lando
2020-01-08 12:17:07 +00:00
..
aboutwebrtc
gmp-sources Bug 1596894 - Update fallback GMP downloader for Widevine 4.10.1582.2. r=rhelmer 2019-12-20 20:10:27 +00:00
tests Bug 1605854 - Fix remaining tests using uneval/toSource r=mccr8,bzbarsky 2020-01-07 13:19:30 +00:00
widgets Bug 1607181 - eagerly set [smoothscroll] on arrowscrollbox instead of waiting for the getter to be called;r=dao 2020-01-08 13:15:32 +00:00
.eslintrc.js
about.js
aboutAbout.js
aboutAbout.xhtml
aboutMozilla.css Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN 2019-11-26 15:00:00 +00:00
aboutNetworking.js Bug 1477593 - Fix ESlint. CLOSED TREE 2020-01-07 14:35:17 +02:00
aboutNetworking.xhtml Bug 1595271 - Display Http3 in about:networking. r=valentin,fluent-reviewers,flod,smaug 2019-11-12 08:27:38 +00:00
aboutProfiles.js Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo 2019-12-11 17:44:54 +00:00
aboutProfiles.xhtml
aboutRights-unbranded.xhtml
aboutRights.js
aboutRights.xhtml
aboutServiceWorkers.js
aboutServiceWorkers.xhtml
aboutSupport.js Bug 1596065 - Hide database enumeration option in about:support if the pref is off. r=chunmin 2019-11-19 01:45:04 +00:00
aboutSupport.xhtml bug 1594351: toolkit: include remote protocol section in about:support; r=remote-protocol-reviewers,fluent-reviewers,Gijs,flod,maja_zf 2019-11-14 13:32:41 +00:00
aboutTelemetry.css
aboutTelemetry.js
aboutTelemetry.xhtml
aboutUrlClassifier.css
aboutUrlClassifier.js
aboutUrlClassifier.xhtml
autocomplete.css
browser-child.js Bug 1601475 - Remove ImageContentLoaded event and ImageDocumentLoaded message handling code across the tree r=Gijs,mccr8 2019-12-18 21:46:51 +00:00
browser-content.js Bug 1597765 - support auto scroll in out of process frames r=Gijs 2019-12-19 02:35:57 +00:00
buildconfig.css Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN 2019-11-26 15:00:00 +00:00
buildconfig.html
contentAreaUtils.js
customElements.js Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo 2019-12-11 17:44:54 +00:00
datepicker.xhtml
editMenuKeys.inc.xhtml Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo 2019-12-11 17:44:54 +00:00
editMenuOverlay.js Bug 1604960 - Migrate all text actions to use Fluent. r=fluent-reviewers,Gijs,flod 2019-12-25 10:01:46 +00:00
filepicker.properties
globalOverlay.js
jar.mn Bug 1606949 - Revert "Bug 1606949 - Add about:replay. " 2020-01-05 05:58:37 +00:00
license.html Bug 1607014 Part 2 - Remove references to toolkit/recordreplay/udis86, r=jlast. 2020-01-05 01:43:41 +00:00
macWindowMenu.js
minimal-xul.css Bug 1571285 - Correctly style dark scrollbars in tree components. r=emilio 2019-12-09 03:16:03 +00:00
moz.build Bug 1606949 - Revert "Bug 1606949 - Add about:replay. " 2020-01-05 05:58:37 +00:00
mozilla.xhtml
plugins.css
plugins.html
plugins.js
preferencesBindings.js Bug 1585482 - Restructure all <xul:dialog> usages such that they are not the top level element r=bgrins 2019-12-10 18:25:59 +00:00
process-content.js
resetProfile.css
resetProfile.js
resetProfile.xhtml Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo 2019-12-11 17:44:54 +00:00
resetProfileProgress.xhtml Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo 2019-12-11 17:44:54 +00:00
timepicker.xhtml
TopLevelVideoDocument.js
treeUtils.js
viewZoomOverlay.js
widgets.css
xul.css Bug 1607557 - Make labels and button inline level. r=Gijs 2020-01-08 12:17:07 +00:00