gecko-dev/layout
Gerald Squelart e3df11afd8 Bug 1483946 - Fix CSS containment issue with scrollable elements - r=dholbert
Scrollable elements already trap all of their contents, nothing should spill
out, so there is no need for special handling of the `contain` CSS property.

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

--HG--
extra : moz-landing-system : lando
2018-08-23 15:55:54 +00:00
..
base Bug 1429298 - Part 6: Apply motion path transform matrix. r=nical 2018-08-21 22:41:44 -07:00
build Bug 1361330 - Part 6: Gate SimpleDB behind a preference; r=asuth 2018-08-20 14:33:17 +02:00
doc Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
forms Bug 1461706: Sync disabled state of number control regardless of appearance. r=jwatt 2018-08-22 13:06:35 +02:00
generic Bug 1483946 - Fix CSS containment issue with scrollable elements - r=dholbert 2018-08-23 15:55:54 +00:00
inspector Bug 1479450: Convert GetStringValue to use Servo. r=xidorn 2018-07-31 12:05:00 +02:00
ipc Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
mathml Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
media
painting Bug 1435045 - Don't make CSS filters on the <svg> element use fallback. r=jrmuizel 2018-08-22 22:06:24 +00:00
printing Bug 1482665 Part 5 - Remove nsDeviceContext::AppUnitsPerCSSInch() and replace it with mozilla::AppUnitsPerCSSInch(). r=dholbert 2018-08-13 14:29:30 -07:00
reftests Bug 1483946 - Fix CSS containment issue with scrollable elements - r=dholbert 2018-08-23 15:55:54 +00:00
style Bug 1466722 - Remove remaining references to nsCSSRuleProcessor since it has been removed. r=heycam 2018-08-22 01:29:39 +00:00
svg Bug 1480275: Handle nested use shadow trees properly when the ID target changes. r=heycam 2018-08-20 00:32:56 +00:00
tables Bug 1482665 Part 2 - Remove nsPresContext::AppUnitsPerCSSPixel() and replace it with mozilla::AppUnitsPerCSSPixel(). r=dholbert 2018-08-13 14:29:28 -07:00
tools Bug 1369941 - Provide more advice about how to write fuzzy() annotations on reftests. r=dholbert 2018-08-22 02:14:06 +00:00
xul Bug 1469741 part 2 - Ensure scrollbar has a width even when it's not supported by the theme. r=dholbert 2018-08-20 18:50:33 +00:00
moz.build