gecko-dev/layout/reftests
Phil Ringnalda f74761a568 Back out 6 changesets (bug 1227327) for Android reftest failures in 942672-1.html, background-position-2b.html and background-position-2c.html
CLOSED TREE

Backed out changeset c9b0ba301426 (bug 1227327)
Backed out changeset c857ad1fa01c (bug 1227327)
Backed out changeset 4ba58cd94310 (bug 1227327)
Backed out changeset 30e394faeb23 (bug 1227327)
Backed out changeset ce7fd04cc749 (bug 1227327)
Backed out changeset e0fe45294034 (bug 1227327)
2016-05-03 21:49:07 -07:00
..
abs-pos Bug 1251013 - Update AndroidVersion annotations in test manifests - reftests; r=jmaher 2016-03-17 10:00:47 -06:00
async-scrolling Bug 1264092 - Don't use scrollingElement in this reftest. r=kats 2016-04-13 13:33:23 -04:00
backgrounds Bug 550426 - Add a few reftests for background-position-x/-y. r=dbaron 2016-04-20 23:56:58 -04:00
bidi Bug 1251013 - Update AndroidVersion annotations in test manifests - reftests; r=jmaher 2016-03-17 10:00:47 -06:00
border-image Bug 619500: Part 3. svg-as-borderimage test cases; r=dholbert 2016-03-08 15:54:14 +08:00
border-radius Bug 1257948 - More Android test manifest cleanup; r=jmaher 2016-03-22 07:22:43 -06:00
box
box-ordinal
box-properties Bug 1169837 - Remove box-sizing: padding-box in FF UI & Gecko Tests. r=dholbert 2015-06-02 08:46:00 -04:00
box-shadow Back out 6 changesets (bug 1227327) for Android reftest failures in 942672-1.html, background-position-2b.html and background-position-2c.html 2016-05-03 21:49:07 -07:00
box-sizing Bug 930218 part 2. Account for the parent's box-sizing whe figuring out the percentage height of a kid with an intrinsic ratio for purposes of determining the parent's shrink-wrap width. r=dbaron 2015-12-08 14:56:20 -05:00
bugs Bug 1263845. When a parent changes from auto height to non-auto height or vice versa, a percentage height non-block child needs to realize it's doing a vertical resize. r=dbaron 2016-04-26 12:56:26 -04:00
canvas Bug 1267363. Disable hinting on osx fonts only if we have expclity grayscale AA. r=mstange 2016-04-26 13:14:15 -04:00
columns Bug 1239025 - Disable a few reftests on win7/e10s so we can turn the suite on, a=test-only 2016-01-13 17:32:19 -08:00
counter-style
counters
css-animations Bug 1245075 patch 2 - Fix EffectSet::GetEffectSet(nsIFrame*) and EffectCompositor::GetAnimationElementAndPseudoForFrame to only return effects when the frame is the style frame for its content. r=birtles 2016-02-07 08:43:49 -08:00
css-blending Bug 1238564 - Set the innermost possible scroll clip on opacity items during creation. r=mattwoodrow 2016-03-04 15:05:58 -05:00
css-break Bug 1249913 - True overflow containers shouldn't have borders or background. r=dholbert 2016-03-02 23:39:34 +01:00
css-calc Bug 594933 - Part 2: Add support for calc() to line-height. r=dbaron 2016-03-15 10:37:37 +08:00
css-charset
css-default Bug 1251013 - Update AndroidVersion annotations in test manifests - reftests; r=jmaher 2016-03-17 10:00:47 -06:00
css-disabled Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
css-display Bug 1258147 - Reftests with display:contents and ortogonal writing-mode. 2016-03-21 16:56:07 +01:00
css-enabled Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
css-gradients Bug 1207332. Part 3: More skia os x reftest fuzzing. r=lsalzman 2016-03-21 09:04:07 -07:00
css-grid Bug 1267555 part 2 - [css-grid] Adjust reftests for abs.pos. "auto/first-line" and "last-line/auto" change. 2016-04-28 21:21:20 +02:00
css-import
css-invalid Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
css-mediaqueries No bug - Fuzz more css-mediaqueries tests on Android. 2015-08-31 16:40:43 -04:00
css-optional
css-parsing Bug 1259889 Part 1 - Add @supports -moz-bool-pref for internal-only style sheets. r=heycam 2016-04-01 21:11:11 +08:00
css-placeholder Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
css-required
css-ruby No bug - Add reftest annotations for Win10. 2016-03-21 00:28:43 -04:00
css-selectors Bug 1265001 part 2 - Add some tests with uppercase N in An+B. 2016-04-19 22:12:16 +02:00
css-sizing Bug 1247929 patch 5 - Remove spurious canvas rule from reftests. r=dholbert 2016-02-24 16:08:31 -08:00
css-submit-invalid
css-transitions
css-ui-invalid Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
css-ui-valid Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
css-valid Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
css-valuesandunits
css-variables
css-visited
cssom Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
datalist
details-summary Bug 1245036 Part 2 - Add columns test case for <summary> element. r=bz 2016-04-15 12:21:04 +08:00
dom Bug 1236329. Back out the patch for bug 492933 (revision d8012b35413b) because it's not web-compatible in practice. r=smaug 2016-01-05 15:05:23 -05:00
first-letter Bug 1260366 - Include the punctuation classes Pd and Pc in ::first-letter because the CSS Pseudo-Elements spec says so. r=jfkthame 2016-04-01 02:08:15 +02:00
first-line Bug 1180326 - Part 6: Use SingleTiledContentClient for non-scrollable layers on b2g and OSX. r=jrmuizel 2015-07-29 12:03:01 -04:00
flexbox Bug 1236043 - Adjust reftests and reftest annotations for new invalid region simplification. r=jrmuizel 2016-04-18 14:18:44 -04:00
floats Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
font-face Bug 1258017 - Cleanup fixes for trunk. r=me 2016-04-21 13:56:40 -07:00
font-features Bug 1140413 - Mark subsuper-fallback.html test as random on Android (as well) due to bug 1139269. (manifest annotation, no review) 2016-03-21 07:29:06 +00:00
font-inflation Bug 1186004 - Split the asyncPanZoom reftest sandbox condition into asyncPan and asyncZoom. r=mstange 2015-07-22 23:42:08 -04:00
font-loading-api Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
font-matching No bug - Add reftest annotations for Win10. 2016-03-21 00:28:43 -04:00
fonts Bug 458634 trivial followup: Drop executable bit from a reftest font & its license text-file. (no review) 2016-03-06 16:51:50 -08:00
forms Bug 1236043 - Adjust reftests and reftest annotations for new invalid region simplification. r=jrmuizel 2016-04-18 14:18:44 -04:00
generated-content Bug 1207355 (Followup) - Add yet more fuzz to layout/reftests/generated-content tests. r=me 2015-10-30 00:29:23 -07:00
ib-split
image Bug 920734 - Part 2: Update tests to avoid using orientation as variable name. r=seth 2015-10-23 21:37:35 -07:00
image-element Bug 1207332. Part 3: More skia os x reftest fuzzing. r=lsalzman 2016-03-21 09:04:07 -07:00
image-rect Bug 1201327 - Let DLBI detect background-position changes. r=mattwoodrow 2015-10-28 22:52:15 +01:00
image-region
indic-shaping Bug 1146151 - Update harfbuzz to release 1.0.1, to pick up recent fixes and the new Universal Shaping Engine for Win10 parity. r=jdaggett 2015-08-03 10:15:45 +01:00
inline
inline-borderpadding
invalidation Back out 6 changesets (bug 1227327) for Android reftest failures in 942672-1.html, background-position-2b.html and background-position-2c.html 2016-05-03 21:49:07 -07:00
layers Bug 1252324 - add DrawTarget API for 3D transforms for use in layers. r=jrmuizel 2016-03-23 01:03:10 -04:00
line-breaking Bug 1265631 - patch 3 - Add surrogate support to nsJISx4051LineBreaker so that supplementary-plane characters get correct line-breaking behavior. r=masayuki 2016-04-26 10:32:19 +01:00
list-item Bug 994418 - Renumber list items when computing intrinsic isize. r=roc 2015-11-20 15:29:27 +11:00
margin-collapsing Bug 1146690 - Enable layout/reftests/margin-collapsing/block-float-1b.html on Android 4.3; r=me 2016-02-26 14:01:11 -07:00
marquee Bug 1251013 - Update AndroidVersion annotations in test manifests - reftests; r=jmaher 2016-03-17 10:00:47 -06:00
mathml Bug 1262744 - Add '<!DOCTYPE html>' declaration to all MathML HTML tests (excludes XHTML). r=fred 2016-04-14 13:23:11 -04:00
mp4-video
native-theme Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
object
ogg-video Bug 1213938. Fix test to avoid triggering before any video frames are available. r=jya 2015-10-19 22:11:55 +13:00
outline Bug 1214212 - Increase the fuzzing to fix a reftest r=me 2015-10-23 11:54:16 -07:00
pagination Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
percent-overflow-sizing Bug 1257948 - More Android test manifest cleanup; r=jmaher 2016-03-22 07:22:43 -06:00
pixel-rounding Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
position-dynamic-changes Bug 1157716 - Add a bit more fuzz for Windows unaccelerated reftest jobs. r=kats 2016-03-15 12:11:10 -04:00
position-relative
position-sticky Bug 1207332. Part 3: More skia os x reftest fuzzing. r=lsalzman 2016-03-21 09:04:07 -07:00
printing
reftest-sanity Bug 1251013 - Update AndroidVersion annotations in test manifests - reftests; r=jmaher 2016-03-17 10:00:47 -06:00
scoped-style Backed out 2 changesets (bug 1035091) 2015-09-03 11:41:39 -07:00
scrolling Bug 1257948 - More Android test manifest cleanup; r=jmaher 2016-03-22 07:22:43 -06:00
selection Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
svg Bug 1269174: Fix nsSVGViewBox::HasRect() to return false instead of using stale mBaseVal. r=longsonr 2016-05-03 07:40:26 -07:00
tab-size
table-anonymous-boxes Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
table-background Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
table-bordercollapse Bug 1137148. Fix painting of ridge/groove borders for border-collapsed tables. r=jwatt 2015-07-23 11:51:09 -04:00
table-dom
table-html Bug 196292 - Make table inside align=left reset alignment just like for align=center and align=right. r=bz 2015-11-30 15:31:30 -08:00
table-overflow Bug 1186998 - Align overflowing table-cell content to content-box. r=dholbert 2015-07-23 15:11:00 +02:00
table-width
text Bug 1236043 - Adjust reftests and reftest annotations for new invalid region simplification. r=jrmuizel 2016-04-18 14:18:44 -04:00
text-decoration Bug 1229278 - Fix dynamic changes to text-emphasis-style. r=dbaron 2015-12-08 12:55:01 -05:00
text-indent
text-overflow Bug 1251013 - Update AndroidVersion annotations in test manifests - reftests; r=jmaher 2016-03-17 10:00:47 -06:00
text-shadow Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
text-stroke Bug 1248708 - Part3: add reftests. r=jfkthame 2016-04-23 01:40:38 +08:00
text-svgglyphs Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
text-transform Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
transform Bug 1223249 - Use step-end with reverse direction to avoid intermittent failures. r=dbaron 2016-02-18 10:17:43 +09:00
transform-3d Bug 1269184 - Make sure we create an nsDisplayWrapList around nsDisplayPerspective items so that the z-index of the perspective frame gets taken into account. r=mstange 2016-05-04 12:56:50 +12:00
unicode Bug 1222265 - Use -moz-appearance:none in layout/reftests/unicode testcases to work around unreliable Gtk3 form-control rendering. r=dholbert 2016-01-13 10:43:27 +00:00
view-source
w3c-css Bug 1097499 followup 2 - Fix metadata of tests submitted to w3c. DONTBUILD 2016-05-03 14:43:40 +10:00
web-animations Bug 1267937 - Part 2: A reftest which checks mProgressOnLastCompose is surely cleared in before phase. r=birtles 2016-04-30 07:08:14 +09:00
webcomponents
webkit-box Bug 1262049 part 6: Add reftest for -webkit-box-direction. (no review) 2016-04-20 16:43:40 -07:00
webkit-gradient Remove workaround for bug 1224761. r=dbaron 2015-11-24 07:23:14 -08:00
webm-video Bug 1143575. Enable passing test. r=cpearce 2015-07-06 17:19:49 +12:00
writing-mode No bug - Add reftest annotations for Win10. 2016-03-21 00:28:43 -04:00
xul Bug 1207332. Part 3: More skia os x reftest fuzzing. r=lsalzman 2016-03-21 09:04:07 -07:00
xul-document-load
z-index Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
filters.svg
moz.build Bug 1253189 part 5 - Import reftests of css-values. r=dbaron 2016-03-03 18:28:23 +08:00
reftest.list Backed out changeset 68442febc36c (bug 1160200) for almost permafailing added test apng-mime/test.html Android 4.3 API15+ opt. r=backout 2016-04-23 22:33:26 +02:00