Jonathan Watt
65cbc80365
Bug 771042, part 3 - Enable the reftests/svg/smil/motion tests. r=birtles.
2012-07-09 18:41:14 +01:00
Jonathan Watt
3f7916377e
Bug 771042, part 2 - Fix bug in reftests/svg/smil/motion/animateMotion-rotate-2.svg. r=me.
2012-07-09 18:41:14 +01:00
Emmanuele Bassi
06a1c689ee
Bug 762303 - Unprefix CSS Transition properties and provide temporary aliases for -moz-transition and exposed subproperties. r=dbaron
2012-07-08 21:25:10 -04:00
Jonathan Watt
09ff7e2e99
Bug 771935 - SVGs that are larger than the browser content area should scroll. r=roc.
2012-07-09 01:55:34 +01:00
Brian Birtles
4f9963e6ae
Bug 555392 - Extend timeout for deferred-tree-1.xhtml; r=dholbert
2012-07-09 08:47:08 +09:00
Cameron McCormack
e3eb6ec51b
Bug 769115 - Calculate marker orientation correctly for arc endpoints. r=jwatt
2012-07-08 21:36:07 +10:00
Masatoshi Kimura
c0e14e4428
Bug 752187 - Tests. r=dbaron
...
--HG--
rename : layout/reftests/css-gradients/radial-onestopposition-1.html => layout/reftests/css-gradients/radial-onestopposition-1a.html
rename : layout/reftests/css-gradients/repeating-radial-onestopposition-1.html => layout/reftests/css-gradients/repeating-radial-onestopposition-1a.html
2012-07-07 10:27:10 -04:00
Masayuki Nakano
de1fe00cec
Bug 537230 part.1 Paint connection of complex style decoration lines smoothly r=roc
2012-07-04 14:59:50 +09:00
Ehsan Akhgari
729030ee5b
Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions
2012-07-03 20:21:03 -04:00
Ehsan Akhgari
15690bf81c
Backout changeset d14ec506f28f (bug 539356) because of performance and correctness regressions
2012-07-03 20:09:31 -04:00
Ehsan Akhgari
2907973d39
Backout changeset b59fde84e97f (bug 539356) because of performance and correctness regressions
2012-07-03 20:08:35 -04:00
Jonathan Kew
863730b251
bug 765906 - reftests for use of synthetic bold with system fallback fonts. r=jdaggett
2012-07-03 11:38:46 +01:00
Jonathan Kew
351cecf2b1
bug 765906 - don't ignore boldness when using system fallback fonts. r=jdaggett
2012-07-03 11:35:18 +01:00
Robert O'Callahan
7b6abb6f47
Backout bug 768775 for now
2012-07-02 14:43:37 +12:00
Robert O'Callahan
9ce6dbc28e
Mark gradient tests fuzzy for bug 768775
2012-07-02 13:18:32 +12:00
Tal Aloni
5b3fc87350
Bug 248239 - Change standards mode height calculations for table cells to use content-box sizing rather than border-box sizing by default (and to honor -moz-box-sizing, which we do not do in quirks mode). Also remove -moz-box-sizing: border-box from default style for caption element (all modes). r=dbaron
2012-06-30 12:01:31 -04:00
Jonathan Watt
746e05a013
Bug 732819 followup - fix test. r=me.
2012-06-30 13:54:01 +01:00
Jonathan Watt
b442e8c474
Bug 732819 - "ASSERTION: don't think me need this any more" with font-size: 0. r=roc.
2012-06-30 12:20:46 +01:00
Matt Woodrow
b992afd084
Bug 539356 - Part 27 - Make nsImageFrame's overflow include the AltFeedback image if it will use one. r=roc
2012-06-30 15:06:13 +12:00
Matt Woodrow
a2c789164a
Bug 768766 - Make css-valid tests use MozReftestInvalidate and mark them as fuzzy. r=roc
2012-06-30 15:06:13 +12:00
Matt Woodrow
4b10a2b53c
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
2012-06-30 15:06:11 +12:00
Jonathan Kew
8c18b94e62
bug 769194 - support src:local(...) in @font-face rules on Android/FT2FontList. r=jdaggett
2012-06-29 12:39:44 +01:00
Jonathan Watt
18d907d671
Bug 769103 - Get SVG masks working for HTML elements under CSS transforms. r=roc.
2012-06-28 23:59:05 +01:00
Ehsan Akhgari
ba5aaa92a6
Bug 769362 - Mark the rest of the relative position change tests as random on Mac; r=bzbarsky
2012-06-28 15:26:36 -04:00
Jonathan Kew
3664cc8cb5
bug 764805 - reftest for style descriptors on src:local font face. r=jdaggett
2012-06-28 10:59:39 +01:00
Ehsan Akhgari
9e198d3f62
Bug 766843 - Exempt inner table frames from optimized dynamic position change handling, as the required handling is performed for outer table frames; r=bzbarsky
2012-06-27 16:24:01 -04:00
Chris Lord
e61ab4d79f
Bug 758620 - Add fuzzing to fixed-pos reftests. r=roc
...
Now that fixed position elements are always separate onto their own layers,
they are victims of rounding errors/differences during composition.
This change adds fuzz for the affected platforms/tests.
2012-06-27 16:44:06 +01:00
L. David Baron
ab299d1ae2
Backout changeset 1e2b9cdc486b (Bug 248239) due to failure of tests/MochiKit-1.4.2/tests/test_MochiKit-Style.html .
2012-06-26 18:16:09 -07:00
Tal Aloni
84078db9be
Change standards mode height calculations for table cells to use content-box sizing rather than border-box sizing by default (and to honor -moz-box-sizing, which we do not do in quirks mode). Also remove -moz-box-sizing: border-box from default style for caption element (all modes). (Bug 248239) r=dbaron
2012-06-26 16:24:23 -07:00
Frédéric Wang
d8a344e351
Reftest for bug 662756. r=karlt
2012-06-26 15:43:02 -07:00
Jonathan Watt
85c6257d2a
Bug 738192 follow-up. Re-enable layout/reftests/svg/dynamic-text-04.svg after fixing MarkDirtyBitsOnDescendants. r=me.
2012-06-24 18:02:23 +01:00
Jonathan Watt
ae077a7f50
Bug 738192 follow-up. Disable layout/reftests/svg/dynamic-text-04.svg temporarily while I fix it. r=me.
2012-06-24 16:18:29 +01:00
Jonathan Watt
39ecce06f3
Bug 738192 follow-up. Make layout/reftests/svg/dynamic-text-04.svg use MozReftestInvalitade instead of setTimeout to avoid random orange. r=me.
2012-06-24 15:17:19 +01:00
Jonathan Watt
126ee0336a
Bug 541270 - Correctly calculate the filter region for SVG filters on HTML to account for zooming. r=dholbert.
2012-06-23 04:01:36 +01:00
Phil Ringnalda
0e199a7991
Back out 12f76b9a2d78 (bug 541270) for failing to compile
2012-06-22 19:12:35 -07:00
Jonathan Watt
fa945296aa
Bug 541270 - Correctly calculate the filter region for SVG filters on HTML to account for zooming. r=dholbert.
2012-06-23 02:47:10 +01:00
Bas Schouten
1be3fed5b2
Bug 764117 - Part 0: Mark reftest fuzzy on OS X. r=roc
2012-06-22 16:27:38 +02:00
L. David Baron
2191e4854f
Add reftest for bug 764354.
2012-06-21 11:44:34 -07:00
Jonathan Watt
8a08fcb9d6
Bug 614840 - Mark clipPath-and-shape-rendering-01.svg as fuzzy-if for a slight two pixel difference. r=longsonr.
...
--HG--
extra : rebase_source : 5aea68575f603437d742b8b7eef0f2e730ab9573
2012-06-20 15:33:04 +01:00
Robert Longson
be75994ded
Backout most of Bug 467498 - crashtest failure on windows
2012-06-19 17:49:47 +01:00
Robert Longson
30fbb12128
Bug 467498 - Second level of use is not live to changes. r=dholbert
...
--HG--
rename : layout/reftests/svg/dynamic-use-nested-01.svg => layout/reftests/svg/dynamic-use-nested-01a.svg
rename : layout/reftests/svg/dynamic-use-nested-01.svg => layout/reftests/svg/dynamic-use-nested-01b.svg
2012-06-19 15:58:39 +01:00
Tatiana Meshkova
ed96f79b86
Bug 761981 & Bug 762568 - Intermittent test-pos-fixed-transform.html&test-bg-attachment-fixed.html | image comparison (==) r=roc
2012-06-13 16:41:50 -07:00
Robert Longson
25acc20312
Bug 764851 - Fix animations of the width/height of an outer SVG element. r=jwatt
2012-06-16 16:47:40 +01:00
Masayuki Nakano
ac56be5846
Bug 765166 lines should be able to be broken before/after Ideographic space next to breakable white space r=roc
2012-06-16 23:48:57 +09:00
John Daggett
1efde95605
Bug 739804. Fix up reftests dependent on fallback behavior. r=smontagu
2012-06-14 15:39:08 +09:00
Nicholas Cameron
11d1e38c3a
Bug 761890 (was 746883); fix unexpected passes due to Azure/Skia canvas. r=gw280,jmuizelaar
2012-04-16 07:49:56 +12:00
Nicholas Cameron
a1eeaeb74a
Bug 761890 (was 746883); change tests to work with Azure/Skia (mostly fuzz). r=gw280,jmuizelaar
2012-04-16 07:49:56 +12:00
fantasai
4e1c54332f
Bug 691950 - Set up directories for W3C CSSWG test suite sync to/from mozilla-central. r=dbaron
2012-06-13 21:12:37 -04:00
Ryan VanderMeulen
f6597c2541
Merge m-c to inbound.
2012-06-13 21:12:31 -04:00
Scott Johnson
d4d53d2412
Bug 733614: Backout changes from bug 695222 for mozilla 16 branch [r=dbaron].
2012-06-13 11:00:56 -05:00