gecko-dev/layout/reftests
Emilio Cobos Álvarez ca89009775 Bug 1692721 - nsNativeBasicTheme should handle outline-offset like non-auto outline does. r=mstange
I thought we didn't support outline-offset on auto-style outline.

The rect we get is already inflated, so we just got to compute the
radius using that.

Differential Revision: https://phabricator.services.mozilla.com/D105125
2021-02-16 10:25:32 +00:00
..
abs-pos Bug 1681050 - Fix a few test issues that were exposed with fragmentation fallback enabled. r=emilio 2020-12-08 14:53:45 +00:00
apng-mime
async-scrolling Bug 1691139 - Use cheaper linear approximation for WR shader anti-aliasing. r=gw 2021-02-07 20:15:47 +00:00
backgrounds Bug 1649663 - Migrate reftest-paged reftests in layout/reftests/backgrounds/ into wpt. r=TYLin 2020-07-02 04:01:33 +00:00
bidi Bug 1603455 - Remove layout.css.xul-tree-pseudos.content.enabled. r=heycam 2020-12-14 13:43:50 +00:00
border-dotted
border-image Bug 1678119 - Update reftest fuzz for SWGL anti-aliasing. r=jrmuizel 2021-02-12 02:43:55 +00:00
border-radius Bug 315209 - Add a pref to make non-auto outline follow border radius. r=mstange 2021-02-08 17:19:56 +00:00
box Bug 1607575 - Change consumers of XUL ordinal attribute to use the -moz-box-ordinal-group style instead r=bgrins 2020-01-22 17:23:47 +01:00
box-ordinal Bug 1411372 - Remove bogus XUL box sorting. r=TYLin 2020-10-28 19:10:00 +00:00
box-properties
box-shadow Bug 1685943 - Accelerate solid color span with clip masking or AA. r=jrmuizel 2021-02-12 16:47:40 +00:00
box-sizing
bugs Bug 1692380 - The intrinsic min isize of the marquee scroller should be zero. r=dholbert 2021-02-12 19:32:22 +00:00
canvas Bug 1674154 - Don't create RenderExternalTextureHost when using SWGL. r=lsalzman 2020-11-09 21:35:50 +00:00
columns Bug 1647520 Part 2 - Set font and line-height to make column reftests stable across all platforms. r=heycam 2020-07-20 22:27:42 +00:00
conditional Bug 1490969 - Move conditional3 tests for moz-document to reftest harness, r=emilio 2020-10-16 13:20:46 +00:00
counter-style
counters Bug 1548753 - [css-lists] Prefer an ancestor's counter scope over a sibling's scope. r=emilio 2020-08-27 18:26:38 +00:00
css-animations Bug 1669933 - Migrate reftests for animation in print document as wpt print test. r=boris 2020-10-22 00:02:10 +00:00
css-blending Bug 1674524 - implement KHR_blend_equation_advanced in SWGL. r=bradwerth 2021-02-02 22:18:21 +00:00
css-break Bug 1676585 Part 2 - Use LogicalRect to compute joining boxes' border area. r=mats 2020-11-17 05:36:42 +00:00
css-calc
css-charset
css-default
css-disabled
css-display Bug 1587142 - Remove XBL tests in layout/ r=bzbarsky 2019-11-05 20:45:28 +00:00
css-enabled
css-gradients Bug 1674856 - Fiz fuzz annotations for Windows10 swr reftests. r=lsalzman 2020-11-03 23:51:40 +00:00
css-grid Bug 1688695 - Hide non-standard values of caption-side. r=emilio 2021-02-12 15:45:48 +00:00
css-import
css-invalid
css-mediaqueries Bug 1414600 - Make media queries and viewport units in print be evaluated against the default page size minus margins. r=dholbert,nordzilla 2020-08-19 10:32:16 +00:00
css-optional
css-parsing
css-placeholder Bug 1687888 - Some assorted test expectation updates on Linux for the non-native theme. r=spohl 2021-01-21 22:14:24 +00:00
css-required
css-ruby Bug 1134069 part 3 - Move most appropriate tests into wpt. r=dbaron 2019-12-27 00:31:48 +00:00
css-scroll-snap Bug 1588743 - Remove old scroll-snap implementation, and scroll snapping prefs. r=hiro 2019-10-15 12:40:14 +00:00
css-scrollbars Bug 1641324 Remove the layout.css.scrollbar-width.enabled and layout.css.scrollbar-color.enabled prefs r=emilio 2020-06-10 13:16:34 +00:00
css-selectors Bug 1587142 - Remove XBL tests in layout/ r=bzbarsky 2019-11-05 20:45:28 +00:00
css-shapes
css-sizing
css-submit-invalid
css-transitions Bug 1510030 - Enable background color animimations on WebRender. r=boris 2020-02-27 08:43:09 +00:00
css-ui
css-ui-invalid Bug 1687868 - Annotate fuzziness in reftest with the non-native theme enabled. r=emilio 2021-01-26 10:38:14 +00:00
css-ui-valid Bug 1584652 - add Android fuzzy-if for css-ui-valid/select/select-valid.html; r=dholbert 2019-09-30 15:13:37 +00:00
css-valid
css-valuesandunits Bug 1673637 - Tweak fuzz range on cocoa as well. 2021-02-14 00:36:55 +01:00
css-variables
css-visited Bug 1687538 - Make HTMLLinkElement not inherit from Link. r=smaug 2021-01-28 05:35:05 +00:00
cssom
datalist
details-summary Bug 1648016 - Migrate reftest-paged reftests in layout/reftests/details-summary into wpt. r=TYLin 2020-06-25 21:01:26 +00:00
display-list Bug 1678119 - Update reftest fuzz for SWGL anti-aliasing. r=jrmuizel 2021-02-12 02:43:55 +00:00
dom Bug 1587142 - Remove XBL tests in layout/ r=bzbarsky 2019-11-05 20:45:28 +00:00
first-letter Bug 1633732 - Increase the fuzz range even more to account for some other win builds. 2020-05-03 19:49:27 +00:00
first-line Bug 1308587 Part 2 - Remove -moz prefix for all multi-column properties in testing and css files. r=dholbert 2019-09-05 21:37:32 +00:00
flexbox Bug 1679931 Part 4 - Remove workaround for flex item fragmentation reftests for Android. r=layout-reviewers,emilio,jfkthame 2020-12-07 23:30:59 +00:00
floats Bug 1687868 - Annotate fuzziness in reftest with the non-native theme enabled. r=emilio 2021-01-26 10:38:14 +00:00
font-face Bug 468217 - Remove reftest annotation for test that no longer seems to fail randomly. r=hiro 2021-02-07 22:16:59 +00:00
font-features Bug 1678119 - Update reftest fuzz for SWGL anti-aliasing. r=jrmuizel 2021-02-12 02:43:55 +00:00
font-inflation Bug 1663537. Use overlay scrollbars in a few reftests. r=kats 2020-09-10 21:19:34 +00:00
font-loading-api Bug 1616368 - [reftest] Replace 'default-preferences' with 'defaults' r=dbaron 2020-02-20 18:47:54 +00:00
font-matching Bug 1687426 - If a CSS generic font-family name is present, use this to determine which font prefs to look at during fallback. r=emk 2021-02-01 10:47:40 +00:00
font-variations Bug 1616368 - [reftest] Replace 'default-preferences' with 'defaults' r=dbaron 2020-02-20 18:47:54 +00:00
fonts Bug 1673510 - Add reftest for vertical alternate of wavy dash alone or in bopomofo context. r=lsalzman 2020-10-29 08:18:21 +00:00
forms Bug 1691142: Mark overflow.html and mac-tab-toolbar.xhtml as expected passes on macOS with the non-native theme turned on. r=emilio 2021-02-10 21:05:59 +00:00
frameset
generated-content
high-contrast Bug 1668029 - When resetting background color for high contrast, preserve alpha channel appropriately. r=morgan 2020-09-29 22:04:56 +00:00
ib-split Bug 1587142 - Remove XBL tests in layout/ r=bzbarsky 2019-11-05 20:45:28 +00:00
image Bug 1658881 - When failing to create a channel and an image request, make sure to set the image blocking status appropriately. r=tnikkel 2020-09-09 22:58:29 +00:00
image-element Bug 1691139 - Use cheaper linear approximation for WR shader anti-aliasing. r=gw 2021-02-07 20:15:47 +00:00
image-rect
image-region Bug 1595877, replace some .xul test files (crashtests and reftests) in layout/ with .xhtml r=dholbert 2019-11-16 01:02:44 +00:00
indic-shaping Bug 1608582 - tighten reftest annotation, part 2 r=jmaher 2020-01-11 12:33:10 +00:00
inline
inline-borderpadding
invalidation Bug 1662859 - Use the full height (including the rounded areas) when invalidating Y-axis changes to a rounded rectangle. r=dthayer 2020-10-08 22:32:48 +00:00
layers Bug 1669840 Part 3: Update test expectations. r=jrmuizel 2021-02-04 22:50:43 +00:00
line-breaking Bug 1676966 - Don't block layout on global font fallback; load character maps asynchronously, and then reflow when available. r=lsalzman 2020-12-31 00:33:48 +00:00
list-item Bug 1308587 Part 1 - Manually remove "-moz" prefixed multi-column properties in some tests. r=dholbert 2019-09-05 21:32:05 +00:00
margin-collapsing Bug 1688695 - Hide non-standard values of caption-side. r=emilio 2021-02-12 15:45:48 +00:00
marquee
mathml Bug 1674594 - Remove the obsolete nsMathMLmfencedFrame and associated pref and tests. r=emilio 2020-11-05 22:36:43 +00:00
meta-viewport Bug 1663537. Use overlay scrollbars in a few reftests. r=kats 2020-09-10 21:19:34 +00:00
mp4-video Bug 1584290 - Enable many reftests on Android; r=geckoview-reviewers,snorp 2019-09-30 16:34:16 +00:00
native-theme Bug 1687868 - Annotate fuzziness in reftest with the non-native theme enabled. r=emilio 2021-01-26 10:38:14 +00:00
object
ogg-video Bug 1584290 - Enable many reftests on Android; r=geckoview-reviewers,snorp 2019-09-30 16:34:16 +00:00
outline Bug 1692721 - nsNativeBasicTheme should handle outline-offset like non-auto outline does. r=mstange 2021-02-16 10:25:32 +00:00
pagination Bug 1688695 - Hide non-standard values of caption-side. r=emilio 2021-02-12 15:45:48 +00:00
percent-overflow-sizing
pixel-rounding Backed out 2 changesets (bug 477157) for border rendering regressions. 2020-06-14 11:45:06 +02:00
position-dynamic-changes
position-relative
position-sticky Bug 1687868 - Annotate fuzziness in reftest with the non-native theme enabled. r=emilio 2021-01-26 10:38:14 +00:00
printing Bug 1669854 - Add a single pageRanges print setting. r=nordzilla 2020-11-07 16:01:57 +00:00
reftest-sanity Bug 1484047 - Add an async-scrolling reftest that mixes painted and async scrolls. r=botond 2020-07-30 09:46:03 +00:00
scrolling Bug 1689856 - Tweak the Linux+nnt fuzzy range. 2021-02-01 12:22:39 +01:00
selection Bug 1689359 - Enable non-native-theme on Linux Nightly by default. r=spohl 2021-01-30 15:55:00 +00:00
stylesheet-cloning
svg Bug 1691659 - don't re-enter ScheduleReflowSVG r=emilio 2021-02-13 07:45:31 +00:00
tab-size
table-anonymous-boxes Bug 1632420 - Mark a test as also a bit fuzzy on opt android builds. 2020-05-02 18:42:30 +00:00
table-background Bug 1669840 Part 3: Update test expectations. r=jrmuizel 2021-02-04 22:50:43 +00:00
table-bordercollapse Bug 1691139 - Use cheaper linear approximation for WR shader anti-aliasing. r=gw 2021-02-07 20:15:47 +00:00
table-dom
table-html
table-overflow Bug 1531609 part 2 - Implement overflow:clip/visible combinations. r=emilio 2020-08-01 01:57:41 +00:00
table-width
text Bug 1692498 - Let the emoji font pref override Unicode presentation style only if it's explicitly user-set. r=emk 2021-02-16 10:06:10 +00:00
text-decoration Bug 1682295 - Remove some text-decoration prefs that are always on. r=layout-reviewers,mats 2020-12-14 16:14:35 +00:00
text-indent
text-overflow Bug 1678119 - Update reftest fuzz for SWGL anti-aliasing. r=jrmuizel 2021-02-12 02:43:55 +00:00
text-shadow Bug 1652266 - implement Gaussian blur fast-path for SWGL. r=jrmuizel 2020-11-03 17:03:32 +00:00
text-stroke Bug 1683653 - Disable OMTP for users with less than 2 GB of virtual memory. r=jrmuizel 2021-01-14 19:51:00 +00:00
text-svgglyphs Bug 1543639 - Fix svg-glyph-extents reftest timeouts when running on Fennec with webcompat extension installed. r=heycam 2019-09-08 23:21:47 +00:00
text-transform Bug 1684726 - Disable async font fallback for text-transform tests. r=lsalzman 2021-01-03 20:32:29 +00:00
transform Bug 1678119 - Simplify SWGL image fast-paths since complex blending is no longer required. r=jrmuizel 2021-02-12 02:43:56 +00:00
transform-3d Bug 1678119 - Update reftest fuzz for SWGL anti-aliasing. r=jrmuizel 2021-02-12 02:43:55 +00:00
unicode
usercss Bug 1615832 - Fix a test after the previous patch. 2020-02-15 21:30:15 +00:00
view-source
web-animations
webcomponents
webkit-box Bug 1555376 - Snap glyphs before clipping in the shader. r=lsalzman 2019-11-30 15:57:44 +00:00
webkit-gradient
webm-video Bug 1582294 - Add reftest for media element capture with an alpha channel. r=bryce 2020-10-16 14:07:27 +00:00
writing-mode Bug 1688695 - Hide non-standard values of caption-side. r=emilio 2021-02-12 15:45:48 +00:00
xul Bug 1691142: Mark overflow.html and mac-tab-toolbar.xhtml as expected passes on macOS with the non-native theme turned on. r=emilio 2021-02-10 21:05:59 +00:00
xul-document-load Bug 1595877, replace some .xul test files (crashtests and reftests) in layout/ with .xhtml r=dholbert 2019-11-16 01:02:44 +00:00
z-index
filters.svg
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
reftest-qr.list Bug 1621095 - add reftest-qr to run focused webrender reftests on android phones. r=bc 2020-04-24 18:54:51 +00:00
reftest.list Bug 1525737 - Remove layout/xul/grid directory. r=emilio 2020-11-17 01:20:33 +00:00