gecko-dev/toolkit
Gijs Kruitbosch ce1a86b0e0 Bug 1610899 - avoid text track list being cut off, r=jaws
The text track list should not exceed the size of the video controls. Because it is positioned
absolutely, and because the height of the video is not known in the CSS, the only way to
ensure the list's height does not exceed the video's height is to set a 'top' value as well as
a 'bottom' one.

Unfortunately, that then means that if the list is quite small and the video quite tall, the
popup becomes way too large.

To avoid this, I've added another level of nesting, and used flexbox to align the actual list
to the bottom of the container for the list.

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

--HG--
extra : moz-landing-system : lando
2020-02-15 00:11:02 +00:00
..
actors Bug 855889. Remove the print.use_global_printsettings pref. r=dholbert 2020-02-14 02:59:45 +00:00
components Bug 1612161 - Don't treat tab in username/password field as auto-completion when the field value is empty. r=MattN 2020-02-15 01:49:20 +00:00
content Bug 1610899 - avoid text track list being cut off, r=jaws 2020-02-15 00:11:02 +00:00
crashreporter Backed out 2 changesets (bug 1613263, bug 1611326) for presummably causing l10n langpack bustages. a=backout 2020-02-14 15:02:21 +02:00
docs
forgetaboutsite Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
library Merge mozilla-central to autoland. 2020-02-14 15:17:39 +02:00
locales Backed out 2 changesets (bug 1613263, bug 1611326) for presummably causing l10n langpack bustages. a=backout 2020-02-14 15:02:21 +02:00
modules Bug 1536728 - Reset anchorElement (icon) extraAttr when showing notification icons. r=MattN 2020-02-13 22:09:14 +00:00
mozapps Backed out 2 changesets (bug 1613263, bug 1611326) for presummably causing l10n langpack bustages. a=backout 2020-02-14 15:02:21 +02:00
pluginproblem
profile Bug 1611745 - Link to QueryFullProcessImageNameW at compile time. r=mossop 2020-01-29 17:59:16 +00:00
recordreplay Backed out changeset cfe2388a674e (bug 1609815) for causing TypeError in browserContext CLOSED TREE 2020-02-11 00:35:52 +02:00
system Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
themes Bug 1610899 - avoid text track list being cut off, r=jaws 2020-02-15 00:11:02 +00:00
xre Bug 1610790: Part 1 - Use wmain in mozglue/tests. r=handyman 2020-02-12 02:23:57 +02:00
.eslintrc.js
l10n-registry.manifest
moz.build Bug 1594931 - Stop compiling NSS' DBM legacy database r=kjacobs,keeler,mhowell,MattN 2019-12-16 17:35:49 +00:00
moz.configure Bug 1609881 - Part 3: build the fork server for Linux & FreeBSD. r=gsvelto 2020-02-14 16:50:33 +00:00
toolkit.mozbuild Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk 2019-12-12 17:50:19 +00:00