gecko-dev/layout
Kartikaya Gupta 5fec8bb434 Bug 1252361 - Modify the fuzzy and fuzzy-if reftest annotations to accept ranges as well. r=dbaron
This patch extends the "fuzzy" and "fuzzy-if" annotations so that they
accept a range of fuzziness values, much like the "asserts" and
"asserts-if" annotations. If the test produces differences that are
within the specified range, the test is considered as passing. Any
differences outside the ranges are considered failures. If the test is
marked as a "!=" test, then the opposite is true.

If the range given to "fuzzy" or "fuzzy-if" is a single value, it is
interpreted as being a range from zero to the specified value. This is
in contrast to "asserts" and "asserts-if" which match exactly the value
specified. The reason for this is mostly for backwards compatibility
with existing reftest annotation semantics.

MozReview-Commit-ID: 6qUU6FQ5mYP
2017-06-02 09:27:09 -04:00
..
base Bug 1208197: Use addEventListener() in test_bug533845.xul to prevent raciness. r=smaug 2017-06-02 14:11:32 +09:00
build Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 4 - Rename StorageManagerBase to LocalStorageManager, r=asuth 2017-05-17 07:01:14 +02:00
doc
forms Bug 1360559 - Adjust mouse position in test_bug348236.html. r=jmaher 2017-05-30 16:13:01 -04:00
generic merge mozilla-inbound to mozilla-central a=merge 2017-06-02 14:22:17 +02:00
inspector Bug 1357716 - stylo: Don't return uninitialized pointers from GetCSSStyleRules. r=xidorn 2017-05-18 14:50:05 -07:00
ipc Bug 558184 - Part 8 - Load js plugins in a separate process. r=billm. 2017-05-29 12:38:46 +02:00
mathml bug 1368607 remove unused nsCSSMapping r=dbaron 2017-05-30 17:19:39 +12:00
media
painting Merge m-c to graphics, a=merge 2017-06-01 09:56:23 -04:00
printing Bug 1367683 Optimize initializing nsRange r=smaug 2017-05-30 13:18:25 +09:00
reftests Merge mozilla-central to mozilla-inbound 2017-06-02 14:32:35 +02:00
style merge mozilla-inbound to mozilla-central a=merge 2017-06-02 14:22:17 +02:00
svg Backed out changeset 7b3e7c43611b (bug 1365189) for reftest failures. 2017-05-30 23:26:01 -04:00
tables Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
tools Bug 1252361 - Modify the fuzzy and fuzzy-if reftest annotations to accept ranges as well. r=dbaron 2017-06-02 09:27:09 -04:00
xul Bug 1157576 - Skip test browser_bug706743.js on e10s, again, for ongoing failures; r=me,test-only 2017-05-29 10:36:37 -06:00
moz.build