gecko/layout/reftests
Cameron McCormack 3f2fdd881f Bug 655877 - Part 44: Fix some bidi tests whose rendering behavior has changed a bit with the new SVG text support. r=smontagu
--HG--
extra : rebase_source : b4727f7966aeafd1a0c581fc0faa59b6ec888f12
2012-09-28 17:17:29 +10:00
..
abs-pos
backgrounds Bug 786502 - Add reftests for background layers. r=roc 2012-09-13 11:35:14 +01:00
bidi Bug 655877 - Part 44: Fix some bidi tests whose rendering behavior has changed a bit with the new SVG text support. r=smontagu 2012-09-28 17:17:29 +10:00
border-image
border-radius
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
bugs Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
canvas Switch reftest conditions for OSX to use the OSX variable from bug 789771 instead of a regex 2012-09-08 23:40:29 -07:00
columns Bug 779566: Remove code from nsColumnSetFrame that aligns RTL columns to the left of the frame. [r=roc] 2012-08-01 20:37:23 -05:00
counters
css-calc Bug 685516: Disable a bunch of failing tests on Android XUL. r=jrmuizel 2012-08-13 11:22:11 -07:00
css-charset
css-default
css-disabled
css-enabled
css-gradients Bug 772726. Part 5: Mark gradient tests as pass/fuzzy. r=bas 2012-09-08 00:43:34 +12:00
css-import
css-invalid Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
css-mediaqueries
css-optional
css-parsing
css-placeholder
css-required
css-selectors
css-submit-invalid
css-transitions
css-ui-invalid Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
css-ui-valid Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
css-valid Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
css-valuesandunits
css-visited
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
floats
font-face
font-features
font-inflation Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
font-matching bug 769475 - reftest for italicized Arabic text. r=smontagu 2012-07-23 03:51:11 -04:00
fonts Bug 655877 - Part 44: Fix some bidi tests whose rendering behavior has changed a bit with the new SVG text support. r=smontagu 2012-09-28 17:17:29 +10:00
forms Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
generated-content
ib-split
image Bug 685516: Disable one more test. 2012-08-15 06:17:24 -07: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 Switch reftest conditions for OSX to use the OSX variable from bug 789771 instead of a regex 2012-09-08 23:40:29 -07:00
inline-borderpadding
invalidation
layers Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
line-breaking
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
marquee
mathml Bug 788044 - Make transformed frames the reference frame for their display list tree. r=roc 2012-09-16 22:32:59 +12: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 764567: Implement column-fill part of CSS3 multicol spec, now with regression fixes [r=roc]. 2012-07-31 11:21:19 -05: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
printing Bug 792314 - Build full display lists for nsSimplePageSequence. r=roc 2012-09-20 11:26:35 +12:00
reftest-sanity Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
scrolling Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
selection
svg Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01: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 785684 - Tests for overflow-x/y:hidden on display:table/table-cell. 2012-08-28 03:55:31 +02:00
table-width Add an additional reftest for bug 734569. No review. 2012-09-11 21:05:03 -07:00
text Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01: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 Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01: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 790938 - Add a test for SVG-in-OpenType glyphs in a mask. r=eflores 2012-09-24 10:22:04 +10:00
text-transform Bug 688382 - Add some logic for text-transform checking to avoid merging the first-letter text-frame with the rest. r=roc 2012-09-07 16:23:01 -04: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 787267: Add capability to import-tests.py to mark tests as failing. [r=dbaron] 2012-09-04 20:57:32 -05:00
webm-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
xul
xul-document-load
z-index
filters.svg
reftest.list Bug 785684 - Tests for overflow-x/y:hidden on display:table/table-cell. 2012-08-28 03:55:31 +02:00