gecko-dev/layout/reftests
2010-04-30 16:18:55 +12:00
..
abs-pos
backgrounds Fix most of the homeless-reftest warnings: remove some files that are no longer used; add some entries to reftest.list files. (Bug 551617 comment 22) 2010-03-20 18:26:07 -07:00
bidi Fix typo, a=bustage 2010-04-25 07:47:37 -07:00
border-image Make the 'border' shorthand reset -moz-border-image (per recent CSS WG decision) and -moz-border-*-colors. (Bug 482692) r=bzbarsky 2010-02-26 10:35:09 -08:00
border-radius Bug 458131. Additional reftests for border-radius. r=zwol 2009-11-10 11:08:38 -08:00
box-properties Remove bogus reftest files (bug 553835) accidentally left around when bug 364680 was fixed 2010-03-20 18:26:11 -07:00
box-shadow Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe 2010-04-18 13:13:10 +10:00
bugs Bug 559284. Make various HTML5 sectioning elements display:block. r=dbaron 2010-04-26 16:27:01 -04:00
canvas Bug 548751 - make canvas respect the style's language when resolving fonts. r=dbaron 2010-02-26 08:58:48 -08:00
columns
counters
css-charset Fix <html> to </html> in css-charset reftests. 2010-01-27 15:46:48 -08:00
css-default Bug 551670 - "type attribute for button elements should be 'submit' when type is invalid or missing" [r=smaug, sr=sicking] 2010-04-15 07:03:00 -04:00
css-gradients Bug 526708 - mark reftests/css-gradients/aja-linear-6a.html as failing only on 10.5, since it passes on 10.6, rs=zwol 2010-04-19 14:25:53 -07:00
css-import
css-mediaqueries Add tests for media queries of system metrics. (Bug 522149) 2009-10-15 17:23:19 -07:00
css-namespace
css-parsing Bug 508466 part 1: Refactor nsCSSParser::ParseSelector and nsCSSParser::ParseSelectorGroup for clarity. r=dbaron 2010-03-31 11:08:08 -07:00
css-transitions Make CSS style rule implementations hold on to their data block once RuleMatched has been called so that they follow the immutability contract of nsIStyleRule. Remove workarounds in tests for transitions bugs caused by these violations of style rule immutability. (Bug 522595) r=bzbarsky 2009-12-11 08:13:20 -08:00
css-valuesandunits
css-visited Use the appropriate color based on visitedness for '-moz-column-rule-color'. (Bug 557580) r=roc 2010-04-06 19:03:12 -07:00
dom Bug 502937. Fix reftest.list typos. 2010-04-29 20:15:44 -05:00
editor Bug 553975 Caret is painted under textframe in input/textarea element r=roc 2010-03-27 13:33:17 +09:00
first-letter Bug 512487: Remove background-color settings in reftests first-letter/399941-[89] to make them not font-dependent. 2010-03-31 10:44:58 -07:00
first-line Add CSS 2.1 test suite metadata for :first-line reftests. 2010-01-27 15:46:48 -08:00
floats Subtract the correct border+padding. (Bug 546048) r=roc 2010-04-04 14:46:15 -07:00
font-face Bug 554029 - Use Bitstream Vera as an alternative font in font-face/local-1 reftest [r=smontagu] 2010-04-19 10:19:57 +02:00
font-matching Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
fonts Remove executable bit from reftest files that shouldn't be executable: *.svg, *.ttf, *.txt, *.eot (no bug #) 2010-01-28 01:54:14 -08:00
forms Bug 346485 - "Implement output element -- Test" [r=smaug] 2010-04-22 07:03:00 -04:00
generated-content Add CSS 2.1 test suite metadata for generated content reftests. 2010-01-27 15:46:48 -08:00
ib-split Add CSS 2.1 test suite metadata for ib-split reftests. 2010-01-27 15:46:48 -08:00
image
image-rect
image-region
inline-borderpadding Add CSS 2.1 test suite metadata for ib-split reftests. 2010-01-27 15:46:48 -08:00
invalidation Bug 543681. Update the dirty region of view properly when scrolling. r=roc 2010-02-02 19:55:29 -06:00
layers Bug 534425. Part 5: Test that we push content to the bottommost Thebes layer when possible 2010-03-01 20:56:20 +13:00
line-breaking
margin-collapsing Add reftest for bug 467321 2009-10-15 12:18:37 -07:00
marquee
mathml backout e1e1143be432 due to reftest failure in layout/reftests/bugs/393760-1.xml b=552044 2010-04-21 17:21:36 +12:00
native-theme Bug 471700 - reftest for native-widgets fail for fennec, but pass in firefox [r=dbaron] 2010-03-02 17:14:14 -05:00
object
ogg-video Bug 562000 - Remove obselete comment from ogg-video reftests. r=test-change 2010-04-30 16:18:55 +12:00
pagination Bug 546898 - reftest dynamic-abspos-overflow-01-cols.xhtml fails intermittently due to link coloring mismatch, r=bz 2010-02-24 22:58:02 -08:00
percent-overflow-sizing Bug 522390. Fix percentage-height kids of scrollframes in quirks mode to deal with the height of the scrollframe becoming auto. r=dbaron 2009-10-29 21:47:43 -04:00
pixel-rounding Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
printing
reftest-sanity
selection Bug 556694 Selection color isn't reverted when input field is specified only background-color r=dbaron 2010-04-08 21:44:57 +09:00
svg Clarify use of bug numbers in test manifests. 2010-04-29 20:15:44 -05:00
tab-size
table-anonymous-boxes bug 550163 - part 15 - use sans-serif to avoid Win7 subpixel failure in reftest 394402. r=roc 2010-03-08 10:11:06 +00:00
table-background Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
table-bordercollapse Fix most of the homeless-reftest warnings: remove some files that are no longer used; add some entries to reftest.list files. (Bug 551617 comment 22) 2010-03-20 18:26:07 -07:00
table-dom Bug 502937. Part 5. Create some tests. 2010-04-16 13:15:28 -05:00
table-width Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
text Clarify use of bug numbers in test manifests. 2010-04-29 20:15:44 -05:00
text-decoration Bug 558981: Make reftests/text-decoration/underline-block-propagation-2-standards not dependent on system widget themes. r=dbaron 2010-04-29 08:43:41 -07:00
text-indent Add CSS 2.1 test suite metadata for text-indent reftests. 2010-01-27 15:46:48 -08:00
text-shadow
text-transform bug 550163 - part 17 - use letter-spacing to avoid Win7 subpixel failure in capitalize reftests. r=roc 2010-03-08 10:11:11 +00:00
transform Bug 526075: Clamp tiny sines to zero when computing transformation matrices. 2009-11-02 21:00:46 -08:00
view-source
xul-document-load
z-index Add CSS 2.1 test suite metadata for z-index reftests. 2010-01-27 15:46:49 -08:00
filters.svg
Makefile.in
reftest.list Bug 502937. Fix reftest.list typos. 2010-04-29 20:15:44 -05:00