.. |
abs-pos
|
Unprefix uses of -moz-box-shadow and -moz-border-radius that have crept back in to the tree, prior to removing support for the prefixed forms. (Bug 693510) r=Mossop
|
2012-02-22 14:14:51 -08:00 |
backgrounds
|
Bug 750598. Add some heuristics to catch cases when we can use nearest filtering. r=roc
|
2012-05-01 16:35:04 -04:00 |
bidi
|
Tests for bug 746987. r=smontagu, roc
|
2012-05-09 11:44:52 +03:00 |
border-image
|
Bug 497995: Part 4 - Tests for border-image using computed border width. r=dbaron
|
2011-12-22 18:35:10 -05:00 |
border-radius
|
Bug 716439; some tweaks to reftests. r=roc
|
2012-03-27 11:32:46 +13:00 |
box
|
Bug 733875: If you're a nsFrame inside a box, be sure to reflow your absolute children after box layout gives you your size. r=bz
|
2012-03-10 14:50:51 -08:00 |
box-ordinal
|
|
|
box-properties
|
Bug 665597 - Fix some reftests assumptions about margins and scrollable overflow. part=5/5 r=dbaron,roc
|
2012-01-17 00:38:10 +01:00 |
box-shadow
|
Bug 742736 - Change box shadows to match rounded or sharp corners of shadowed object when round/sharp alternate corners; r=dbaron
|
2012-04-29 22:37:04 -04:00 |
bugs
|
Bug 751012. When saving frame state, make sure to walk through placeholders so we save the state of out-of-flow descendants properly. Also make sure to walk the continuations and special siblings of the root frame that we're saving state for. r=roc
|
2012-05-09 21:27:47 -04:00 |
canvas
|
Bug 749467 - Reftest: Add reftest for path continuation after transform changes. r=roc
|
2012-04-27 07:07:25 +02:00 |
columns
|
Bug 715203 - Fix ua.css to include moz-column-fill as inherited property for scrolled content. [r=bz]
|
2012-01-09 16:15:10 -06:00 |
counters
|
|
|
css-calc
|
|
|
css-charset
|
|
|
css-default
|
|
|
css-disabled
|
|
|
css-enabled
|
|
|
css-gradients
|
Bug 718329 - Make fuzzy reftests take max tolerance values. r=roc
|
2012-01-23 20:56:12 +13:00 |
css-import
|
|
|
css-invalid
|
Bug 596515 - Add a possibility of styling form:invalid. r=mounir
|
2012-02-07 13:51:49 +01:00 |
css-mediaqueries
|
|
|
css-namespace
|
|
|
css-optional
|
|
|
css-parsing
|
Bug 748254. When we encounter an unexpected '}' terminating a font-face descriptor's value, correctly close the font-face rule instead of eating the rest of the stylesheet. r=dbaron
|
2012-04-26 00:42:00 -04:00 |
css-placeholder
|
|
|
css-required
|
|
|
css-selectors
|
Bug 704911. Don't restyle based on state selectors that match our node but don't depend on the state that's changing. r=dbaron
|
2011-12-05 23:58:15 -05:00 |
css-submit-invalid
|
Bug 724839 - Use input:invalid in tests style instead of :invalid. r=smaug
|
2012-02-07 13:53:21 +01:00 |
css-transitions
|
|
|
css-ui-invalid
|
|
|
css-ui-valid
|
|
|
css-valid
|
|
|
css-valuesandunits
|
|
|
css-visited
|
|
|
cssom
|
|
|
datalist
|
|
|
dom
|
|
|
first-letter
|
Update data files to Unicode 6.1. Bug 723509, r=jfkthame
|
2012-02-06 15:54:52 +02:00 |
first-line
|
|
|
floats
|
|
|
font-face
|
Bug 512566. Font data url reftests. r=jfkthame
|
2012-03-16 12:31:01 +09:00 |
font-features
|
Bug 718539. Update reftests to use new font-feature-settings syntax. r=jkew
|
2012-04-26 15:27:36 +09:00 |
font-inflation
|
Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc
|
2012-05-05 15:24:45 +02:00 |
font-matching
|
bug 724231 - test that synthetic styles applied to src:local fonts do NOT use a true styled face that happens to be installed, instead of the one defined by the @-rule. r=jdaggett
|
2012-02-04 22:22:19 +00:00 |
fonts
|
bug 745780 - add reftests for Arabic presentation-forms shaping in harfbuzz. r=jdaggett a=test-only
|
2012-04-21 22:25:25 +01:00 |
forms
|
Bug 740743 - Implement CSS overflow for <legend>. r=bz
|
2012-04-13 17:52:13 +02:00 |
generated-content
|
|
|
ib-split
|
|
|
image
|
Bug 721659. Update the width/height of an image synchronously when src is set to something that was preloaded. r=bholley
|
2012-03-19 18:22:02 -04:00 |
image-element
|
|
|
image-rect
|
|
|
image-region
|
|
|
inline-borderpadding
|
|
|
invalidation
|
|
|
layers
|
|
|
line-breaking
|
|
|
list-item
|
|
|
margin-collapsing
|
Bug 724352 - Don't add vertical margin to scrollable overflow here, it's already done during reflow and we don't need it for UpdateOverflow yet (and we need to account for margin-collapsing when we do). r=roc
|
2012-04-05 16:30:21 +02:00 |
marquee
|
|
|
mathml
|
Bug 657279 - Reftests. r=karlt
|
2012-04-28 11:02:57 -04:00 |
native-theme
|
|
|
object
|
|
|
ogg-video
|
Bug 407495 - Make SVG documents with percentage width/height respond to page zoom. r=roc.
|
2012-05-03 17:05:24 +01:00 |
pagination
|
Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron
|
2011-12-25 23:25:59 -06:00 |
percent-overflow-sizing
|
|
|
pixel-rounding
|
Bug 716439; some tweaks to reftests. r=roc
|
2012-03-27 11:32:46 +13:00 |
printing
|
|
|
reftest-sanity
|
Bug 749425. Push the scroll frame clip inside the scroll layer so it gets transformed by the shadow transform. r=roc
|
2012-05-08 23:15:00 -04:00 |
scrolling
|
Bug 744607. Intersect a display item's layer-pixels draw-rect with the snapped clip rect. r=tnikkel
|
2012-04-13 23:44:05 +12:00 |
selection
|
Bug 698237 - Remove a wallpaper for bug 698237 in a reftest. r=me
|
2011-12-24 14:26:03 +01:00 |
svg
|
Bug 407495 - Make SVG documents with percentage width/height respond to page zoom. r=roc.
|
2012-05-03 17:05:24 +01:00 |
tab-size
|
|
|
table-anonymous-boxes
|
|
|
table-background
|
|
|
table-bordercollapse
|
|
|
table-dom
|
|
|
table-width
|
Bug 735579. Correctly handle changes to column widths in fixed-layout tables. r=ehsan
|
2012-03-16 15:56:41 -04:00 |
text
|
Split wordbreak-7 test into two testcases, one without lam-alef ligatures and one with (marked as failing due to bug 479829). Bug 249159, r=smontagu
|
2012-05-07 12:18:24 -07:00 |
text-decoration
|
|
|
text-indent
|
|
|
text-overflow
|
Bug 735898. Mark test as passing on Android
|
2012-04-13 23:50:15 +12:00 |
text-shadow
|
|
|
text-transform
|
bug 307039 - reftest for Greek small-caps behavior. r=past
|
2012-05-03 08:57:30 +01:00 |
transform
|
Bug 734953 - Remove skew() transformation function; r=dbaron
|
2012-03-20 13:39:57 -04:00 |
transform-3d
|
Bug 740072 - Make perspective-origin check the style parent instead of frame parent. r=roc
|
2012-04-27 12:24:53 +12:00 |
unicode
|
|
|
view-source
|
|
|
webm-video
|
Bug 407495 - Make SVG documents with percentage width/height respond to page zoom. r=roc.
|
2012-05-03 17:05:24 +01:00 |
xul
|
bug 749658 - reftest for unwanted scroll-overflow due to cropped textbox label. r=roc
|
2012-05-01 11:06:47 +01:00 |
xul-document-load
|
|
|
z-index
|
|
|
filters.svg
|
|
|
Makefile.in
|
|
|
reftest.list
|
Bug 746915 part 2 - Move layout/reftests/editor/ to editor/reftests/; r=dbaron
|
2012-05-03 10:09:44 +03:00 |