gecko-dev/layout/reftests
Hiroyuki Ikezoe 359dd0e426 Bug 1520077 - Use the minimum scale size even if no overflow:hidden is specified. r=botond
There are two mochitests need to be changed.  Both of contents have very large
element (5000px, 5000px), to avoid expanding the layout viewport to the large
size we restrict the minimum scale to 1.0 so that we can still check the layout
scroll range.

Also with this minimum scale size usage change, no-zoom-ref.html doesn't render
the horizontal scrollbar on _desktops_ for some reasons (presumably
reftest-async-zoom affects it, and possibly the reasons are the same as bug
1385145 or bug 1269739).  Instead of fixing the issue on desktops, I am going to
take a workaround to add explicit minimum-scale value here, it somehow renders
the scrollbar on desktops too.

Note that the reftest added in this commit fails without this fix.

Depends on D18041

Differential Revision: https://phabricator.services.mozilla.com/D18042

--HG--
extra : moz-landing-system : lando
2019-01-31 03:21:22 +00:00
..
abs-pos Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
apng-mime
async-scrolling Bug 1515310 - Eliminate antialiasing fuzz from reftests. r=emilio 2019-01-30 17:18:02 +00:00
backgrounds Bug 1517682 - Drop layout.css.box-decoration-break.enabled pref. r=heycam 2019-01-04 07:23:07 +00:00
bidi Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
border-dotted Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
border-image Bug 1508835 - Clean up redundant webrender fuzzy annotation. r=jrmuizel 2018-12-13 18:24:56 +00:00
border-radius Backed out changeset f57d14800cbb (bug 1496540) for wrench failures in border-with-rounded-clip.yaml and transforms/border-zoom.yaml 2019-01-25 17:59:00 +02:00
box
box-ordinal Bug 1477553: Hide display: -moz-box|-moz-inline-box from content on Nightly and early beta. r=xidorn 2018-07-23 17:27:17 +02:00
box-properties Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
box-shadow Bug 1522351 - Improve accuracy of subpixel box shadows. r=emilio 2019-01-24 21:38:18 +00:00
box-sizing
bugs Bug 1520077 - Set apz.allow_zooming true for reftests that need to be automatically scaled. r=botond 2019-01-31 03:24:35 +00:00
canvas Bug 1509054 - add fuzzy-if statements to allow reftests to run on new windows10 AMI image. r=kats 2018-11-21 16:11:24 +00:00
columns Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00: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 1392106 - random-if more test cases for windows 7 letter rendering failures. r=RyanVM 2018-08-27 18:38:37 +00:00
css-animations Bug 1489327 - Start animation once after a MozReftestInvalidate event is received in continuation-opacity.html. r=kats 2018-10-04 15:15:37 +00:00
css-blending Bug 1477366 - Fuzz some tests for differences between WR and the fallback path. r=mstange 2019-01-21 20:01:22 +00:00
css-break Bug 1517682 - Drop layout.css.box-decoration-break.enabled pref. r=heycam 2019-01-04 07:23:07 +00:00
css-calc Bug 1392106 - random-if more win7 tests for missing letters. r=RyanVM 2018-06-01 09:29:35 -04:00
css-charset
css-default
css-disabled Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
css-display Bug 1483499: Give <legend> consistent default padding, regardless of whether it's a child of fieldset. r=mats 2018-08-24 21:23:56 +00:00
css-enabled Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
css-gradients Bug 1509054 - Follow-up to fix fuzziness annotation on windows opt as well. r=me 2018-11-22 10:34:48 -05:00
css-grid Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
css-import
css-invalid Bug 1439571 - Remove fuzzy-if annotation that is no longer necessary. r=Gankro 2018-09-28 13:40:20 -04:00
css-mediaqueries Bug 1422235 - Implement the 'overflow-inline' media query. r=emilio 2018-12-28 02:16:59 +01: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 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
css-required
css-ruby Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
css-scrollbars Bug 1514498 - Hide rather than collapse scrollbar thumb when scrollbar is disabled. r=NeilDeakin 2019-01-10 14:15:30 +00:00
css-selectors
css-shapes Bug 1496014 - Fix shape-outside invalidation. r=dbaron 2018-10-10 01:33:17 +02:00
css-sizing Bug 1458159 - Use rounding instead of ceiling on max{Ascent,Descent} for DWriteFont. r=jfkthame 2018-05-22 11:43:30 +10:00
css-submit-invalid Bug 1392106 - random-if more test cases for windows 7 letter rendering failures. r=RyanVM 2018-08-27 18:38:37 +00:00
css-transitions Bug 1513243 - Set gfx.omta.background-color true for the reftest for background-color animations on the compositor. r=birtles 2018-12-12 00:04:11 +00: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 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
css-ui-valid Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
css-valid Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
css-valuesandunits Bug 1493181 - Use rounding instead of ceiling when computing 'ch' width; update test expectations accordingly. r=manishearth 2018-09-22 23:26:55 +01:00
css-variables
css-visited Bug 1512597 - Resolve currentcolor in fill and stroke against visited-dependent color r=xidorn 2018-12-18 09:39:07 +00:00
cssom Bug 1511138 - Fix / update tests. r=smaug 2018-12-07 14:23:31 -05:00
datalist
details-summary Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
display-list Bug 1504233 - Part 2: Add a reftest r=mattwoodrow 2018-11-26 20:14:21 +00: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 1392106 - random-if more test cases for windows 7 letter rendering failures. r=RyanVM 2018-08-27 18:38:37 +00:00
first-line Bug 1523282 - mark restyle-inside-first-line.html random because of inconsistency (bug 1523134), r=emilio 2019-01-28 15:20:11 +02:00
flexbox Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
floats Backed out changeset f6753d3d9db1 (bug 1485669) for failing mochitest chrome at layout/base/tests/chrome/test_printpreview.xul on a CLOSED TREE 2018-08-31 23:39:58 +03:00
font-face Bug 1499124 - Increase font-loading timeouts for the font-display-1 reftest to allow for slow debug builds. r=emilio 2019-01-16 21:58:52 +00:00
font-features Bug 1392106 - Annotate more failing tests as random on Win7. r=jmaher 2018-09-10 15:30:44 -04:00
font-inflation Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
font-loading-api Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
font-matching Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
font-variations Bug 1451296 - Make enabling of font-variation-settings and font-optical-sizing properties dependent on adequate platform support at runtime. r=lsalzman 2018-04-05 18:53:56 +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 1521212 - Unset visibility of the reset button instead of setting it to visible. r=Gijs 2019-01-21 12:58:41 +00:00
frameset
generated-content Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
ib-split Bug 1439398: Upstream a few more ib-split tests. r=dbaron 2018-04-07 16:18:06 +02:00
image Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
image-element Bug 1509054 - add fuzzy-if statements to allow reftests to run on new windows10 AMI image. r=kats 2018-11-21 16:11:24 +00:00
image-rect Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00: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 1514653 - Add a reftest r=me 2019-01-24 17:09:12 +01:00
layers Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
line-breaking Bug 1392106 - random-if more win7 reftest font rendering failures. r=RyanVM 2018-06-26 13:32:30 -04:00
list-item Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
margin-collapsing
marquee Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
mathml Bug 1503019 - Part I, Remove dom.webcomponents.shadowdom.enabled r=smaug 2018-11-15 06:51:07 +00:00
meta-viewport Bug 1520077 - Use the minimum scale size even if no overflow:hidden is specified. r=botond 2019-01-31 03:21:22 +00:00
mp4-video Backed out changeset 62d95b920270 (bug 1502761) for reftest failures on image-rendering-css.html. CLOSED TREE 2018-10-31 22:35:31 +02:00
native-theme Bug 1501506 - Add -webkit-appearance:progress-bar and make that the default for <progress> for compatibility with other UAs. r=jwatt 2018-11-09 04:25:56 +01:00
object Bug 1392106 - random-if many more win7 tests. r=RyanVM 2018-05-29 13:50:33 -04:00
ogg-video Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
outline Bug 1448317 - Don't include absolutely-positioned and float children in element outline. r=dholbert 2018-10-23 06:37:16 +00:00
pagination Bug 1517682 - Drop layout.css.box-decoration-break.enabled pref. r=heycam 2019-01-04 07:23:07 +00:00
percent-overflow-sizing
pixel-rounding Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
position-dynamic-changes Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
position-relative
position-sticky Bug 1523776 - Set a clipchain on sticky contents. r=kvark 2019-01-30 21:39:34 +00:00
printing
reftest-sanity Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
scrolling Bug 1517682 - Drop layout.css.scroll-behavior.property-enabled pref. r=heycam 2019-01-04 07:21:53 +00:00
selection Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00: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 1523228 - Use down scaling more often to avoid blurs on very large blur radii. r=emilio 2019-01-28 09:14:46 +00:00
tab-size Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
table-anonymous-boxes Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
table-background Bug 1509973 - move reftest from gecko-t-win10-64-hw to gecko-t-win10-64-gpu r=jmaher 2018-11-27 16:27:32 +00:00
table-bordercollapse Bug 1382896 - Update tests. r=jrmuizel 2018-09-26 15:28:13 +02:00
table-dom
table-html Bug 1392106 - random-if many more win7 tests. r=RyanVM 2018-05-29 13:50:33 -04:00
table-overflow
table-width
text Bug 1522857 - Reftest for trimming of space at line-break with large font size. r=jrmuizel 2019-01-26 15:48:38 +00:00
text-decoration Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
text-indent Bug 1453298 - [css-text] Resolve 'text-indent' percentage against the content-box inline-size of the box itself, not its containing block. r=emilio 2018-10-25 16:51:44 +02:00
text-overflow Bug 1522395 - Fix double inflation of text shadow bounds. r=kvark 2019-01-25 00:28:46 +00:00
text-shadow Bug 1453953 - natively implement xul textboxes. r=mstange 2018-08-30 18:39:22 -04:00
text-stroke Bug 1456555 - Enable tiled blobs. r=Gankro 2018-11-06 21:05:48 +00:00
text-svgglyphs Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
text-transform Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
transform Bug 1504659 Part 5: Update Android reftest expectations. r=botond 2019-01-16 21:58:27 +00:00
transform-3d Bug 1522758 - Optimize drawing axis aligned clip rectangles into clip masks. r=kvark 2019-01-26 21:11:53 +00:00
unicode
usercss Bug 1394233: Quirks mode changes can happen after a flush. r=xidorn 2018-02-11 20:06:28 +01:00
view-source
w3c-css Bug 1520946: Shrink some content in various w3c-submitted flexbox tests so that they won't trigger scrollbars in WPT harness. r=TYLin 2019-01-18 19:36:30 +00:00
web-animations Bug 1504065 - Drop text in the child element inside background-color animated element to avoid fuzziness on Windows 7 GPU. r=birtles 2018-11-28 01:43:55 +00:00
webcomponents Bug 1503019 - Part I, Remove dom.webcomponents.shadowdom.enabled r=smaug 2018-11-15 06:51:07 +00:00
webkit-box Bug 1392106 - Annotate more failing tests as random on Win7. r=jmaher 2018-09-10 15:30:44 -04:00
webkit-gradient
webm-video Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
writing-mode Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
xul Bug 1446168 - Load tabbox.css as a document stylesheet. r=bgrins 2018-08-24 17:33:12 +02:00
xul-document-load Bug 1448162 - Remove all XUL overlay tests. r=Gijs 2018-03-22 16:21:26 -07:00
z-index Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert 2018-08-09 20:10:21 +00:00
filters.svg
moz.build Bug 1322780 - Part 4: Add tests. r=dholbert 2018-12-18 18:47:41 +00:00
reftest.list Bug 1423709 - Reftests for auto initial zoom value calculation. r=botond 2018-11-20 01:24:58 +00:00