gecko-dev/dom
Hiroyuki Ikezoe 2b9a5049f3 Bug 1443358 - Consider that the target frame is scrolled out if scrollable parent frame size is empty. r=birtles
This patch adds three test cases;

1) Animation on position:absolute element in a zero-height iframe
  This animation should be throttled.
2) Animation on a non-zero width and hight position:absolute element but whose
   parent has a zero height
  This animation should NOT be throttled since the animation is visible
3) Animation on a zero-height position:absolute element whose parent also has
   zero height.
  This animation should be throttled since the animation is invisible

The first test fails without this fix and passes with the fix.
The second one passes regardless of the fix
The third one is marked as 'todo' since it doesn't pass with this fix.

MozReview-Commit-ID: 8pNUFQ71ivj

--HG--
extra : rebase_source : d1d37e5324247efc20a39d86a0f8849450cc7533
2018-04-02 13:34:14 +09:00
..
abort
animation Bug 1443358 - Consider that the target frame is scrolled out if scrollable parent frame size is empty. r=birtles 2018-04-02 13:34:14 +09:00
asmjscache
audiochannel
base Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-03-31 01:28:52 +03:00
battery
bindings Bug 1446246 part 2. Combine HTMLConstructor and CreateXULOrHTMLElement into a single function. r=peterv 2018-03-27 15:49:02 -04:00
broadcastchannel
browser-element
cache
canvas Merge inbound to mozilla-central. a=merge 2018-03-30 12:56:21 +03:00
chrome-webidl
clients
commandhandler
console
credentialmanagement
crypto
encoding
events Merge inbound to mozilla-central. a=merge 2018-03-30 01:06:18 +03:00
fetch Bug 1448612: Don't take ownership of the stream data too early. r=baku 2018-03-28 00:42:52 +02:00
file
filehandle
filesystem
flex
gamepad Bug 1403185 - Fix button value index lookup oob for Windows Gamepads; r=ted 2018-03-28 15:54:53 -07:00
geolocation
grid
html Bug 1443958 - Synthesizing a click() on input type=date should not show the date picker UI , r=mconley 2018-03-30 02:51:17 +03:00
imptests
indexedDB Bug 1441141 - Update the StructuredCloneAlgorithm to follow the latest version of the spec, r=smaug, r=sfink 2018-03-28 09:23:17 +02:00
interfaces Bug 1443914 - Force updating PaymentDetails when requestShipping is true. r=baku 2018-03-29 23:09:52 +08:00
ipc Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-03-29 01:00:42 +03:00
jsurl
locales
manifest
mathml Bug 1449798 - Remove GenericSpecifiedValues::ShouldComputeStyleStruct and mSIDs. r=emilio 2018-03-29 12:39:07 +11:00
media Merge inbound to mozilla-central. a=merge 2018-03-28 00:48:11 +03:00
messagechannel Bug 1441141 - Update the StructuredCloneAlgorithm to follow the latest version of the spec, r=smaug, r=sfink 2018-03-28 09:23:17 +02:00
midi
network
notification
offline
payments Bug 1443914 - Mochitest for force updating PaymentDetails. r=baku 2018-03-29 23:10:08 +08:00
performance
permission
plugins Bug 1439713 - Change nsIContentPolicy shouldLoad to take an <uri, loadInfo> pair instead of the various args. r=bz 2018-03-29 12:16:23 +02:00
power
presentation
promise
push
quota
res
script Bug 1440827 - Cancel preloaded requests if we decide not to use them r=baku 2018-03-29 17:11:41 +01:00
security Bug 1400487 - Move img src declaration after onload and onerror declaration in file_meta_element.html. r=ckerschb 2018-03-29 15:22:53 -04:00
serviceworkers Bug 1447871 P2 Add a mochitest to test leaks due to service worker binding object usage. r=asuth 2018-03-30 11:25:48 -07:00
smil Backed out 3 changesets (bug 1449321, bug 1449566, bug 1449565) as per developer request. 2018-03-28 18:10:11 +03:00
storage
svg Bug 1446617 - support the SVG 2 path attribute for textPath elements r=dholbert 2018-03-31 18:50:10 +01:00
system
tests Bug 1439713 - Update tests relying on nsIContentPolicy. r=bz 2018-03-29 11:14:58 +02:00
u2f
url
vr
webauthn Bug 1449034 - Update Rust crates to use lazy_static 1.0. r=ted 2018-03-26 15:12:56 -07:00
webbrowserpersist
webidl Bug 1448018, remove ContainerBoxObject which is only used to access the docshell, but bug 1448018 made the docshell accessible from the frameloader instead so the container box object is no longer being used. Change some editor tests which just access the docShell directly rather than through the box object, r=bz 2018-03-29 10:44:52 -04:00
websocket Bug 1439713 - Change nsIContentPolicy shouldLoad to take an <uri, loadInfo> pair instead of the various args. r=bz 2018-03-29 12:16:23 +02:00
workers Bug 1450416 - setTimeout/setInterval should silently fail if the worker is shutting down, r=asuth 2018-03-31 09:47:51 +02:00
worklet
xbl Bug 1449807: Don't flush in nsXBLResourceLoader::NotifyBoundElements. r=bz 2018-03-31 00:03:39 +02:00
xhr
xml Bug 1439713 - Change nsIContentPolicy shouldLoad to take an <uri, loadInfo> pair instead of the various args. r=bz 2018-03-29 12:16:23 +02:00
xslt Bug 1449404 part 3. Get rid of nsIContent::AppendTextTo. r=mccr8 2018-03-28 18:01:47 -04:00
xul Bug 1335191 - Remove support for the attributes "activetitlebarcolor" and "inactivetitlebarcolor" for XUL window elements. r=emilio 2018-03-24 01:14:23 -04:00
jar.mn
moz.build