forked from mirrors/gecko-dev
<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 |
||
|---|---|---|
| .. | ||
| aboutwebrtc | ||
| gmp-sources | ||
| tests | ||
| widgets | ||
| .eslintrc.js | ||
| about.js | ||
| aboutAbout.js | ||
| aboutAbout.xhtml | ||
| aboutMozilla.css | ||
| aboutNetworking.js | ||
| aboutNetworking.xhtml | ||
| aboutProfiles.js | ||
| aboutProfiles.xhtml | ||
| aboutRights-unbranded.xhtml | ||
| aboutRights.js | ||
| aboutRights.xhtml | ||
| aboutServiceWorkers.js | ||
| aboutServiceWorkers.xhtml | ||
| aboutSupport.js | ||
| aboutSupport.xhtml | ||
| aboutTelemetry.css | ||
| aboutTelemetry.js | ||
| aboutTelemetry.xhtml | ||
| aboutUrlClassifier.css | ||
| aboutUrlClassifier.js | ||
| aboutUrlClassifier.xhtml | ||
| autocomplete.css | ||
| browser-child.js | ||
| browser-content.js | ||
| buildconfig.css | ||
| buildconfig.html | ||
| contentAreaUtils.js | ||
| customElements.js | ||
| datepicker.xhtml | ||
| editMenuKeys.inc.xhtml | ||
| editMenuOverlay.js | ||
| filepicker.properties | ||
| globalOverlay.js | ||
| jar.mn | ||
| license.html | ||
| macWindowMenu.js | ||
| minimal-xul.css | ||
| moz.build | ||
| mozilla.xhtml | ||
| plugins.css | ||
| plugins.html | ||
| plugins.js | ||
| preferencesBindings.js | ||
| process-content.js | ||
| resetProfile.css | ||
| resetProfile.js | ||
| resetProfile.xhtml | ||
| resetProfileProgress.xhtml | ||
| timepicker.xhtml | ||
| TopLevelVideoDocument.js | ||
| treeUtils.js | ||
| viewZoomOverlay.js | ||
| widgets.css | ||
| xul.css | ||