gecko-dev/layout/reftests
Kartikaya Gupta c0ece807c4 Bug 1441380 - Add fuzziness annotation for reftests that are intermittently fuzzy on webrender. r=jrmuizel
MozReview-Commit-ID: 7WTcwhNtcs7

--HG--
extra : rebase_source : c2ebb6491ba0ff51193bb0bce2f11ab21db8a2ea
2018-03-05 10:31:57 -05:00
..
abs-pos Bug 1398910 - make reftest-no-accel run on windows 10 (hardware) instead of windows 8. r=ahal,jet 2017-09-19 11:44:07 -04:00
apng-mime
async-scrolling Bug 1438841 - 3 async-scrolling reftests fail on new windows 10 hardware. r=gbrown 2018-02-23 11:20:21 -05:00
backgrounds Bug 1429469 - Remove a bunch of fails-if(webrender) annotations. r=jrmuizel 2018-01-10 13:34:14 -05:00
bidi Bug 1426116 - Update reftest results from WR PR 2262. r=jrmuizel 2018-01-08 09:19:28 -05:00
border-dotted Bug 1409243 - Enable dotted and dashed border support for webrender; r=ethlin 2017-10-25 10:17:41 +08:00
border-image Bug 1429469 - Replace fails-if(webrender) annotations with fuzzy checks. r=jrmuizel 2018-01-10 13:34:15 -05:00
border-radius merge mozilla-inbound to mozilla-central. a=merge 2018-02-24 02:58:35 +02:00
box
box-ordinal Bug 1408235 part 3 - Update test expectation for this bug. r=heycam 2017-10-21 11:02:34 +11:00
box-properties Bug 1422839 part 4 - Reftest for 'overflow-clip-box' properties. r=mats 2017-12-05 21:10:04 +01:00
box-shadow Bug 1440664 - Update reftest annotation for changes in WR PR 2471. r=jrmuizel 2018-03-01 16:53:00 -05:00
box-sizing Bug 1403288 - Remove redundant reftest lines since border layers are enabled by default with webrender now. r=Gankro 2017-09-26 15:02:39 -04:00
bugs Bug 1425759: Update test expectations. r=smaug,xidorn 2018-02-27 12:39:58 +01:00
canvas Bug 1438853 - 5 canvas reftests fail to pass on new windows 10 hardware. r=rwood 2018-02-23 11:20:23 -05:00
columns Bug 1318526 - Remove HTTP(..) from reftest manifests where this was only needed to work around file-URI origin restrictions. r=dbaron 2017-10-22 08:31:41 +01:00
counter-style Bug 1134099 part 2 - Move counter-style tests into w3c test folder. r=dbaron 2017-12-08 19:43:18 -06:00
counters Bug 1163171 - part 7 - mark counter tests as passing now that we use clang; r=dholbert 2017-10-28 17:38:58 -04:00
css-animations Bug 1440556 - Drop reftest-wait in opacity-animation-in-fixed-opacity-parent.html. r=birtles 2018-02-23 14:06:49 +09:00
css-blending Bug 1438860 - 7 css-blending reftests fail to pass on new windows 10 hardware. r=gbrown 2018-02-23 11:20:24 -05:00
css-break Bug 1439565 - Update reftest annotations for changes in WR PR 2445. r=jrmuizel 2018-02-23 09:29:59 -05:00
css-calc Bug 1379436 - Add some reftests for line-height: calc(). r=xidorn 2017-07-09 19:42:39 +09:00
css-charset Bug 1394603 - Replace fails-if(!styloVsGecko) to fails. r=jryans 2017-09-01 20:39:44 -07:00
css-default
css-disabled Bug 1442428 - Annotate css-disabled/select/select-fieldset-legend-4.html reftest: Fix second fuzzy-if; r=me,a=test-only 2018-03-02 17:04:45 +02:00
css-display Bug 1428685 - Use dom.webcomponents.shadowdom.enabled pref for Shadow DOM. r=smaug 2018-01-16 17:16:30 +01:00
css-enabled
css-gradients Bug 1438861 - 2 css-gradients reftests fail to pass on new windows10 hardware. r=gbrown 2018-02-23 11:20:24 -05:00
css-grid Bug 1440962 - Fix '-webkit-fill' typo in tests. r=me 2018-02-28 03:56:14 +01:00
css-import Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
css-invalid Bug 1441380 - Add fuzziness annotation for reftests that are intermittently fuzzy on webrender. r=jrmuizel 2018-03-05 10:31:57 -05:00
css-mediaqueries Bug 1405311: Remove uses of :-moz-system-metric. r=xidorn,dao 2017-10-12 14:47:06 +02:00
css-optional
css-parsing Bug 1267890 part 2 - Add test for -moz-bool-pref(). r=emilio 2017-12-08 20:03:34 -06:00
css-placeholder Bug 1431041: Make placeholder apply to <input type="number">. r=smaug 2018-01-18 17:20:37 +01:00
css-required
css-ruby Bug 1404179 - Prepend rather than append frames from overflow list of prev-in-flow for ruby frames. r=dholbert 2017-10-03 16:19:41 +11:00
css-selectors
css-shapes Bug 1438874 - dynamic-shape-outside-1.html reftest fails to pass on new windows 10 hardware. r=gbrown 2018-02-23 11:20:25 -05:00
css-sizing Bug 1403288 - Remove redundant reftest lines since border layers are enabled by default with webrender now. r=Gankro 2017-09-26 15:02:39 -04:00
css-submit-invalid
css-transitions Bug 1439279 - Drop needless requestAnimationFrame that waits for applying new transition. r=birtles 2018-02-19 10:57:53 +09:00
css-ui Backed out 4 changesets (bug 1417251) for reftest failures in abs-pos-non-replaced-vrl* on Windows and in box-sizing-replaced* on Android. r=backout a=backout 2017-12-08 14:31:03 +02:00
css-ui-invalid Bug 1389000 - Update reftest annotations for layers-free results. r=jrmuizel 2017-09-26 14:49:19 -04:00
css-ui-valid Bug 1430939 - Fix failure in reftest select-disabled-fieldset-1.html discovered after rechunking. r=me a=test-fix on a CLOSED TREE 2018-01-19 22:03:00 +02:00
css-valid Bug 1401992 - Mark some tests as passing on android. r=me 2017-09-22 17:23:38 -07:00
css-valuesandunits Bug 1404178 - Fix some reftest conditions for Stylo on Android. r=heycam 2017-09-27 16:27:19 +09:00
css-variables
css-visited Bug 1431539: Tests. r=dholbert 2018-01-23 13:27:35 +01:00
cssom
datalist
details-summary Bug 1294278 followup: Extend existing fuzzy annotation to include Mac as well. (no review, just a reftest-manifest tweak) 2018-02-08 12:52:57 -08:00
display-list Bug 1439809 - Change the display list merging algorithm to no longer require a hashtable of the old display list items. r=miko,mstange 2018-03-01 16:16:02 +13:00
dom Bug 1374247: Remove the XBL children matching hack, and assert against it. r=xidorn,francois 2017-11-03 14:30:03 +01:00
first-letter Bug 1428164: followup: Simplify reftest reference. r=me 2018-01-05 11:59:23 +01:00
first-line Bug 1429723: Remove -moz-border-*-colors. r=xidorn 2018-01-22 18:14:07 +01:00
flexbox Bug 1174003 part 5: [css-flexbox] Remove is-{main,cross}-axis-horizontal checks from ReflowFlexItem. r=mats 2018-02-27 15:40:18 -08:00
floats Bug 1318526 - Remove HTTP(..) from reftest manifests where this was only needed to work around file-URI origin restrictions. r=dbaron 2017-10-22 08:31:41 +01:00
font-face Bug 1436997 - Add reftests to check that we accept the *-variations format strings iff the variation-font pref is enabled. r=jwatt 2018-02-15 10:56:43 +00:00
font-features Bug 1426116 - Update reftest results from WR PR 2262. r=jrmuizel 2018-01-08 09:19:28 -05:00
font-inflation Bug 1318526 - Remove HTTP(..) from reftest manifests where this was only needed to work around file-URI origin restrictions. r=dbaron 2017-10-22 08:31:41 +01:00
font-loading-api Bug 1318526 - Remove HTTP(..) from reftest manifests where this was only needed to work around file-URI origin restrictions. r=dbaron 2017-10-22 08:31:41 +01:00
font-matching Bug 1439937 - For font-matching reftests that test localized names, force the font-name loader to run eagerly so that we aren't dependent on how long the browser has been running. r=jrmuizel 2018-02-23 09:43:32 +00:00
font-variations Bug 1435692 - Add a reftest for font-optical-sizing with OpenType Variation fonts. r=jwatt 2018-03-03 22:12:15 +01:00
fonts Bug 1435692 - Add a reftest for font-optical-sizing with OpenType Variation fonts. r=jwatt 2018-03-03 22:12:15 +01:00
forms Bug 1430446 - Prefer hinted glyph widths from FreeType, except when hinting is disabled or the font includes variations. r=lsalzman 2018-01-23 18:16:42 +00:00
frameset
generated-content Bug 1403282 - stylo: Add reftests for whitespace in attr(); r=bz 2017-09-27 01:52:41 -07:00
ib-split Bug 1324618 part 7. Set our new style context on all our continuations in ServoRestyleManager. r=emilio 2017-06-26 23:35:08 -07:00
image Bug 1389000 - Remove duplicated layers-free tests. r=jrmuizel 2017-09-26 14:49:20 -04:00
image-element Bug 1439565 - Update reftest annotations for changes in WR PR 2445. r=jrmuizel 2018-02-23 09:29:59 -05:00
image-rect Bug 1377595 - fuzz a test. r=jrmuizel 2017-07-17 13:49:14 +02:00
image-region
indic-shaping Bug 1318526 - Remove HTTP(..) from reftest manifests where this was only needed to work around file-URI origin restrictions. r=dbaron 2017-10-22 08:31:41 +01:00
inline
inline-borderpadding
invalidation Bug 1362115 - turn on blob-images by default with webrender. r=kats 2018-02-01 14:00:26 -05:00
layers Add a reftest (bug 1409871, r=mstange) 2017-11-05 10:05:14 -06:00
line-breaking Bug 1423408 - Allow line-break between ellipsis/leader dots and a following letter. r=masayuki 2017-12-12 16:21:55 -06:00
list-item Bug 1398492: Remove the grid pref. r=mats 2017-12-17 00:04:35 +01:00
margin-collapsing Bug 1394603 - Replace fails-if(!styloVsGecko) to fails. r=jryans 2017-09-01 20:39:44 -07:00
marquee
mathml Bug 1425759: Update test expectations. r=smaug,xidorn 2018-02-27 12:39:58 +01:00
mp4-video
native-theme Bug 1408811 - Update test expectation for this bug. r=emilio 2017-10-24 21:16:52 +02:00
object Bug 1394603 - Replace fails-if(!styloVsGecko) to fails. r=jryans 2017-09-01 20:39:44 -07:00
ogg-video Bug 1429813 - Remove random-if annotation that is unnecessary now. r=jrmuizel 2018-01-11 11:17:56 -05:00
outline Bug 1426116 - Update reftest results for changes from WR PR 2200. r=jrmuizel 2018-01-08 09:19:28 -05:00
pagination Bug 1428826 - Don't rely on FT_Get_Advance for glyph widths, get the advance from the glyph slot instead for better consistency with cairo metrics & rendering; update test expectations for minor changes in rendering. r=lsalzman 2018-01-09 17:36:37 +00:00
percent-overflow-sizing
pixel-rounding Bug 1393077 - Part3. Modify annotations for affected testcases. r=kats 2017-09-06 16:30:28 +08:00
position-dynamic-changes Bug 1398910 - make reftest-no-accel run on windows 10 (hardware) instead of windows 8. r=ahal,jet 2017-09-19 11:44:07 -04:00
position-relative Bug 1364714 - (re-landing) Update Freetype to version 2.8, and fix/annotate tests affected by changes to font metrics & rasterization. r=dholbert,jwatt,ryanvm,jfkthame 2017-08-22 09:20:05 +01:00
position-sticky Bug 1426386 - Add reftests for position:sticky items inside a transform. r=mstange 2018-01-22 12:00:31 -05:00
printing Bug 1299848 - Add support for (real) print reftests. r=dholbert 2017-09-06 09:54:29 -07:00
reftest-sanity merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-10-22 11:52:30 +02:00
scoped-style Bug 1035091: Disable @-moz-document on author sheets on nightly and early beta. r=xidorn 2017-11-29 22:16:46 +01:00
scrolling Backed out 4 changesets (bug 1417251) for reftest failures in abs-pos-non-replaced-vrl* on Windows and in box-sizing-replaced* on Android. r=backout a=backout 2017-12-08 14:31:03 +02:00
selection Bug 1433276 - adjust non-e10s test scheduling. r=ahal 2018-01-27 04:49:36 -05:00
stylesheet-cloning Bug 1035091: Disable @-moz-document on author sheets on nightly and early beta. r=xidorn 2017-11-29 22:16:46 +01:00
svg Bug 1353461 - Increase fuzzy-if for layout/reftests/svg/foreignObject-form-theme.svg with webrender, r=jmaher 2018-02-23 15:50:47 -05:00
tab-size
table-anonymous-boxes Bug 1427221 part 2 - Change test to fail every time. r=mats 2018-01-08 14:42:03 +13:00
table-background Bug 1439638 - border-collapse-opacity-table-row-group.html fails to pass on new windows 10 hardware. r=gbrown 2018-02-23 11:20:28 -05:00
table-bordercollapse Bug 1429806 - Update annotations for the fix of webrender border problems (PR#2292). r=kats 2018-01-16 15:54:37 +08:00
table-dom
table-html Bug 1379306 - Reftest for position:absolute block that is relative to table cell, row, row group. r=dbaron 2017-08-07 20:31:00 +02:00
table-overflow Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
table-width Bug 1394603 - Replace fails-if(!styloVsGecko) to fails. r=jryans 2017-09-01 20:39:44 -07:00
text Bug 1415581 - add reftest. r=jfkthame 2017-11-16 19:19:07 +08:00
text-decoration Bug 1428826 - Don't rely on FT_Get_Advance for glyph widths, get the advance from the glyph slot instead for better consistency with cairo metrics & rendering; update test expectations for minor changes in rendering. r=lsalzman 2018-01-09 17:36:37 +00:00
text-indent
text-overflow Backed out 4 changesets (bug 1417251) for reftest failures in abs-pos-non-replaced-vrl* on Windows and in box-sizing-replaced* on Android. r=backout a=backout 2017-12-08 14:31:03 +02:00
text-shadow Bug 1414125 - Use local clip instead of ClipNode in TextDrawTarget; r=Gankro 2018-01-16 17:54:57 +08:00
text-stroke Bug 1362115 - turn on blob-images by default with webrender. r=kats 2018-02-01 14:00:26 -05:00
text-svgglyphs Bug 1362115 - turn on blob-images by default with webrender. r=kats 2018-02-01 14:00:26 -05:00
text-transform Bug 1318526 - Remove HTTP(..) from reftest manifests where this was only needed to work around file-URI origin restrictions. r=dbaron 2017-10-22 08:31:41 +01:00
transform Bug 1403697 - When restricting background colors to the background region, only use clips if we have rounded corners. r=mattwoodrow 2017-09-29 17:39:21 -04:00
transform-3d Bug 1434723 - Mark reftest failures exposed by WR PR 2369. r=jrmuizel 2018-02-06 10:32:40 -05:00
unicode Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
usercss Bug 1394233: Quirks mode changes can happen after a flush. r=xidorn 2018-02-11 20:06:28 +01:00
view-source Bug 1394603 - Replace fails-if(!styloVsGecko) to fails. r=jryans 2017-09-01 20:39:44 -07:00
w3c-css Bug 1440664 - Update reftest annotation for WR PR 2443. r=jrmuizel 2018-03-01 16:52:51 -05:00
web-animations Bug 1439803 - Add reftest-no-flush flag to stacking-context-transform-none-animation-before-appending-element.html. r=birtles 2018-02-23 07:22:10 +09:00
webcomponents Bug 1425759: Update test expectations. r=smaug,xidorn 2018-02-27 12:39:58 +01:00
webkit-box Bug 1257688 followup: Fix typo in <title>s in webkit-box-ordinal-group reftests. (no review, test-metadata only) 2017-12-08 18:11:10 -08:00
webkit-gradient Bug 1395189 - Add reftest for default directions of prefixed linear gradients r=manishearth 2017-08-30 12:21:55 -07:00
webm-video Bug 1318526 - Remove HTTP(..) from reftest manifests where this was only needed to work around file-URI origin restrictions. r=dbaron 2017-10-22 08:31:41 +01:00
writing-mode Bug 1259168 - Resolves the table cell misplacement problem when row group width exceeds table's computed width in vertical-rl writing mode r=jfkthame 2018-02-22 14:32:40 +08:00
xul Backed out 2 changesets (bug 1417138) for failing test_message_manager_ipc.html on Android. CLOSED TREE 2018-02-16 20:37:36 +02:00
xul-document-load
z-index
filters.svg
moz.build Bug 1430939 - Part6:Change reftests/moz.build to use the new directory names without version number. r=dholbert 2018-01-18 11:44:46 -08:00
reftest.list Bug 1435692 - Add a reftest for font-optical-sizing with OpenType Variation fonts. r=jwatt 2018-03-03 22:12:15 +01:00