.. |
abs-pos
|
Add reftests (bug 310451, bug 398681, bug 407419, bug 409125, bug 429974)
|
2009-08-27 13:50:58 -07:00 |
backgrounds
|
Add invalidate reftest for bug 237766. r=dbaron
|
2009-08-11 10:58:12 -07:00 |
bidi
|
Bug 517283: fix gfxCoreTextFontGroup and bidi reftests to resolve failures with the Core Text backend, r=roc
|
2009-09-18 09:20:01 +01:00 |
border-image
|
…
|
|
border-radius
|
…
|
|
box-properties
|
…
|
|
box-shadow
|
Bug 514670 - -moz-box-shadow should follow radius only on corners with radius. r=roc
|
2009-09-24 08:46:39 +02:00 |
bugs
|
Bug 423599: eliminate space from reftest, to avoid dependency on default font metrics. r=bzbarsky
|
2009-09-22 12:15:18 +01:00 |
canvas
|
Add reftest for default width and height of <canvas> (bug 291285, bug 293225)
|
2009-08-12 20:07:02 -07:00 |
columns
|
Bug 517895: make column reftests more robust in the face of default font-metrics changes. r=roc
|
2009-09-22 00:11:10 +01:00 |
counters
|
…
|
|
css-charset
|
…
|
|
css-gradients
|
Use the correct area for computing the gradient image for 'background-position: fixed' gradients. (Bug 509681) r=roc
|
2009-08-22 10:10:12 -07:00 |
css-import
|
…
|
|
css-mediaqueries
|
Bug 506552. Fix testcase doctype. r=dbaron
|
2009-07-30 15:27:24 +12:00 |
css-namespace
|
Rewrite parsing of CSS url() function to make it more like the tokenization that's described in the spec. (bug 476856, though originally written for bug 337287) r=bzbarsky
|
2009-08-05 17:45:49 -07:00 |
css-valuesandunits
|
…
|
|
first-letter
|
Add additional test for :first-letter extension across pseudo-elements, and note failures with bug number now that bug has been filed.
|
2009-08-12 15:20:52 -07:00 |
first-line
|
Add reftest for bug 403177
|
2009-06-20 14:50:30 -07:00 |
floats
|
Add reftests (bug 310451, bug 398681, bug 407419, bug 409125, bug 429974)
|
2009-08-27 13:50:58 -07:00 |
font-face
|
Bug 507970, reftests for loading new WOFF font format and rejecting invalid fonts, r=jdaggett
|
2009-09-17 12:17:08 +01:00 |
font-matching
|
Add test for font-family issue that some other browsers get wrong (from bug 499421).
|
2009-07-15 17:24:24 -07:00 |
fonts
|
Bug 507970, reftests for loading new WOFF font format and rejecting invalid fonts, r=jdaggett
|
2009-09-17 12:17:08 +01:00 |
forms
|
b=495959 dynamic text input height reftest
|
2009-06-20 13:58:44 +12: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 487449. Figure out the correct prevSibling for the new frames in ContentAppended, always pass the correct prevSibling to WipeContainingBlock, and make its aIsAppend argument exactly correspond to whether we'll call nsCSSFrameConstructor::AppendFrames. Change nsCSSFrameConstructor::AppendFrames() to take the prevSibling for the new frames. r+sr=roc
|
2009-04-14 09:30:20 -04:00 |
image
|
Bug 491063 - Mixed mode warning dialog (and other dialog windows) is sometimes not rendered, r+sr=bz
|
2009-05-20 11:00:04 +03:00 |
image-rect
|
Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron
|
2009-08-21 13:39:25 -07:00 |
image-region
|
…
|
|
inline-borderpadding
|
Bug 480452. Make {ib} splits behave the same way with regard to margins, borders, and padding as inline frames that just have a line-break happening inside them do. r+sr=dbaron
|
2009-05-11 22:04:58 -04:00 |
invalidation
|
Add tests for bug 416073. r=roc
|
2009-05-17 10:22:55 -04:00 |
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 tests for margin collapsing, phase 3. r=dbaron
|
2009-08-14 14:59:45 -07:00 |
marquee
|
…
|
|
mathml
|
Add reftests (bug 310451, bug 398681, bug 407419, bug 409125, bug 429974)
|
2009-08-27 13:50:58 -07:00 |
native-theme
|
Bug 502292 - Minimum size of scrollbar thumb is far too small; (Cv1) Disable failing test for now; Patch author says test is broken.
|
2009-08-24 06:46:06 +02:00 |
object
|
…
|
|
ogg-video
|
Bug 449156 - Disable broken poster test.
|
2009-06-26 23:43:22 +12:00 |
pagination
|
Bug 492627 - Remove Placeholder Continuations [Tests for paginated <br clear>] r=roc
|
2009-08-31 11:25:37 -07:00 |
percent-overflow-sizing
|
…
|
|
pixel-rounding
|
Bug 503814. iframe contents shifted slightly due to rounding issue. r+sr=roc
|
2009-07-29 18:10:50 -04:00 |
printing
|
…
|
|
reftest-sanity
|
Bug 509269 - reftest should deal with missing root. r=dbaron. May fix 468211-3 orange, too.
|
2009-08-08 17:50:50 -07:00 |
selection
|
Bug 506874. Don't temporarily remove ranges from the selection while we alter the frame state. Also adds a bunch of selection tests. r=smaug
|
2009-08-03 14:12:57 +12:00 |
svg
|
Bug 518274. Disabling this test until we can make it pass reliably on Linux in hopes of reopening the CLOSED TREE
|
2009-09-25 11:53:39 -04:00 |
svg-integration
|
…
|
|
table-anonymous-boxes
|
Add reftests (bug 310451, bug 398681, bug 407419, bug 409125, bug 429974)
|
2009-08-27 13:50:58 -07:00 |
table-background
|
…
|
|
table-bordercollapse
|
…
|
|
table-dom
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
table-width
|
Bug 434733: Additional tests.
|
2009-08-01 08:53:40 -07:00 |
text
|
Backed out changeset 77787eb64629
|
2009-08-05 17:33:17 +12:00 |
text-decoration
|
…
|
|
text-indent
|
…
|
|
text-shadow
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-18 20:18:35 +02:00 |
text-transform
|
…
|
|
transform
|
…
|
|
view-source
|
…
|
|
xul-document-load
|
…
|
|
z-index
|
…
|
|
Makefile.in
|
…
|
|
filters.svg
|
Bug 485291 - Update liboggplay to b4a7efa06d46596515071490cb255c3548d90371. rs=roc, r=ted.mielczarek for build changes, r=chris.double for local liboggplay changes
|
2009-04-04 01:56:22 +13:00 |
reftest.list
|
Add reftests (bug 310451, bug 398681, bug 407419, bug 409125, bug 429974)
|
2009-08-27 13:50:58 -07:00 |