gecko-dev/layout
Markus Stange e8cb10c2d9 Bug 550426 - Fix test_transitions_per_property.html. r=dbaron
This adds testing for transitions on background-position-x/y, and makes sure we
no longer call check_distance for background-position, because
background-position is now a shorthand and no longer has its own distance
computation.

MozReview-Commit-ID: 82KVruCghGe

--HG--
extra : rebase_source : 65e52287c141044df8ae490d461ebef3e8d403ec
2015-12-16 12:27:20 +01:00
..
base Backed out changeset 85ce8cb0639a (bug 1268313) 2016-04-29 14:21:16 +02:00
build Bug 1261009 - Remove the Data Store API, r=fabrice 2016-04-29 09:02:45 +08:00
doc Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
forms Bug 1268404 - Part 1: Split out ResolveStyleForText from ResolveStyleForNonElement and pass in the text node. r=bholley 2016-04-29 14:01:44 +10:00
generic Bug 1268009 - If APZ is force-disabled, disable paint skipping even for apz-originated scrolls. r=kats 2016-04-27 16:55:34 -04:00
inspector Bug 550426 - In PropertySupportsVariant, add {background,mask}-position-{x,y} to the list of properties that are parsed by functions. r=dbaron 2016-04-21 20:22:46 -04:00
ipc Backed out changeset 85ce8cb0639a (bug 1268313) 2016-04-29 14:21:16 +02:00
mathml Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
media Bug 1216444 - Remove GKMEDIAS_SHARED_LIBRARY. r=mshal 2015-10-21 14:47:22 +09:00
printing Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
reftests Backed out changeset 3f3dc83fdd26 (reftests for Bug 1030952) to fix commit message. 2016-04-28 20:39:50 -07:00
style Bug 550426 - Fix test_transitions_per_property.html. r=dbaron 2015-12-16 12:27:20 +01:00
svg Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10:00
tables Bug 735857 - Treat background-attachment:fixed as background-attachment:scroll if it's on a non-root element affected by a transform. r=mstange 2016-04-25 17:20:13 -04:00
tools Bug 1268588: Add missing space to "assertion count[...] is less than expected" reftest log message. r=gbrown 2016-04-28 10:52:42 -07:00
xul Bug 1206961 - Use channel->AsyncOpen2() for imageLoader; Remove security checks from callsites (r=bz) 2016-04-27 19:41:13 +02:00
moz.build