gecko-dev/layout/reftests
Timothy Nikkel ce0842d7b9 Bug 1120431. Ensure that the draw region of a painted layer always includes the visible region, even if simplication of the region might try to change that. r=matt.woodrow
Sometimes, in very specific cases,  the visible region gets simplified to one rect and is thus much bigger than the draw region. This becomes a problem if we decide to pull an opaque background color from a lower layer so that we are opaque. In which case we draw the background color over the whole visible region. But we use the draw region to determine if we can place items below this layer, so that background color could cover them incorrectly.
2015-01-25 17:28:51 -06:00
..
abs-pos Bug 1109571 part 5 - tests. 2014-12-26 07:21:32 +00:00
async-scrolling Bug 1119117. Don't clip nsDisplayOpacity items, since some of its descendants maybe should not be clipped with the nsDisplayOpacity clip. r=mattwoodrow 2015-01-11 00:12:33 +13:00
backgrounds No bug - Adjust some Android reftest expectations now that they're passing again. r=gbrown, a=test-only 2015-01-14 13:46:20 -05:00
bidi Test for bug 1067268, r=jfkthame 2014-10-04 23:02:37 -07:00
border-image Bug 1054838, part 5 - Mark some tests as now passing and add/change the fuzz on others post-mattwoodrow's Moz2Dification of gfxPattern 2014-09-14 10:59:54 +01:00
border-radius Bug 1094063 follow-up - Remove yet more fuzzing from reftests that don't need it any more. 2014-11-13 15:11:42 +00:00
box
box-ordinal Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
box-properties Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
box-shadow Bug 763671 - Remove gradient from form elements. r=mfinkle 2014-08-29 08:45:14 -07:00
box-sizing Bug 968029 - Use unprefixed box-sizing in content/, dom/, layout/, and widget/. r=dbaron 2014-02-06 12:32:05 -07:00
bugs Bug 1120431. Ensure that the draw region of a painted layer always includes the visible region, even if simplication of the region might try to change that. r=matt.woodrow 2015-01-25 17:28:51 -06:00
canvas Bug 1124549 - Add a little more fuzz for 784573-1.html to reflect the number of rounding errors on OS X 10.10 2015-01-23 21:43:04 -08:00
columns Bug 1109571 part 5 - tests. 2014-12-26 07:21:32 +00:00
counter-style Bug 966168 - Implement symbols() CSS function. r=dbaron 2014-09-25 02:19:00 +02:00
counters Bug 975744 - unprefix font-feature-settings and font-language-override in tests. r=jfkthame 2014-08-20 16:54:37 +09:00
css-animations
css-blending Bug 1121327 patch 2 - Update reftest and crashtest manifests for new OSX variable in condition sandbox. r=ted.mielczarek 2015-01-15 15:07:50 -08:00
css-break Bug 1067088 - Use aBorderArea when not skipping any sides (e.g. ::first-letter), not the joined border area. r=roc 2014-09-17 00:36:57 +00:00
css-calc
css-charset
css-default
css-disabled Bug 986409 - Skip fewer entire reftest directories on B2G. r=roc 2014-03-23 18:44:50 -07:00
css-display Bug 907396 - Tests for CSS 'display:contents'. 2014-11-20 18:24:11 +00:00
css-enabled Bug 649849 - part 1b, Remove the default -moz-appearance:none for <select> in Fennec theme. r=wjohnston@mozilla.com 2014-10-02 13:05:16 +00:00
css-gradients Bug 1125479 - annotate that linear-zero-length-1a/b/c.html fail on OS X 10.10 2015-01-23 21:42:47 -08:00
css-grid Bug 1000376 - part 4, Add some grid item tests. r=dholbert 2014-05-03 13:42:33 +00:00
css-import
css-invalid Bug 763671 - Remove gradient from form elements. r=mfinkle 2014-08-29 08:45:14 -07:00
css-mediaqueries Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
css-optional
css-parsing
css-placeholder
css-required
css-ruby Bug 1123917 part 2 - Make ruby-position only accept [over|under] instead of compound values. r=dholbert 2015-01-22 14:04:55 +11:00
css-selectors Bug 922680 - triage reftests which fail oop, r=ahal 2014-03-12 09:25:23 -04:00
css-submit-invalid Bug 952982 - Submit inputs are subject to constraint validation and match :valid/:invalid as needed. r=bz 2014-04-29 18:58:00 +02:00
css-transitions
css-ui-invalid Bug 763671 - Remove gradient from form elements. r=mfinkle 2014-08-29 08:45:14 -07:00
css-ui-valid Bug 763671 - Remove gradient from form elements. r=mfinkle 2014-08-29 08:45:14 -07:00
css-valid Bug 763671 - Remove gradient from form elements. r=mfinkle 2014-08-29 08:45:14 -07:00
css-valuesandunits
css-variables Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron 2014-04-02 14:32:16 +11:00
css-visited
cssom
datalist
dom Bug 988759 - Reftest fails - reftests/dom/multipleinsertionpoints-ref2.xhtml. r=ahal 2014-07-16 00:18:00 +02:00
first-letter bug 1048899 - reftest for ::first-letter with Indic clusters. r=smontagu 2014-09-01 21:08:52 +01:00
first-line Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
flexbox Bug 1093316 part 1: Backout changeset aece7f9f944c (i.e. backout bug 1032922 part 2), to reflect CSSWG removing "flex-basis: main-size" from the flexbox spec. 2014-11-25 11:28:15 -08:00
floats Reftest for bug 1114329, r=smontagu 2014-12-22 02:28:20 -08:00
font-face No bug - Adjust some Android reftest expectations now that they're passing again. r=gbrown, a=test-only 2015-01-14 13:46:20 -05:00
font-features Bug 975744 - unprefix font-feature-settings and font-language-override in tests. r=jfkthame 2014-08-20 16:54:37 +09:00
font-inflation Put meta viewport support behind a pref (bug 1092450, r=kats). 2014-11-21 14:32:32 -05:00
font-loading-api Bug 1028497 - Part 28: Reftests. r=jdaggett 2014-10-02 12:32:10 +10:00
font-matching bug 1060791 - reftest for support of Apple Symbols font. r=jdaggett 2014-09-02 09:01:08 +01:00
fonts Bug 1064737 pt 4 - Simple reftest for a WOFF2 font. r=jdaggett 2014-10-04 11:47:11 +01:00
forms Backed out changeset 8b3815de49f8 (bug 1123654) for talos xperf permafail. 2015-01-22 20:00:24 -05:00
generated-content
ib-split Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
image Bug 1110950: Trigger a reflow (as well as a repaint) for changes to 'object-fit' and 'object-position', so subdocuments can be repositioned/resized. r=roc 2015-01-15 09:51:19 -08:00
image-element Bug 1094063 follow-up - Remove yet more fuzzing from reftests that don't need it any more. 2014-11-13 15:11:42 +00:00
image-rect
image-region Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal 2014-05-23 15:56:15 -04:00
indic-shaping Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame 2014-05-31 15:11:29 +09:00
inline Bug 709014 patch 1: Honor margin-left and margin-right on elements in inline layout that have 0 width and/or height (commonly, inline-blocks). r=roc 2014-02-17 20:07:45 -08:00
inline-borderpadding
invalidation Bug 1079627 (Followup) Mark test-image-layers-multiple-displayitem.html random on B2G on a CLOSED TREE. r=me 2015-01-15 21:52:33 -08:00
layers Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
line-breaking bug 827779 - reftest for modified hyphen-break rules. r=masayuki 2014-03-25 09:29:18 +00:00
list-item Bug 1122297 - Adjust existing Mac OS X reftest failure annotations that also show up on 10.10. r=philor 2015-01-15 18:00:49 -08:00
margin-collapsing Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
marquee Bug 981477 - Adjust wrongfully annotated b2g oop reftests from fails to random, r=edmorley 2014-06-13 10:05:52 -04:00
mathml Bug 1121327 patch 2 - Update reftest and crashtest manifests for new OSX variable in condition sandbox. r=ted.mielczarek 2015-01-15 15:07:50 -08:00
native-theme Bug 649849 - part 1b, Remove the default -moz-appearance:none for <select> in Fennec theme. r=wjohnston@mozilla.com 2014-10-02 13:05:16 +00:00
object Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
ogg-video Bug 1084564: Add mention of bug 1084564 to webm-video & ogg-video reftest.list files, for B2G & Android failures, and remove sparsely-sprinkled links to generic bug 773482. (no review) 2014-10-20 10:08:57 -07:00
outline Bug 1091787, part 1 - Port the nsCSSRenderingBorders code that uses gfxContext::RoundedRectangle and gfxRGBA to Moz2D. r=mattwoodrow 2014-11-02 15:41:08 +00:00
pagination Bug 447660 part 1 - Replace the #define DISABLE_FLOAT_BREAKING_IN_COLUMNS with a pref to enable fragmenting of floats inside columns. Set the pref enabled by default in non-RELEASE builds only. r=roc 2014-12-19 16:28:43 +00:00
percent-overflow-sizing Bug 987680. Change a reftest to expect scrollbars on top of non-positioned sibling content. Mark some other reftests as passing now. r=roc 2014-04-09 07:12:22 -05:00
pixel-rounding Bug 1096181. Recompute overflow areas of transformed elements when a parent element with perspective is scrolled. r=mattwoodrow 2014-11-12 18:08:27 +13:00
position-dynamic-changes Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
position-relative Bug 1115999 - Call ApplyRelativePositioning properly for some table cells that we choose not to reflow. r=roc 2014-12-28 19:42:54 -05:00
position-sticky Bug 1122297 - Adjust existing Mac OS X reftest failure annotations that also show up on 10.10. r=philor 2015-01-15 18:00:49 -08:00
printing Skip the reftest for bug 1108104 on B2G. r=me 2014-12-14 21:33:54 +00:00
reftest-sanity Bug 1001039 - Disable APZ tests for Rs-oop 2014-07-26 14:22:31 -07:00
scoped-style Bug 1072072 - Fix invalid @font-face rules in scoped-style-font-face.html. r=dbaron 2014-09-25 09:25:41 +10:00
scrolling Bug 1082098 - Part 2 - Tests. r=roc 2014-10-29 14:26:00 +01:00
selection
svg Bug 850197 - Mark layout/reftests/svg/as-image/list-simple-1.html random everywhere. r=me 2015-01-22 21:37:22 -08:00
tab-size Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
table-anonymous-boxes
table-background Bug 1020400. Remove empty-cells quirk, since no other UA has it. r=heycam 2014-12-01 15:15:41 -05:00
table-bordercollapse Bug 477504 - Snap to device pixels any CSS border edges that are painted as a polygon. r=mats 2014-10-22 10:48:37 +01:00
table-dom Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
table-overflow Bug 1109571 part 5 - tests. 2014-12-26 07:21:32 +00:00
table-width Bug 986409 - Skip fewer entire reftest directories on B2G. r=roc 2014-03-23 18:44:50 -07:00
text Bug 1121327 patch 2 - Update reftest and crashtest manifests for new OSX variable in condition sandbox. r=ted.mielczarek 2015-01-15 15:07:50 -08:00
text-decoration Bug 1122897 patch 2 - Fix underline-block-propagation-2-quirks.html to reflect table text-decoration quirk, and to have the -moz-appearance rule that the long-passing underline-block-propagation-1* tests have, so that it passes. r=dholbert 2015-01-22 16:53:56 -08:00
text-indent
text-overflow Bug 1121327 patch 2 - Update reftest and crashtest manifests for new OSX variable in condition sandbox. r=ted.mielczarek 2015-01-15 15:07:50 -08:00
text-shadow Bug 723669 - Add reftest. r=mats 2014-07-04 11:48:15 +00:00
text-svgglyphs No bug, very slightly increase the fuzz on a couple of gradient reftests that round off a few more pixels on OS X 10.10 than they did on 10.8 2015-01-23 21:42:43 -08:00
text-transform bug 1057548 patch 2 - regenerate unicode data tables for version 7.0. r=smontagu 2014-08-24 15:23:24 +01:00
transform Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
transform-3d Bug 1122297 - Adjust existing Mac OS X reftest failure annotations that also show up on 10.10. r=philor 2015-01-15 18:00:49 -08:00
unicode
view-source Bug 989688 patch 5 - Run the reftests in layout/reftests/view-source/. r=roc 2014-04-01 11:53:31 -07:00
w3c-css Bug 1110950 followup: Revert test annotations from part 0, for tests that should now reliably pass. (no review, test-manifest only) 2015-01-15 14:39:52 -08:00
webcomponents Bug 1076784 - Don't remove binding when shadow root host is removed from tree. r=smaug 2014-10-03 18:32:05 -07:00
webm-video Bug 1098417 part 5: Add reftests for anchor-point handling, with WebM videos & a range of "object-position" values. (no review) 2014-11-25 16:46:15 -08:00
writing-mode Reftest for bug 1124636, r=jfkthame 2015-01-25 01:56:34 -08:00
xul Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
xul-document-load Bug 946065 - Part 8: Move content/xul/ to dom/ and flatten subdirectories. r=janv 2014-10-25 20:21:03 +03:00
z-index Bug 987680. Change a reftest to expect scrollbars on top of non-positioned sibling content. Mark some other reftests as passing now. r=roc 2014-04-09 07:12:22 -05:00
filters.svg
reftest.list Bug 35168 (Part 3) - Add tests for table part relative positioning. r=dbaron 2014-08-19 18:24:58 -07:00