gecko-dev/layout/reftests
Cameron McCormack daa5bf0ca1 Bug 508725 - Part 11: Tests for <style scoped>. rs=dbaron 2013-01-09 10:25:49 +11:00
..
abs-pos Bug 802966 - Mark two absolute positioning reftests fuzzy on Linux; r=dholbert 2012-12-04 18:05:31 -05:00
backgrounds Bug 817531 followup. Enable the test on android. No review. 2012-12-07 00:11:19 -05:00
bidi Test case for bug 712603, r=smontagu 2012-12-10 00:43:06 -08:00
border-image
border-radius Bug 732535; border-radius tests on android. r=karlt 2012-12-28 15:08:47 +13:00
box
box-ordinal
box-properties Bug 789824 - Apply min-/max-height constraints on -moz-box containers correctly. r=bz 2012-09-12 00:20:51 +02:00
box-shadow
box-sizing Bug 801994. Fix intrinsic width determination in cases when we have an intrinsic ratio and our height is styled as calc() with percentages. r=dholbert 2012-10-17 17:01:56 -04:00
bugs Bug 411227 - Update ParseNumericValue behavior and change tests to support unitless values in script(min)size. r=fredw 2013-01-06 22:24:13 -05:00
canvas Bug 812791 - Correct typo in ctm-singular-sanity reftest; r=cjones 2012-11-19 21:33:01 -07:00
columns Bug 822053 - Nested balancing column sets restriction shouldn't affect non-balancing column sets. r=roc 2012-12-27 22:24:08 +01:00
counters Bug 806147 - fix reftests that use setTimeout but not reftest-wait to include reftest-wait; r=dholbert 2012-10-27 12:35:42 -04:00
css-calc Bug 776443 part 2. Support percent-less calc for internal table element widths. r=dbaron 2012-11-21 11:19:37 -05:00
css-charset Bug 796882 - Implement CSS charset handling according to CSS3 Syntax. r=bzbarsky. 2012-11-15 10:47:30 +02:00
css-default
css-disabled
css-enabled
css-gradients Bug 809478. Handle 90-degree rotations when snapping transformed gradients. r=jrmuizel 2012-11-23 14:09:12 +13:00
css-import
css-invalid Bug 768766 - Make css-valid tests use MozReftestInvalidate and mark them as fuzzy. r=roc 2012-08-29 17:48:44 +12:00
css-mediaqueries
css-optional
css-parsing
css-placeholder Bug 556145 - Use opacity instead of GrayText for ::-moz-placeholder UA's style. r=bz,davidb 2012-11-09 10:30:54 +00:00
css-required
css-selectors Bug 820902. nsAttrValue::Equals should do ASCII-case-insensitive compares when it's doing case-insensitive compares. r=sicking 2012-12-13 17:08:44 -05:00
css-submit-invalid
css-transitions Bug 762303 - Unprefix CSS Transition properties and provide temporary aliases for -moz-transition and exposed subproperties. r=dbaron 2012-07-08 21:25:10 -04:00
css-ui-invalid Bug 815928 part 4: Fix typo s/elemnet/element/ in comments & tests. DONTBUILD, rs=Waldo 2012-11-27 19:15:36 -08:00
css-ui-valid Bug 815928 part 4: Fix typo s/elemnet/element/ in comments & tests. DONTBUILD, rs=Waldo 2012-11-27 19:15:36 -08:00
css-valid Bug 768766 - Make css-valid tests use MozReftestInvalidate and mark them as fuzzy. r=roc 2012-08-29 17:48:44 +12:00
css-valuesandunits Bug 503720: Implement vw/vh/vmin/vmax. r=dbaron 2012-10-19 16:21:06 -07:00
css-visited Bug 806068 part 2: Change in-tree usage of -moz-initial to initial. r=dholbert 2012-10-30 16:57:36 +01:00
cssom Bug 786105. Setting inline style properties to null should remove them, just like setting them to empty string does. r=peterv 2012-08-31 20:59:46 -04:00
datalist
dom
first-letter
first-line
flexbox Bug 821449: Marked flex items whose height is stretched (via "align-items/align-self") as having a relative height. r=dbaron 2012-12-26 12:31:23 -08:00
floats Bug 775350 - Update the overflow areas of the lines containing floats based on the overflow areas of the floats in the containing block; r=dbaron 2012-11-06 12:11:50 -05:00
font-face backout changeset d9d5d1bd766c (bug 769194) because of crashiness. 2012-07-09 22:47:48 +01:00
font-features
font-inflation Bug 803908: Enable font inflation for async pan/zoomed browsers. r=dbaron 2012-11-20 11:55:14 -08:00
font-matching bug 769475 - reftest for italicized Arabic text. r=smontagu 2012-07-23 03:51:11 -04:00
fonts bug 772640 - reftests for rendering of decomposed char via OpenType and Graphite. r=jdaggett 2012-10-22 08:47:05 +01:00
forms Bug 810470. Part 9: Fix reftests. r=mattwoodrow 2012-11-14 22:36:49 -08:00
generated-content Bug 759095 - remove stray references to tri-license. 2012-10-02 12:52:06 +01:00
ib-split
image Backout 4777ad9776ec (bug 820246) for causing frequent failures in background-image-zoom-1.html on Android 2012-12-13 12:25:12 +00:00
image-element Mark gradient tests fuzzy for bug 768775. r=bas 2012-07-02 13:18:32 +12:00
image-rect Bug 685516: Disable some more tests. 2012-08-14 21:05:24 -07:00
image-region
indic-shaping bug 803483 followup - remove fails-if annotation from reftests that now pass on all OSX versions. no_r=me 2012-10-22 10:13:26 +01:00
inline-borderpadding
invalidation
layers Bug 539356 - Part 10 - Test changes required for DLBI. r=roc 2012-08-29 17:48:13 +12:00
line-breaking Bug 765166 lines should be able to be broken before/after Ideographic space next to breakable white space r=roc 2012-06-16 23:48:57 +09:00
list-item Bug 789761 - Annotate reftests/list-item/numbering-1.html as being a little fuzzy on OS X 10.8 2012-09-09 14:35:24 -07:00
margin-collapsing Bug 477462 - margin-collapsing test suite, wave 5a; dynamic and != tests for negative sibling margins; r=dbaron 2012-11-20 15:15:42 -08:00
marquee
mathml Bug 411227 - Update ParseNumericValue behavior and change tests to support unitless values in script(min)size. r=fredw 2013-01-06 22:24:13 -05:00
native-theme
object
ogg-video Bug 778995 - Mark webm-video/zoomed-1.xhtml and ogg-video/zoomed-1.xhtml fuzzy for slight color difference when SVG display lists are enabled. r=kinetik. 2012-08-01 23:39:13 +01:00
pagination Bug 685012 - Implement page-break-inside:avoid in layout. r=fantasai,sr=roc 2012-11-08 17:09:38 +01:00
percent-overflow-sizing
pixel-rounding Bug 685516: Disable background-image-tiling.html on Android XUL. 2012-08-15 10:55:59 -07:00
position-dynamic-changes Bug 769362 - Mark the rest of the relative position change tests as random on Mac; r=bzbarsky 2012-06-28 15:26:36 -04:00
printing Bug 820496. Put bounds in correct coordinate system when setting up the canvas background for a page. r=mattwoodrow 2012-12-18 15:45:14 +13:00
reftest-sanity Bug 788967 - Add a default-preferences statement for reftest manifests. r=dbaron 2012-11-28 10:06:33 +11:00
scoped-style Bug 508725 - Part 11: Tests for <style scoped>. rs=dbaron 2013-01-09 10:25:49 +11:00
scrolling Bug 810592 - Make nsSubDocumentFrames that are actively scrolling build their own layer. r=roc 2012-11-22 18:33:33 +13:00
selection
svg Testcase for bug 779029 (Mask region ignored when rendering with Direct2D). DONTBUILD (disabled for now). r=me. 2012-12-28 13:02:51 +00:00
tab-size
table-anonymous-boxes
table-background Bug 685516: Disable a bunch of failing tests on Android XUL. r=jrmuizel 2012-08-13 11:22:11 -07:00
table-bordercollapse Bug 778413 - Move and rename the reftest. irc-r=dbaron 2012-08-25 17:18:43 -04:00
table-dom
table-overflow Bug 685012 - Implement page-break-inside:avoid in layout. r=fantasai,sr=roc 2012-11-08 17:09:38 +01:00
table-width Don't distribute percentage width from column-spanning cells to columns that have no cells originating. (Bug 810586) r=dholbert 2013-01-02 22:58:05 -05:00
text Bug 820255 - U+205F (MEDIUM MATHEMATICAL SPACE) and U+1680 (OGHAM SPACE MARK) should break line. r=masayuki 2012-12-12 16:00:23 +09:00
text-decoration Back out bug 786946 because it fails <select> font-inflation tests. r=bustage 2012-09-07 12:18:48 -04:00
text-indent
text-overflow Bug 800099 - scroll-rounding reftest requires > 600x600 resolution. r=mats 2012-10-15 07:10:51 -04:00
text-shadow Bug 791434 - Tweak text-shadow/blur-opacty.html to bring it in line with what landed on Aurora. 2012-09-28 17:03:53 +10:00
text-svgglyphs Bug 798839 - Fix scaling of SVG glyphs inheriting outer object pattern under zooming r=roc 2013-01-08 11:03:44 +13:00
text-transform bug 774560 pt 3 - testcase for all characters with a full-width mapping. r=smontagu 2012-11-09 09:43:48 +00:00
transform Backing out f89374c446c2 for build bustage (bug 691591) 2012-08-10 23:55:51 +12:00
transform-3d Bug 777194. Part 8: Nudge transform matrix in ChooseScaleAndSetTransform to avoid math error. r=tnikkel 2012-08-25 16:41:46 +12:00
unicode
view-source
w3c-css Bug 814566 - Allow invalid syntax (with balanced parentheses) inside @supports conditions. (v1.1.1) r=dbaron 2012-12-23 13:30:55 +11:00
webm-video Bug 539356 - Revert LayerTreeInvalidation changes to detect Image changes, landed on a CLOSED TREE. r=roc 2012-09-29 01:12:59 +12:00
xul
xul-document-load
z-index
filters.svg
reftest.list Bug 508725 - Part 11: Tests for <style scoped>. rs=dbaron 2013-01-09 10:25:49 +11:00