gecko-dev/layout
Mantaroh Yoshinaga 04073ceef2 Bug 1369614 - Add test fail condition to reftest of interpolating stroke-width between px and percentage. r=hiro
Current stylo uses LengthOrPercentage::Calc for interpolation between length and
percentage, but neither gecko nor stylo will support the calc value for
stroke-dasharray. (bug 1258270 / bug 1386967)
So current stylo will not animate this types.

In this bug, we make stroke-dasharray interpolation between length and
percentage as discrete type until we properly support calc() for stroke-dasharray
(bug 1258270 / bug 1386967), as a result, rendering results of this type
matches with gecko.

MozReview-Commit-ID: FBuJM254ZdS

--HG--
extra : rebase_source : 634435089e3a72c03d62a7e4d51195e03c68d5b6
2017-08-18 10:32:34 +09:00
..
base Merge m-c to autoland, a=merge 2017-08-17 16:23:45 -07:00
build
doc
forms merge mozilla-inbound to mozilla-central a=merge 2017-08-16 11:23:24 +02:00
generic Backed out 2 changesets (bug 577824) for reftest failures in 577824.html a=backout CLOSED TREE 2017-08-17 13:17:28 -07:00
inspector
ipc Bug 1389139 - Add transforms for reflayer equivalents in the layers-free APZ world. r=jrmuizel 2017-08-16 12:50:37 -04:00
mathml
media
painting Bug 1390804 - When pushing a mask clip, don't record it in DisplayListBuilder's clip stack. r=ethlin 2017-08-17 13:54:25 -04:00
printing
reftests Bug 1369614 - Add test fail condition to reftest of interpolating stroke-width between px and percentage. r=hiro 2017-08-18 10:32:34 +09:00
style Bug 1375911 - Avoid creating a stylo thread pool in e10s parent processes. r=xidorn 2017-08-17 19:15:20 -07:00
svg Merge inbound to central, a=merge 2017-08-11 13:15:33 -07:00
tables Merge inbound to central, a=merge 2017-08-11 13:15:33 -07:00
tools Bug 1386826 - Whitelist the objdir, so _tests gets covered. r=jmaher 2017-08-16 19:03:09 +02:00
xul Bug 1389905 - Remove an useless call on GetCurrentReferenceFrame from BuildDisplayListForChildren r=botond 2017-08-13 11:44:56 +02:00
moz.build