.. |
abs-pos
|
Fix double-subtraction of opposite margin when one of margin-top/bottom is auto, for absolutely positioned elements. (Bug 604212) r=bzbarsky a2.0=roc
|
2010-10-17 19:36:26 -07:00 |
backgrounds
|
Bug 422179 - Part 3: Disable a reftest which fails because of bilinear filtering; r=jrmuizelaar a=NPOTB
|
2010-09-09 16:27:17 -04:00 |
bidi
|
Tests for bug 588739
|
2010-09-06 17:32:01 +03:00 |
border-image
|
Bug 564427. Fix inconsistent color space information in reticule.png and reticule-*.png. r=zwol
|
2010-05-12 14:35:23 -04:00 |
border-radius
|
Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
|
2010-09-09 08:21:47 -07:00 |
box-ordinal
|
Add bug number (bug 575500) for failing test I added earlier today (for bug 555987).
|
2010-06-28 21:27:09 -07:00 |
box-properties
|
Bug 471643: Evaluate vertical percentages in border-radius relative to box height. r=dbaron a2.0=blocking:beta6+
|
2010-08-31 12:05:11 -04:00 |
box-shadow
|
Add reftests for text-shadow and box-shadow not causing scrollable overflow. (Bug 542595, patch 24) (for bug 446693) a2.0=blocking2.0:beta8
|
2010-10-06 21:25:47 -07:00 |
bugs
|
"ASSERTION: We should have padding here" with abs pos, overflow:scroll. r=roc a=blocking2.0:final
|
2010-11-09 22:14:05 +01:00 |
canvas
|
Bug 581592 - allow for a couple of asserts in size-change-1.html on Mac, r=dbaron, a=orange
|
2010-08-29 21:51:56 -07:00 |
columns
|
Bug 568392. Part 1: fix reftests so they pass if the scrollbars are visible. r=dbaron
|
2010-06-18 21:17:35 +12:00 |
counters
|
Accept PR_INT32_MIN as an integer in CSS. (Bug 602890) r=bzbarsky a2.0=roc
|
2010-10-17 19:36:26 -07:00 |
css-calc
|
Support calc() on background-position, background-size, -moz-transform-origin, and background-image gradient stop positions. (Bug 594934) r=bzbarsky a=blocking2.0:betaN
|
2010-09-15 08:11:26 -07:00 |
css-charset
|
|
|
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-disabled
|
Bug 557087 (6/6) - Elements in the first legend should not be disabled if the fieldset is disabled but not it's fieldset parent. r+a=sicking
|
2010-09-19 03:47:15 +02:00 |
css-enabled
|
Bug 557087 (6/6) - Elements in the first legend should not be disabled if the fieldset is disabled but not it's fieldset parent. r+a=sicking
|
2010-09-19 03:47:15 +02:00 |
css-gradients
|
Bug 586835. Disable the d2d reftests that fail but are still sane. r=joe
|
2010-08-13 11:44:24 -04:00 |
css-import
|
|
|
css-invalid
|
Bug 557087 (6/6) - Elements in the first legend should not be disabled if the fieldset is disabled but not it's fieldset parent. r+a=sicking
|
2010-09-19 03:47:15 +02:00 |
css-mediaqueries
|
|
|
css-namespace
|
|
|
css-optional
|
Bug 599558 - Remove support for the :optional pseudo-class on button; f=volkmar r+a=sicking
|
2010-10-07 23:09:31 +02:00 |
css-parsing
|
Revert changes in 0ff87d9d2d73 (Bug 541434) and adjust tests appropriately. (Bug 569646) r=zwol
|
2010-06-03 13:11:35 -07:00 |
css-placeholder
|
Bug 590418 - Re-enable fixed css-placeholder/input/placeholder-removal.html reftest. a2.0=test-only
|
2010-08-25 22:19:28 +02:00 |
css-required
|
Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-11 09:27:12 -07:00 |
css-submit-invalid
|
Bug 600151 - Remove -moz-submit-invalid default style. r+a=dbaron
|
2010-10-12 14:57:40 +02:00 |
css-transitions
|
|
|
css-valid
|
Bug 557087 (6/6) - Elements in the first legend should not be disabled if the fieldset is disabled but not it's fieldset parent. r+a=sicking
|
2010-09-19 03:47:15 +02: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 |
cssom
|
For elements that are in a document with a pres shell, always use that pres shell when getting computed style so we (a) return a more correct style and (b) don't mix rule nodes from two rule trees. (Bug 596245) r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:44 -07:00 |
datalist
|
Bug 555840 - Implement datalist element. r=sicking,mrbkap,ehsan sr=smaug a2.0=roc
|
2010-09-10 07:16:56 +02:00 |
dom
|
Bug 502937. Fix reftest.list typos.
|
2010-04-29 20:15:44 -05:00 |
editor
|
Bug 542116 - Part 2: Temporary assertion annotation for another reftest which is affected by bug 596901; r=roc a=blocking-final+
|
2010-10-31 16:10:23 -04:00 |
first-letter
|
Reflow floating ::first-letter before deciding where to place the float, since we need to reflow it to learn its width. (Bug 594303) r=roc a2.0=blocking:betaN
|
2010-10-06 21:25:47 -07:00 |
first-line
|
Remove bogus JS that does nothing but throw from these reftests. a=test-only
|
2010-09-30 10:31:37 -04:00 |
floats
|
Add bug number for test failure.
|
2010-10-21 20:37:49 -07:00 |
font-face
|
Make 'bolder' and 'lighter' values of 'font-weight' be computed in the style system, per recent edits to CSS 2.1. (Bug 93725) r=jdaggett a2.0=joedrew
|
2010-11-10 07:49:52 -08:00 |
font-features
|
bug 569531 - enable harfbuzz by default on windows. r=roc approval2.0=roc
|
2010-09-02 12:28:48 +01:00 |
font-matching
|
Make 'bolder' and 'lighter' values of 'font-weight' be computed in the style system, per recent edits to CSS 2.1. (Bug 93725) r=jdaggett a2.0=joedrew
|
2010-11-10 07:49:52 -08:00 |
fonts
|
bug 601099 - add proper padding to the VeraBd-validchecksum.ttf font file. r=jdaggett a=test-only
|
2010-10-07 08:59:17 +01:00 |
forms
|
Bug 553097 - Do not create a frame and DOM node for placeholder if not needed. r=ehsan,roc a=blocking
|
2010-10-19 15:11:07 +02:00 |
generated-content
|
bug 579414 - use sans-serif font and modify text to avoid Win7 random orange due to clipped antialiasing pixels [test-only fix]
|
2010-07-17 13:38:36 +01:00 |
ib-split
|
Remove bogus JS that does nothing but throw from these reftests. a=test-only
|
2010-09-30 10:31:37 -04:00 |
image
|
|
|
image-element
|
Bug 587585 - Allow SVG effects on anonymous XBL elements to refer to elements in the bound document if the binding lives in different document, and don't attempt to start an external resource load in that case. r=bz, a=beta8
|
2010-11-05 17:01:17 +01:00 |
image-rect
|
Bug 572520: step 2.2, mark up the background draw nothing tests as getting another assertion. r=dbaron
|
2010-07-28 14:51:37 -07:00 |
image-region
|
|
|
inline-borderpadding
|
|
|
invalidation
|
|
|
layers
|
|
|
line-breaking
|
Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
|
2010-07-30 16:48:57 -07:00 |
margin-collapsing
|
|
|
marquee
|
Bug 579276. Part 9: Backout 4d1dc2ea47fd since we no longer need those test changes
|
2010-09-02 21:18:41 +12:00 |
mathml
|
Bug 538965 - part b: compress whitespace in MathML mfenced's open and close attributes; r=karlt a=bsmedberg
|
2010-11-05 11:57:51 +01:00 |
native-theme
|
Try to fix failing test for bug 595842 by removing border whose antialiasing seems to be inconsistent, a=testonly
|
2010-10-29 22:17:07 +13:00 |
object
|
|
|
ogg-video
|
Bug 594289: Disable reftest failing because of YUV rounding error. r=tn a=bustage
|
2010-09-08 10:29:17 +02:00 |
pagination
|
Bug 584515. Fix border-breaking-000-cols.xhtml on D2D. r=roc
|
2010-08-08 15:54:24 -04:00 |
percent-overflow-sizing
|
|
|
pixel-rounding
|
Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
|
2010-09-09 08:21:47 -07:00 |
printing
|
Bug 129941. Don't create scrollframes for blockframes (except inline blocks) while printing, and make such blockframes clip their contents instead. r=dbaron
|
2010-10-06 21:01:24 -04:00 |
reftest-sanity
|
Make zwnj-01 have a background color so that the SVG filter works correctly. (Bug 581081) r=jfkthame a2.0=tests
|
2010-07-30 16:48:57 -07:00 |
scrolling
|
Bug 579276. Part 10: add a couple of scrolling tests to ensure that text looks good when scrolled in an overflow:auto div. a=blocking
|
2010-09-02 21:19:24 +12:00 |
selection
|
Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
|
2010-07-30 16:48:57 -07:00 |
svg
|
annotate reftest.list for linux opt reftest failure, in test added earlier for Bug 477171. a=orange
|
2010-11-09 23:14:14 -08:00 |
tab-size
|
|
|
table-anonymous-boxes
|
Fix silly error in test a=test-only
|
2010-10-04 12:56:48 -04:00 |
table-background
|
Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
|
2010-07-30 16:48:57 -07:00 |
table-bordercollapse
|
Add a selector hack so that we can implement table border styles compatibly in CSS. (Bug 539880) Test by Geoff Lankow <geoff@darktrojan.net>. r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:47 -07:00 |
table-dom
|
Bug 502937. Part 5. Create some tests.
|
2010-04-16 13:15:28 -05:00 |
table-width
|
Bug 568392. Part 1: fix reftests so they pass if the scrollbars are visible. r=dbaron
|
2010-06-18 21:17:35 +12:00 |
text
|
Mark two reftests that now pass as passing. (Bug 542595, patch 22) (fixes bug 593160) a2.0=blocking2.0:beta8
|
2010-10-06 21:25:47 -07:00 |
text-decoration
|
Bug 586835. Disable the d2d reftests that fail but are still sane. r=joe
|
2010-08-13 11:44:24 -04:00 |
text-indent
|
|
|
text-shadow
|
Add reftests for text-shadow and box-shadow not causing scrollable overflow. (Bug 542595, patch 24) (for bug 446693) a2.0=blocking2.0:beta8
|
2010-10-06 21:25:47 -07:00 |
text-transform
|
Update Unicode data files to version 6.0. Bug 606917, r=emk, a=bsmedberg
|
2010-11-08 12:27:41 +02:00 |
transform
|
Disable abspos tests when D2D is enabled. With changeset c888cdffd617, glyphs get rasterized slightly differently. a=me
|
2010-09-04 00:27:19 +12:00 |
unicode
|
Bug 578714: Stop doing Unicode-aware case-folding inside layout/style. r=zwol sr=bz
|
2010-08-02 15:19:04 -07:00 |
view-source
|
|
|
xul-document-load
|
Bug 580128. Disable reftests that don't play well with brain transplants yet. r=mrbkap@gmail.com
|
2010-10-10 15:48:10 -07:00 |
z-index
|
|
|
filters.svg
|
Make zwnj-01 have a background color so that the SVG filter works correctly. (Bug 581081) r=jfkthame a2.0=tests
|
2010-07-30 16:48:57 -07:00 |
Makefile.in
|
|
|
reftest.list
|
For elements that are in a document with a pres shell, always use that pres shell when getting computed style so we (a) return a more correct style and (b) don't mix rule nodes from two rule trees. (Bug 596245) r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:44 -07:00 |