Ms2ger
|
ce301744c0
|
Backout bug 580786 / bug 716639 / bug 692879 / bug 717921 / bug 692879 (2dc5909e63b0:ced751d32df6); a=philor
|
2012-01-17 10:48:19 +01:00 |
|
Jeff Muizelaar
|
a8aba1ac9f
|
Bug 692879. Adjust reftests so that we pass with azure-quartz. r=mwoodrow
|
2011-11-25 16:38:14 -08:00 |
|
Jeff Muizelaar
|
e799e75ed2
|
Bug 580786. Add support for fuzzy reftest matching. r=dbaron
This will let us convert a bunch of random-if() to fuzzy-if()
|
2011-12-19 09:02:53 -05:00 |
|
Mats Palmgren
|
e03040685c
|
Bug 665597 - Test that child overflow that overlaps the parent's padding doesn't trigger a scrollbar.
|
2012-01-17 00:38:10 +01:00 |
|
Mats Palmgren
|
88d4452f45
|
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 |
|
Robert Longson
|
00866bc80f
|
Bug 676178 - Scale stroke dashes to text size properly. r=jwatt
|
2012-01-16 15:36:25 +00:00 |
|
Boris Zbarsky
|
ad2785f9d7
|
Bug 598482 part 0. Change a few more tests to not depend on pointer positions, since we don't control those.
|
2012-01-14 22:57:03 -05:00 |
|
Robert Longson
|
819c5838d7
|
Bug 717870 - whitespace compression setting need to be recalculated when text is added. r=dholbert
|
2012-01-14 10:07:26 +00:00 |
|
Boris Zbarsky
|
ffb5cb2050
|
Bug 716793. Dispatch synthetic mousemove off the refresh driver, not as fast as we can. r=roc
We use Flush_Display here because mousemoves flush out layout, so we want to do the synthetic one after we've done our normal layout flushing
|
2012-01-10 00:23:29 -05:00 |
|
Simon Montagu
|
4a65ecb2cf
|
Tests for bug 536557, r=dbaron
|
2012-01-12 19:52:17 +02:00 |
|
Ed Morley
|
097cd18f1b
|
Backout 6605cc311ec5 & 9217303c2e5c (bug 536557) for M4 orange
|
2012-01-12 15:33:00 +00:00 |
|
Simon Montagu
|
f6e6291f37
|
Tests for bug 536557, r=dbaron
|
2012-01-12 16:29:17 +02:00 |
|
Masatoshi Kimura
|
65cb5fcc01
|
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
--HG--
rename : content/base/src/nsFileDataProtocolHandler.cpp => content/base/src/nsBlobProtocolHandler.cpp
rename : content/base/src/nsFileDataProtocolHandler.h => content/base/src/nsBlobProtocolHandler.h
|
2012-01-12 11:36:03 +01:00 |
|
Robert Longson
|
555bbcf3c7
|
Bug 525095 - Fix artifacts being left behind when text is resized. r=roc
|
2012-01-12 09:59:39 +00:00 |
|
Robert O'Callahan
|
bc70a480dd
|
Bug 713532. Mark passing test.
|
2012-01-12 00:26:33 +13:00 |
|
Mats Palmgren
|
f86db22a5e
|
Bug 702184 - Wallpaper a frequent orange. r=ehsan
|
2012-01-04 15:32:47 +01:00 |
|
Scott Johnson
|
210cebd705
|
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 |
|
Cameron McCormack
|
970ebd503e
|
Bug 619967 - Test that percentage filter primitive attributes are resolved correctly. r=longsonr
|
2012-01-09 13:18:53 +11:00 |
|
Jonathan Kew
|
ad2f20f3b3
|
bug 703100 - pt 7 - fix fragile reftests that depend on metrics of fallback fonts used for invisible chars. r=roc
|
2012-01-05 11:54:46 +00:00 |
|
Jonathan Hage
|
0c391b0774
|
munder, mover, munderover: reftests for the align attribute (bug 557476). r=karlt
--HG--
extra : rebase_source : d442b9a2d0a1f5e6a09bb4578442608b6f0ded75
|
2012-01-05 12:04:15 +13:00 |
|
Matt Woodrow
|
5fcb12fab0
|
Bug 704469 - Use style context parent instead of frame parent when looking up perspective for 3d transforms. r=roc
|
2012-01-04 13:38:57 +13:00 |
|
L. David Baron
|
019c7867fd
|
Weaken the quirks mode inline box model zeroing-of-containers when those containers have children that are vertical-align: top or bottom, so that it's a little more like when they have children with other values of vertical-align (except that it's an approximation). (Bug 714519) r=roc
--HG--
extra : transplant_source : %1B%A2%1A%2Cb%7BcS%C9%5Et%F8%F16%E3%1A%12%D67%15
|
2012-01-01 17:35:12 -05:00 |
|
Robert Longson
|
3ffd492e96
|
Bug 652050 - mark tests as passing on Android after bug 607854 landed.
|
2011-12-31 11:15:46 +00:00 |
|
Robert Longson
|
d9086c4d00
|
Bug 607854 - implement SVGTests interface. r=jwatt
|
2011-12-31 09:44:03 +00:00 |
|
Ehsan Akhgari
|
6690bd6752
|
Test case for bug 690164; r=roc
|
2011-12-30 17:25:10 -05:00 |
|
Ehsan Akhgari
|
9251f03e14
|
Bug 713856 - Dynamic change of DOM in lists before block element creates blank line; r=roc
|
2011-12-30 17:22:47 -05:00 |
|
Daniel Holbert
|
a1aad22f2c
|
Bug 695677: Add <use> element to svg-image-script-2.svg, to force its resources file to load before onload fires. r=longsonr
|
2011-12-30 05:03:08 -08:00 |
|
Jonathan Kew
|
23223c0145
|
bug 696585 - support pref(...) annotations in reftest manifest. r=dbaron
|
2011-12-29 00:24:48 +00:00 |
|
Tatiana Meshkova
|
77a6aa9679
|
Bug 701190 - position:fixed items disappear due to wrong translation. Reftest. r=roc
|
2011-11-09 11:14:43 -08:00 |
|
Jonathan Watt
|
26b23f0bfa
|
Bug 668163 - Map 'width' and 'height' on <svg> into style to stop <svg>'s computed width/height falling back to 150px x 300px when they're set to explicit percentage values that can be resolved (regression from bug 611099). r=dbaron.
|
2011-12-27 10:27:42 +00:00 |
|
Bernd
|
bc16226345
|
bug 531200 - always set the desiredHeight, also if SplitSpanningCells does not split any cell r=dholbert
|
2011-12-27 09:31:10 +01:00 |
|
Bernd
|
149c57c309
|
bug 711359 - mark all subsequent rows as damaged r=mats
|
2011-12-27 09:31:09 +01:00 |
|
Scott Johnson
|
dac4193275
|
Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron
|
2011-12-25 23:25:59 -06:00 |
|
Mats Palmgren
|
9f8299e016
|
Bug 698237 - Remove a wallpaper for bug 698237 in a reftest. r=me
|
2011-12-24 14:26:03 +01:00 |
|
Mats Palmgren
|
9118547aea
|
Bug 698237 - Invalidate affected frames when a range in a selection is modified. r=smaug
|
2011-12-24 14:26:03 +01:00 |
|
William Chen
|
36b83d716d
|
Bug 497995: Part 4 - Tests for border-image using computed border width. r=dbaron
--HG--
extra : rebase_source : 9ce07705ee02b6a92fc31d2a00f87779ac3c0756
|
2011-12-22 18:35:10 -05:00 |
|
William Chen
|
1528f2b910
|
Bug 497995: Part 2 - Update existing border-image tests. r=dbaron
--HG--
extra : rebase_source : b9fb3987c8540457fa1f7b3e27420f208207a9c0
|
2011-12-22 18:34:53 -05:00 |
|
Frédéric Wang
|
58f01faef4
|
Reftests for bug 208309: mirroring of some mo characters in MathML. r=karlt
|
2011-12-21 17:22:00 -05:00 |
|
Frédéric Wang
|
e68cf04361
|
Add MathML reftests for lspace/rspace in dir=rtl (bug 534963). r=karlt
|
2011-12-21 17:21:59 -05:00 |
|
Frédéric Wang
|
1d5f7e2ec7
|
Add MathML reftests for dir=rtl (bug 534963). r=karlt
|
2011-12-21 17:21:59 -05:00 |
|
Robert O'Callahan
|
fb6541792a
|
Bug 697215. CanScrollWithBitBlit needs to return true for scrollframes inside replaced elements (i.e., iframes) that are honoring border-radius. r=mats
|
2011-12-20 14:31:20 +13:00 |
|
Mats Palmgren
|
da1a4b479b
|
Bug 619273 - regression tests for DOM mutations inside selection.
|
2011-12-20 10:15:41 +01:00 |
|
Scott Johnson
|
0d2f6d6444
|
Backout changeset 93f523345fb6.
|
2011-12-20 00:01:32 -06:00 |
|
Scott Johnson
|
78a7cf00ef
|
Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron
|
2011-12-19 23:11:54 -06:00 |
|
Scott Johnson
|
0dc4e51af7
|
Backed out changeset 74555805376d
|
2011-12-19 23:08:52 -06:00 |
|
Scott Johnson
|
abf87cf7b9
|
Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron
|
2011-12-19 22:25:19 -06:00 |
|
Robert O'Callahan
|
8fd20e5705
|
Backingout patch for bug 697215 due to test failure
|
2011-12-20 16:04:54 +13:00 |
|
Robert O'Callahan
|
f0e8959d30
|
Backed out changeset 4a81c89bb466 for bug 697215
|
2011-12-20 16:03:45 +13:00 |
|
Robert O'Callahan
|
4cc46e0f9f
|
Bug 697215. CanScrollWithBitBlit needs to return true for scrollframes inside replaced elements (i.e., iframes) that are honoring border-radius. r=mats
|
2011-12-20 14:31:20 +13:00 |
|
Daniel Holbert
|
6cda14be64
|
Bug 710990: Replace duplicate aStartVal check with aEndVal check, in SVGOrientSMILType::Interpolate. r=jwatt
--HG--
rename : layout/reftests/svg/smil/anim-marker-orient-01.svg => layout/reftests/svg/smil/anim-marker-orient-02.svg
|
2011-12-19 10:03:45 -08:00 |
|