.. |
backgrounds
|
Bug 481769. Treat ib special inline siblings as continuations for purposes of background painting. r+sr=roc
|
2009-03-06 15:32:20 -05:00 |
bidi
|
reftests for bug 299065 and some of its dependencies and mochitests for bidi editing issues found when debugging bug 332655
|
2009-03-19 02:15:06 -07:00 |
border-image
|
Zack Weinberg - Bug 479156 - Seams between tiles of a border-image - reftest patch r+/sr+ roc
|
2009-03-09 10:19:12 +13:00 |
border-radius
|
|
|
box-properties
|
Add an additional test for CSS 2.1, section 10.3.1.
|
2009-02-04 21:15:52 -08:00 |
box-shadow
|
Bug 476738. Implement 'inset' box-shadows. r+sr=roc,r=dbaron
|
2009-02-10 21:45:13 +13:00 |
bugs
|
Add a test for bug 211931.
|
2009-04-03 15:48:33 -04:00 |
canvas
|
|
|
columns
|
|
|
counters
|
|
|
css-charset
|
|
|
css-import
|
|
|
css-mediaqueries
|
|
|
css-valuesandunits
|
Some additional tests for 'rem' unit from css3-values. (Bug 472195)
|
2009-01-20 13:58:48 -08:00 |
first-letter
|
|
|
first-line
|
Bug 148810. Handle dynamic insertion and append better when table pseudo-frames are involved. r=bernd, sr=roc. Also fixes bug 112142, bug 208305, bug 325543, bug 368932, bug 371054, bug 372649, bug 394402, bug 448111.
|
2009-03-26 14:08:58 -04:00 |
floats
|
|
|
font-face
|
Bug 468387. Add missing reftest
|
2009-04-02 20:09:40 +09:00 |
fonts
|
Bug 338209 Make spellchecker use thicker wavy underlines instead of dotted underlines r+sr=roc
|
2009-04-03 16:26:28 +09:00 |
forms
|
Bug 475535 - don't go through PaintBackgroundWithSC to draw non-native radio buttons and checkboxes; remove special UA pseudo-elements for styling these. r+sr=roc
|
2009-04-03 10:45:17 +02:00 |
generated-content
|
Add reftest for quotes support, from a test Hixie wrote (with his permission).
|
2009-03-31 12:37:40 -07:00 |
ib-split
|
Bug 480979 part 5. Build up a tree of FrameConstructionItems so that we'll know which inlines might need splitting. r+sr=roc
|
2009-03-05 08:09:02 -05:00 |
image-region
|
|
|
line-breaking
|
Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2. b=389074 r=jdaggett
|
2009-03-29 17:31:51 -07:00 |
margin-collapsing
|
Bug 477462 - create an extensive reftest suite for margin(-collapsing); create basic infrastructure, for checkin; r=dbaron
|
2009-02-16 16:27:11 +01:00 |
marquee
|
Bug 474441 - Move the marquee reftests into the marquee reftests folder, r=dbaron
|
2009-01-22 18:12:27 +01:00 |
mathml
|
|
|
native-theme
|
Bug 476062. Instead of turning off -moz-appearance when an element has a box-shadow, just ignore the box-shadow. r+sr=dbaron
|
2009-04-01 14:07:18 +13:00 |
object
|
|
|
ogg-video
|
Bug 474748 - Use EXTEND_NONE to paint video frames when target surface is X11. r+sr=roc
|
2009-03-17 11:12:13 +13:00 |
pagination
|
|
|
percent-overflow-sizing
|
|
|
pixel-rounding
|
|
|
printing
|
Bug 318022 - CSS property page-break-after doesn't work after a clear:both; print reftest; r+sr=dbaron
|
2009-02-14 23:05:09 +01:00 |
reftest-sanity
|
Bug 480979 part 5. Build up a tree of FrameConstructionItems so that we'll know which inlines might need splitting. r+sr=roc
|
2009-03-05 08:09:02 -05:00 |
svg
|
Bug 465996. Small objects that are scaled up don't get invalidated correctly. r=roc
|
2009-03-31 14:19:39 +02:00 |
svg-integration
|
Bug 483765. Remove incorrect scaling when painting non-SVG content with an SVG filter, so such content renders properly when zooming. r=jwatt
|
2009-03-18 13:37:01 +13:00 |
table-anonymous-boxes
|
Bug 148810. Handle dynamic insertion and append better when table pseudo-frames are involved. r=bernd, sr=roc. Also fixes bug 112142, bug 208305, bug 325543, bug 368932, bug 371054, bug 372649, bug 394402, bug 448111.
|
2009-03-26 14:08:58 -04:00 |
table-background
|
include the border width for border collapsed tables as required by CSS 2.1. We implemented before what CSS 2.0 required and it was ugly, so the spec changed. r=fantasai sr=roc, bug 155955
|
2009-02-08 17:46:42 +01:00 |
table-bordercollapse
|
fix tinderbox mac failure by disabling the test bug 477504
|
2009-02-08 20:31:03 +01:00 |
table-dom
|
|
|
table-width
|
Add tests that exercise nsSpanningCellSorter, including with large colspans, since code coverage runs showed we don't hit that code.
|
2009-03-04 15:47:39 +09:00 |
text
|
Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2. b=389074 r=jdaggett
|
2009-03-29 17:31:51 -07:00 |
text-decoration
|
|
|
text-indent
|
|
|
text-shadow
|
|
|
text-transform
|
Bug 472909. Need to call FinishSettingProperties on nsTranformedTextRuns that we create as parts of other transformed textruns. r=smontagu
|
2009-01-16 21:17:46 +13:00 |
transform
|
imported patch bug435293-csstransform-tests
|
2009-01-16 12:52:24 -06:00 |
view-source
|
Bug 464339 - Links to images and non-textish media should not have view-source: links, r+sr=roc
|
2009-01-15 20:02:20 -08:00 |
xul-document-load
|
|
|
z-index
|
Bug 480053 - Fix z-ordering of scrollbars to match Webkit/IE8. r+sr=dbaron
|
2009-02-26 20:00:36 +13:00 |
filters.svg
|
|
|
Makefile.in
|
|
|
reftest.list
|
Bug 482889 Part 1. Tests for table anonymous object construction. r=bernd, r+sr=roc
|
2009-03-15 15:57:46 -04:00 |