L. David Baron
|
3ae8db73f2
|
Temporarily convert every occurrence of red in the Acid2 reftest to some other color to figure out which one is causing the random failures.
|
2009-02-20 16:51:23 -08:00 |
L. David Baron
|
a5117f7710
|
Temporarily modify the test to confirm theory about the source of intermittent failures.
|
2009-02-20 10:50:25 -08:00 |
L. David Baron
|
94595f2f88
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
Zack Weinberg
|
88ae0aa469
|
Bug 470250 - draw middle border image even if the border width is zero on all four sides r+sr=dbaron
|
2009-02-20 17:13:47 +13:00 |
Zack Weinberg
|
8d0f27457f
|
Bug 477732: fix scaling of border-image side tiles with 'repeat'. r+sr=roc
|
2009-02-20 16:33:30 +13:00 |
L. David Baron
|
c674a753b4
|
Backed out changeset fde0b361f25e (bug 322475, main patch) due to Mac talos startup failures and hitting the NS_ABORT_IF_FALSE in SetupBackgroundClip, which may be related.
|
2009-02-19 13:51:46 -08:00 |
L. David Baron
|
caf423a97a
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 12:33:09 -08:00 |
L. David Baron
|
77c163c9a9
|
Back out all 8 changesets that I just landed (bugs 477959, 477961, 322475, 478899, 475215, 478156) again, because Talos Try server builds lie about which changesets they're testing.
|
2009-02-19 09:06:18 -08:00 |
L. David Baron
|
038026b7b5
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 07:29:28 -08:00 |
Robert O'Callahan
|
60e23d37dd
|
Back out bug 477732 due to Mac test failure.
|
2009-02-19 23:45:54 +13:00 |
Robert O'Callahan
|
9e4fd23673
|
Backed out changeset a2f0465c9dc3
|
2009-02-19 23:45:27 +13:00 |
Zack Weinberg
|
433849d63d
|
Bug 477732. Fix scaling of side border-images. r+sr=roc
--HG--
extra : rebase_source : ae8cdefe2e8f10d59c1d6a81a125240b6d6c629c
|
2009-02-19 21:01:01 +13:00 |
Martin
|
9bd276adfc
|
Bug 478570. SVG feConvolveMatrix 'order' attribute should default to 3, as per spec errata. r=roc,longsonr
--HG--
extra : rebase_source : 68e462f74e11f108735586bfde1441ad0b3760c3
|
2009-02-17 09:59:06 +00:00 |
L. David Baron
|
0e185f2bc0
|
Revert (back out) the previous 11 changesets (bugs 477959, 477961, 477963, 477962, 322475, 478899, 475215, 478156), due to Mac talos orange with (as usual) no useful diagnostic.
|
2009-02-18 18:59:47 -08:00 |
L. David Baron
|
3c4144d0e6
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-18 17:13:25 -08:00 |
John Daggett
|
8cefdf5a20
|
fix format hint in testing fonts stylesheet
|
2009-02-18 15:30:18 +09:00 |
John Daggett
|
87b42496c1
|
more fonts for reftest testing
|
2009-02-18 13:26:02 +09:00 |
Boris Zbarsky
|
f743f504a7
|
Adding test for bug 307076
|
2009-02-17 12:39:21 -05:00 |
Boris Zbarsky
|
1a1d7fc82e
|
Bug 478811. Use the right IsTableRelated check when finding absolute containing blocks. r=bernd, sr=roc
|
2009-02-17 12:21:44 -05:00 |
Boris Zbarsky
|
7c2312b178
|
Put these files in the right place
--HG--
rename : layout/reftests/647-1-ref.html => layout/reftests/bugs/647-1-ref.html
rename : layout/reftests/647-1.html => layout/reftests/bugs/647-1.html
|
2009-02-16 12:54:15 -05:00 |
Boris Zbarsky
|
ae8ee6fd5b
|
Adding test for bug 105
|
2009-02-16 11:15:59 -05:00 |
Boris Zbarsky
|
5a84bf8686
|
Adding test for bug 647.
|
2009-02-16 11:01:10 -05:00 |
Daniel.S
|
c3c93de2a0
|
Bug 477462 - create an extensive reftest suite for margin(-collapsing); create basic infrastructure, for checkin; r=dbaron
|
2009-02-16 16:27:11 +01:00 |
Daniel.S
|
34c7e1f8ea
|
Adding test for bug 410621. r+sr=bzbarsky
|
2009-02-15 21:59:25 -05:00 |
Daniel.S
|
a2e255be87
|
Adding test for bug 410621. r+sr=bzbarsky
|
2009-02-15 21:58:25 -05:00 |
Zack Weinberg
|
0fa3e8d297
|
Bug 455364. Use nsLayoutUtils::DrawImage helpers to draw border-images, fixing rounding issues. r+sr=roc
--HG--
extra : rebase_source : 6e65e6265d1e3c8b1f2c90af4b78535c31aa0551
|
2009-02-16 14:04:03 +13:00 |
Boris Zbarsky
|
151f74fb8a
|
Adding test
|
2009-02-15 14:04:23 -05:00 |
Boris Zbarsky
|
a910bdbafb
|
Bug 477880. Since we kick off some loads during reflow, make sure to flush layout before our last pre-onload emptiness check. r=jst, sr=roc
|
2009-02-15 13:14:19 -05:00 |
Ehsan Akhgari
|
2bf239b201
|
Bug 478377 - Support specifying direction for :-moz-tree-cell pseudo class through CSS; r+sr=roc
|
2009-02-15 10:51:40 +03:30 |
Daniel.S
|
9f2feea1a9
|
Bug 318022 - CSS property page-break-after doesn't work after a clear:both; print reftest; r+sr=dbaron
CLOSED TREE (test only)
|
2009-02-14 23:05:09 +01:00 |
Daniel.S
|
6abc9c5bca
|
Bug 363728 - overflow: auto overdraws an absolute-positioned DIV; reftests; r+sr=dbaron
CLOSED TREE (test only)
|
2009-02-14 23:02:27 +01:00 |
Robert Longson
|
2c1380da61
|
Reftest for bug 477996.
|
2009-02-12 13:33:28 +00:00 |
John Daggett
|
8b1c564ec1
|
add comment related to reftest failure
|
2009-02-12 17:14:34 +09:00 |
John Daggett
|
c2caf343af
|
remove reftest failing on linux
|
2009-02-12 15:57:53 +09:00 |
Jonathan Kew
|
453ee4e8cf
|
Bug 476002 - reftest text/zwnj-01 fails on Windows with ClearType enabled; r=roc
|
2009-02-12 05:16:04 +01:00 |
John Daggett
|
b3b4378f88
|
Bug 465463 - add reftests
|
2009-02-12 13:11:52 +09:00 |
John Daggett
|
556ea03b1e
|
Bug 465463 - use style attributes defined in @font-face rule (Mac OS X). r=vlad
|
2009-02-12 13:08:00 +09:00 |
Michael Ventnor
|
6784138b72
|
Bug 477531. Support CSS3 :indeterminate pseudo-class. r+sr=dbaron,r=bzbarsky
--HG--
extra : rebase_source : 03d1be9b5742e8d17114aaeb0b5de20d61926d51
|
2009-02-11 14:19:37 +13:00 |
Michael Ventnor
|
7a2af3b188
|
Bug 476738. Implement 'inset' box-shadows. r+sr=roc,r=dbaron
|
2009-02-10 21:45:13 +13:00 |
Jonathan Kew
|
4a08835d68
|
Bug 475092. Fix horizontal offsets for vertically-offset glyphs on Windows. r=vlad,r+sr=roc
|
2009-02-10 21:34:51 +13:00 |
L. David Baron
|
3e1dff1ed0
|
Avoid calling PlaceBlock and unsetting dirty bits that we still need when an ancestor is going to reflow for clearance. (Bug 476357) r+sr=roc
|
2009-02-09 20:36:54 -08:00 |
Jonathan Watt
|
b6a7aa953b
|
Fixing bug 461863. Nested filtering is broken (inner filtered elements are clipped or don't paint). r+sr=roc@ocallahan.org
|
2009-02-10 13:54:28 +13:00 |
Bernd
|
0d5223a73b
|
fix tinderbox mac failure by disabling the test bug 477504
|
2009-02-08 20:31:03 +01:00 |
L. David Baron
|
62389575a5
|
Tests for bidi and first letter.
|
2009-02-08 10:28:30 -08:00 |
Bernd
|
d76ea33be3
|
reftests for border collapse implementation of rules and frames
|
2009-02-08 17:47:57 +01:00 |
Bernd
|
5650221667
|
include the border width for border collapsed tables as required by CSS 2.1. We implemented before what CSS 2.0 required and it was ugly, so the spec changed. r=fantasai sr=roc, bug 155955
|
2009-02-08 17:46:42 +01:00 |
L. David Baron
|
d2f08d1e5b
|
Annotate probable cause of reftest failure (which I should have done in the previous commit).
|
2009-02-07 09:50:51 -08:00 |
L. David Baron
|
1a010a7b8c
|
Mark test for bug 356774 as failing on Mac (at least until the test or problem can be fixed).
|
2009-02-07 09:35:49 -08:00 |
Daniel.S
|
112e4e2c36
|
Reftest for bug 350506. r+sr=dbaron
|
2009-02-07 13:36:51 +01:00 |
Daniel.S
|
9b0b44457f
|
Reftest for bug 343538. r+sr=dbaron
|
2009-02-07 13:28:41 +01:00 |
Daniel.S
|
a4a0604280
|
Reftest for bug 321738. r+sr=dbaron
|
2009-02-07 13:27:24 +01:00 |
Daniel.S
|
e0171fff9a
|
Reftests for bug 369361. r+sr=dbaron
|
2009-02-07 13:25:21 +01:00 |
Daniel.S
|
39e16be0ac
|
Reftest for bug 422804. r+sr=roc
|
2009-02-07 13:21:30 +01:00 |
Daniel.S
|
7fe72a6cfc
|
Reftest for bug 356774. r+sr=dbaron
|
2009-02-07 13:17:06 +01:00 |
Daniel.S
|
54bc182b9e
|
Reftest for bug 356775. r+sr=roc
|
2009-02-07 13:11:51 +01:00 |
Robert O'Callahan
|
27bfdf7c9e
|
Backed out changeset a142df653655
|
2009-02-07 23:37:23 +13:00 |
Zack Weinberg
|
eb22e386fe
|
Bug 455364. Make border-image drawing use nsLayoutUtils::DrawImage and friends so we get the right pixel-snapping behaviour. r+sr=roc
|
2009-02-07 21:35:54 +13:00 |
L. David Baron
|
26d24aae77
|
sheet-set-switch-1 is still random, not just failing, on Mac. (Bug 468217)
|
2009-02-06 16:41:04 -08:00 |
L. David Baron
|
3f8736f49a
|
sheet-set-switch-1 still fails on Mac.
|
2009-02-06 09:51:32 -08:00 |
L. David Baron
|
d707f1b8e5
|
Stop using MarkXMark2Y in reftest references, since its underline offsets don't correctly match combinations, and go back to using combinations. (Bug 468217) r=jdaggett
|
2009-02-06 08:52:13 -08:00 |
Boris Zbarsky
|
c0335d2920
|
Bug 299837. Use the right test filenames
|
2009-02-06 01:20:16 -05:00 |
Boris Zbarsky
|
68503b1a05
|
Bug 299837. Implement text-align:end. r+sr=dbaron
|
2009-02-05 22:48:30 -05:00 |
Boris Zbarsky
|
3e1029bdb6
|
Bug 475986. Make text-align:start work on <html:th> correctly. r+sr=dbaron
|
2009-02-05 22:48:29 -05:00 |
Daniel Holbert
|
815128454f
|
Bug 472769: Use snapToPixels when redrawing dirty background rectangles, to fix painting error in widgets at fractional positions. r+sr=roc
|
2009-02-05 17:39:25 -08:00 |
Daniel Holbert
|
5dbd18df59
|
Bug 474494: Specify a border color on 214077-* reftests, to fix failures on some linux machines. r=bz
|
2009-02-05 15:43:05 -08:00 |
Boris Zbarsky
|
416ea8c73b
|
Bug 476724. Recompute underline offsets when user fonts load, and make sure to initialize all our members. r=jdaggett, sr=roc
|
2009-02-05 18:10:39 -05:00 |
Jonathan Kew
|
7606c9b9eb
|
Bug 476378. Use U+002D instead of U+2010 for a soft hyphen if the first font in the fontgroup doesn't have a glyph for U+2010. r+sr=roc
|
2009-02-05 21:23:50 +13:00 |
Sylvain Pasche
|
e4772d6544
|
Bug 474878. Implement themed rendering of indeterminate checkboxes on Windows. r+sr=roc
|
2009-02-05 21:17:08 +13:00 |
Robert Longson
|
bf15e16bf1
|
Bug 474669. Use reftest invalidation support to improve the SVG dynamic reftests. r=roc
|
2009-02-05 21:16:00 +13:00 |
L. David Baron
|
e655101c4f
|
Add an additional test for CSS 2.1, section 10.3.1.
|
2009-02-04 21:15:52 -08:00 |
L. David Baron
|
c413c2574f
|
Fix incorrect uses of aInherited rather than inherited so that we can make aInherited const. (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
L. David Baron
|
e00aab3166
|
Add test that legend is display:block by default. (Bug 476063)
|
2009-02-04 13:24:18 -08:00 |
L. David Baron
|
2caeca03ac
|
Correctly handle a style change reflow on a subtree that has placeholders with out of flows outside that subtree. (Bug 363247) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
Boris Zbarsky
|
0ea4dd1d2d
|
Bug 476063. Only do special fieldsetty stuff with <legend>s that are in a fieldset. r+sr=dbaron
|
2009-02-03 09:29:47 -05:00 |
Ted Mielczarek
|
bcd41f5c7e
|
bug 420084 - reftest should use nsIXULRuntime.widgetToolkit instead of autoconf.js. r=dbaron
|
2009-02-03 09:11:28 -05:00 |
Robert O'Callahan
|
be3fa9f56c
|
Backed out changeset c7385f0a0168
|
2009-01-30 23:21:53 +13:00 |
Jonathan Kew
|
67ebf17341
|
Bug 475092. Fix incorrect positioning on Windows when glyph run includes vertically-offset glyphs is drawn to canvas. r=vlad
--HG--
extra : rebase_source : 30a3730fd3db418854462cc31dc0ee06c7f56ae0
|
2009-01-30 20:15:08 +13:00 |
Michael Ventnor
|
a989975f0c
|
Bug 475197. box-shadow should work on file input controls. r+sr=roc
--HG--
extra : rebase_source : ca08ac21ddb8c27c7348f87f6963a03cf6fcfa46
|
2009-01-30 20:10:25 +13:00 |
Boris Zbarsky
|
a474581eef
|
Adding test for bug 374719
|
2009-01-29 21:42:59 -05:00 |
Boris Zbarsky
|
cbd8e29e2a
|
Adding test for bug 309914
|
2009-01-29 21:11:41 -05:00 |
Boris Zbarsky
|
cf7fa84047
|
Bug 307394 part 2. Fix the indexing in ContentInserted to work correctly even when XBL is around. r+sr=dbaron. Also fixes bug 232990, bug 261826 , bug 272646, bug 386310, bug 468546
|
2009-01-29 14:46:20 -05:00 |
Robert O'Callahan
|
8e02c66450
|
Backed out changeset 360b4a2d0aa8
|
2009-01-29 00:55:19 +13:00 |
Jonathan Kew
|
d9b584c12d
|
Bug 475092. Fix incorrect positioning on Windows when glyph run includes vertically-offset glyphs is drawn to canvas. r=vlad
|
2009-01-28 22:41:34 +13:00 |
Michael Ventnor
|
60dbf95ed4
|
Bug 475197. -moz-box-shadow needs to be hooked up to buttons and fieldsets since they have custom background painting code --- reftest.
|
2009-01-28 22:28:40 +13:00 |
Neil Deakin
|
d6a61ced32
|
Bug 473847, progressmeters with large max don't work properly, caused by multiplication overflow, r+sr=dbaron
|
2009-01-23 10:02:31 -05:00 |
Boris Zbarsky
|
99781c2687
|
This test passes now
|
2009-01-22 16:22:34 -05:00 |
Martijn Wargers
|
39d6ddf913
|
Bug 474441 - Move the marquee reftests into the marquee reftests folder, r=dbaron
--HG--
rename : layout/reftests/bugs/336736-1-ref.html => layout/reftests/marquee/336736-1-ref.html
rename : layout/reftests/bugs/336736-1a.html => layout/reftests/marquee/336736-1a.html
rename : layout/reftests/bugs/336736-1b.html => layout/reftests/marquee/336736-1b.html
rename : layout/reftests/bugs/406073-1-ref.html => layout/reftests/marquee/406073-1-ref.html
rename : layout/reftests/bugs/406073-1.html => layout/reftests/marquee/406073-1.html
rename : layout/reftests/bugs/407016-2-ref.html => layout/reftests/marquee/407016-2-ref.html
rename : layout/reftests/bugs/407016-2.html => layout/reftests/marquee/407016-2.html
rename : layout/reftests/bugs/413027-4-ref.html => layout/reftests/marquee/413027-4-ref.html
rename : layout/reftests/bugs/413027-4.html => layout/reftests/marquee/413027-4.html
rename : layout/reftests/bugs/425247-1-ref.html => layout/reftests/marquee/425247-1-ref.html
rename : layout/reftests/bugs/425247-1.html => layout/reftests/marquee/425247-1.html
rename : layout/reftests/bugs/425247-2-ref.html => layout/reftests/marquee/425247-2-ref.html
rename : layout/reftests/bugs/425247-2.html => layout/reftests/marquee/425247-2.html
rename : layout/reftests/bugs/429849-1-ref.html => layout/reftests/marquee/429849-1-ref.html
rename : layout/reftests/bugs/429849-1.html => layout/reftests/marquee/429849-1.html
|
2009-01-22 18:12:27 +01:00 |
Daniel Holbert
|
c755eee8e7
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
Daniel Holbert
|
3bce9cc095
|
merge after backing out 5859409285d5
|
2009-01-21 22:20:08 -08:00 |
Daniel Holbert
|
3d90d89d57
|
bug 459443 follow-up: backing out workaround I added to reftest -- it's not needed now that bug 474472 has been fixed. [Backed out changeset 5859409285d5]
|
2009-01-21 22:19:41 -08:00 |
Daniel Holbert
|
e1a46a03c6
|
Reftest for bug 474472
|
2009-01-21 22:14:30 -08:00 |
Robert Longson
|
588f9c6984
|
Bug 472135. Invalidate markers using style system hints instead of doing an eager invalidation (which reacquires frames, breaking our one-shot nsSVGRenderingObservers setup). r+sr=roc
--HG--
extra : rebase_source : 48ab3b34460f5908bcec5c3e15a5d12f71496579
|
2009-01-22 14:02:40 +13:00 |
Brian Birtles
|
03f9d86660
|
Bug 474357, Calls to setCurrentTime, beginElementAt etc. should update the DOM state immediately. r+sr=roc
--HG--
extra : rebase_source : 7c69aae13ee1c1b4fff077a046e042bae9a4970d
|
2009-01-22 14:00:27 +13:00 |
Michael Ventnor
|
4ec03cb43f
|
Bug 123836 - Implement indeterminate property on checkboxes and radio buttons - r=roc,jst sr=roc
|
2009-01-22 13:07:44 +13:00 |
Daniel Holbert
|
b3fdc70b9a
|
Bug 459443 follow-up: tweak reftest so that it doesn't fail randomly (no code changes). r=bz
|
2009-01-20 15:02:03 -08:00 |
L. David Baron
|
f52024b5bb
|
Some additional tests for 'rem' unit from css3-values. (Bug 472195)
|
2009-01-20 13:58:48 -08:00 |
Keith Rarick
|
5d54fa9735
|
Implement 'rem' unit from css3-values. (Bug 472195) r+sr=dbaron
|
2009-01-20 13:58:48 -08:00 |
Boris Zbarsky
|
a1b5127616
|
Bug 474417. <wbr> support broken. r+sr=roc
|
2009-01-20 14:42:25 -05:00 |
Neil Deakin
|
b9f13132ed
|
Bug 474336, updating max on progressmeter doesn't update display, r+sr=neil
|
2009-01-20 12:46:52 -05:00 |
Martijn Wargers
|
b66c42bcc8
|
Bug 166591 - marquee created dynamically (e.g. innerHTML) is not rendered, r+sr=bzbarsky
|
2009-01-20 15:58:44 +01:00 |
Boris Zbarsky
|
df59c083f1
|
Move to correct place
|
2009-01-19 16:48:50 -05:00 |
Boris Zbarsky
|
6ae4ed0c27
|
Bug 459443. Make sure to detach our editor even if we don't have a session history entry, so that scripts will get correctly reenabled. r+sr=peterv
|
2009-01-19 16:46:47 -05:00 |
Brian Birtles
|
b6825d6948
|
Bug 468996. Implement SMIL animateTransform element. r+sr=roc
|
2009-01-19 22:14:16 +13:00 |
Boris Zbarsky
|
e2da88a2b6
|
Back out bug 459443 for now, until the patch in bug 474389 gets reviewed
|
2009-01-20 22:54:52 -05:00 |
Dão Gottwald
|
0d36b40c59
|
fix reftest.list syntax
|
2009-01-18 13:03:55 +01:00 |
Kai Liu
|
3eeb6e782b
|
Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc
|
2009-01-18 13:58:19 +03:30 |
Robert O'Callahan
|
3ccf843958
|
Bug 471594. In ContentInserted, when we have an insertionPoint and we take the isAppend path, use the insertionPoint's last continuation as the place to append so we don't insert the new frames in the middle of some other content's continuation chain. r+sr=bzbarsky
--HG--
extra : rebase_source : dbcc34f8fc9a73d53105300d2aa2bebbc584ab8f
|
2009-01-16 21:25:04 +13:00 |
Robert O'Callahan
|
a4d2c93329
|
Bug 472909. Need to call FinishSettingProperties on nsTranformedTextRuns that we create as parts of other transformed textruns. r=smontagu
--HG--
extra : rebase_source : 38adef908b1ec8d6fcc97b1b6cb42690733ae752
|
2009-01-16 21:17:46 +13:00 |
Robert O'Callahan
|
5f1d4cf998
|
Bug 472878. Allow nsMediaDecoder::Invalidate to UpdateMediaSize on the element even if there is no frame for the element. r=doublec
--HG--
extra : rebase_source : dcafd327c98d1da7076f06c86b23eb7d5dd1edcb
|
2009-01-16 20:57:37 +13:00 |
Daniel.S
|
195798c61a
|
Add reftest for bug 206631. r+sr=dbaron
|
2009-01-16 19:44:21 -08:00 |
Ted Mielczarek
|
c6beb154b2
|
bug 473577 - make test plugin usable for reftests. r=josh
|
2009-01-16 15:03:24 -05:00 |
Clint Talbert
|
3ea089011c
|
imported patch bug435293-csstransform-tests
|
2009-01-16 12:52:24 -06:00 |
Curtis Bartley
|
92f16f413c
|
Bug 464339 - Links to images and non-textish media should not have view-source: links, r+sr=roc
|
2009-01-15 20:02:20 -08:00 |
Robert O'Callahan
|
91f95bad63
|
Add bug number for failing test
|
2009-01-16 10:45:44 +13:00 |
Robert O'Callahan
|
154569788e
|
Mark new failing test 280708-1a.html as expected-fail
|
2009-01-16 10:41:58 +13:00 |
Boris Zbarsky
|
9889b7b4fe
|
Adding some tests
|
2009-01-15 14:49:33 -05:00 |
Brian Birtles
|
c2b3e61546
|
Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc
|
2009-01-14 20:38:07 -08:00 |
John Daggett
|
bbdc1f0a59
|
Bug 465452 - better handling of format hints for downloadable fonts. r=dbaron.
|
2009-01-13 14:16:58 +09:00 |
L. David Baron
|
824c20a983
|
More tests for outside cases for rule 3.
|
2009-01-10 08:28:15 -08:00 |
Mats Palmgren ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
734e6a0825
|
Put the root element in the undisplayed map so that we reconstruct it when it has its 'display' changed from 'none' to something else. (Bug 283686) r+sr=bzbarsky
|
2009-01-10 08:28:15 -08:00 |
Zack Weinberg
|
d3c96eb2d7
|
Bug 456219. Fix clipping to padding-rect with rounded corners. r+sr=roc
|
2009-01-09 13:28:32 +13:00 |
Robert O'Callahan
|
72a5cdcb42
|
Bug 440149. Don't break after empty text at the start of the line, even if we're past the available width. r=smontagu
|
2009-01-09 13:13:45 +13:00 |
L. David Baron
|
29265cc153
|
Make reftest test for assertions on individual tests. (Temporarily disabled until tinderboxes set up and manifests annotated.) (Bug 472557) r=Waldo
|
2009-01-08 13:50:21 -08:00 |
Robert O'Callahan
|
2f1842765a
|
Backed out changeset 5041ce453104
|
2009-01-08 23:19:21 +13:00 |
Zack Weinberg
|
203cb75cfa
|
Bug 456219. Fix clipping to padding-rect with rounded corners. r+sr=roc
--HG--
extra : rebase_source : ec710fd6f83332fcecaa926b1f0ec07e4d2e3635
|
2009-01-08 21:10:21 +13:00 |
Boris Zbarsky
|
4b3932197c
|
Bug 472500. Allow generated content on XUL frames. r+sr=roc
|
2009-01-07 18:22:08 -05:00 |
L. David Baron
|
f5e389e009
|
Split insert-rule-1 into two tests, each of which inserts only one rule, so that we can remove reftest-wait at the right time and make the test reliable. (Bug 472267)
--HG--
rename : layout/reftests/font-face/insert-rule-1.html => layout/reftests/font-face/insert-rule-1a.html
rename : layout/reftests/font-face/insert-rule-1.html => layout/reftests/font-face/insert-rule-1b.html
|
2009-01-07 14:37:01 -08:00 |
Robert O'Callahan
|
381075cef6
|
Bug 472244. Flush out MozAfterPaint for previously painted areas before we go ahead and fire MozReftestInvalidate to test invalidation. Also make canvas.drawWindow take float parameters so we can more precisely specify the area to render when 'device pixels' don't match CSS pixel boundaries. r=dbaron,vlad
|
2009-01-07 21:31:36 +13:00 |
L. David Baron
|
d11232df81
|
Fix tests to match what they should have been testing, and fix nsFloatManager behavior to match what the old code actually did as far as considering floats at the side that did not protrude into the containing block. (Bug 472252) r+sr=roc
|
2009-01-06 15:21:00 -08:00 |
Markus Stange
|
9f961ca352
|
Fix failing reftest for bug 470711
|
2009-01-06 18:21:17 +01:00 |
Henrik Skupin
|
d5dfa2817d
|
Reftest for bug 462233, r=bzbarsky
|
2009-01-06 16:46:40 +01:00 |
Markus Stange
|
099186130b
|
Reftest for bug 470711, r=roc
|
2009-01-06 16:46:19 +01:00 |
Robert O'Callahan
|
d1b432f0f3
|
Disable reftests with random failures (probably) exposed by invalidation-reftest system
|
2009-01-06 21:54:02 +13:00 |
Robert O'Callahan
|
f75a5c3a22
|
Disable failing invalidation+zooming test
--HG--
extra : rebase_source : 3876a220b4fc20e8d88622a895193edf6a7069ef
|
2009-01-06 15:32:55 +13:00 |
Robert O'Callahan
|
a5d96d68fd
|
Bug 471365. Make reftest-wait tests track invalidation via MozAfterPaint and repaint the invalid areas like normal window repaining would. This makes invalidation-related bugs testable. r=dbaron
|
2009-01-06 14:15:13 +13:00 |
Boris Zbarsky
|
f7fe544d79
|
Adding a test
|
2009-01-05 14:08:16 -05:00 |
Boris Zbarsky
|
b58ca02b40
|
Adding test
|
2009-01-05 13:32:00 -05:00 |
Michael Ventnor
|
3802c05d2d
|
Bug 445741. Round rects consistently to avoid a gap between an element and its shadow. r+sr=roc
--HG--
extra : rebase_source : dbb4ae33812db8167650dcc218f0bd4a3e0f3dc2
|
2009-01-05 13:41:01 +13:00 |
Robert O'Callahan
|
aecc41d780
|
Bug 429968. Handle situations where first-letter text detects first-letter style should not be applied, by creating a zero-length 'first letter'. r+sr=dbaron
--HG--
extra : rebase_source : 650611aec3adb1498dc5d8d6d38212ddf09e32fc
|
2009-01-05 13:36:56 +13:00 |
L. David Baron
|
2f332b2737
|
Add some reftests for float behavior.
|
2009-01-04 14:52:38 -05:00 |
Karl Tomlinson
|
c8d7438565
|
@font-face { src:local() } reftest
|
2009-01-03 16:25:51 +13:00 |
Mats Palmgren
|
28823c8299
|
Setting selectedIndex to an out-of-bounds value should have the same effect as setting it to -1. b=471741 r+sr=roc
|
2009-01-02 16:54:48 +01:00 |
Daniel.S
|
e36d812b18
|
Bug 389623 - box with background-attachment:fixed goes on top of floats; reftest; r+sr=dbaron
|
2009-01-02 07:21:30 +01:00 |
Daniel.S
|
a1fb92a898
|
Bug 240029 - table in this page incorrectly off right edge of page when fonts are small; r+sr=dbaron
|
2009-01-01 15:00:15 +01:00 |
Mats Palmgren
|
7e7b1b0d6a
|
Reftest for bug 302379.
|
2008-12-31 17:38:00 +01:00 |
L. David Baron
|
f2114f015e
|
Fix regression in CalcQuirkContainingBlockHeight from change from area frame to block frame in bug 243519. (Bug 471356) r+sr=roc
|
2008-12-29 10:07:38 -05:00 |
Mats Palmgren
|
91322a1e31
|
Additional tests for clip property. (Bug 372063)
|
2008-12-29 10:07:38 -05:00 |
L. David Baron
|
8de3730b1a
|
Distinguish clip:rect(auto,auto,auto,auto) from clip:auto as the spec requires. (Bug 372063) r+sr=bzbarsky
|
2008-12-29 10:07:38 -05:00 |
L. David Baron
|
da79ae79d9
|
Fix handling of 'orienation' feature in print-preview. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:36 -05:00 |
Robert O'Callahan
|
b7352fff03
|
Bug 458296 --- fix reference test name
|
2008-12-29 22:31:48 +13:00 |
Robert O'Callahan
|
34c96669b7
|
Bug 449142. Scale video so that it fits in the content-box of the element and has the same aspect ratio as the video source. Also adds some Ogg video reftests. r=doublec,sr=dbaron
|
2008-12-29 21:20:27 +13:00 |
Robert O'Callahan
|
17d8fb7b9d
|
Bug 458296. When a block doesn't carry out the bottom-margin of its children, add that bottom-margin to its overflow area. Also, add the bottom-padding of a scrolled block to its overflow area. r+sr=dbaron
|
2008-12-29 21:18:40 +13:00 |
John Daggett
|
0b715bcc52
|
add valid EOT font and note describing reftest font directory contents
|
2008-12-24 12:57:25 +09:00 |
L. David Baron
|
49ac089e6b
|
Set up image loaders before reflow for border-image in XUL just like for HTML. (Bug 468473) r+sr=roc
|
2008-12-23 09:06:56 -05:00 |
dolphinling
|
953ecb58fa
|
Adding test
|
2008-12-22 13:08:38 -08:00 |
John Daggett
|
cc81b39672
|
Add copy of .ttf font with .eot extension for testing
|
2008-12-22 17:03:32 +09:00 |
John Daggett
|
3e9e950ad6
|
Bug 458160 - Reftests for .otf fonts. r+sr=dbaron
|
2008-12-22 16:43:56 +09:00 |
Justin Dolske
|
fdd8bf5457
|
Bug 455057 - some chrome images have embedded profiles. r=dbaron, ui-r=faaborg
|
2008-12-20 21:46:38 -08:00 |
Serge Gautherie
|
572ec4a650
|
Backed out changeset: 4fbb9483d7e6
|
2008-12-20 04:59:56 +01:00 |
Zack Weinberg
|
f300fdb2d7
|
Bug 456219 - fix background clipping with rounded corners; r+sr=roc
|
2008-12-20 01:55:59 +01:00 |
Robert O'Callahan
|
30a65017ed
|
Backed out changeset 8ab5a111e00b to fix orange
|
2008-12-18 16:01:16 +13:00 |
Robert O'Callahan
|
cb5f7b2e3c
|
Bug 449142. Draw video with the same aspect ratio as the underlying media, centered within the video element's CSS box. r=doublec,sr=dbaron
|
2008-12-18 14:14:51 +13:00 |
Robert Longson
|
628c689c37
|
Bug 441780. Fix radial gradient clamping to be more aggressive. r=jwatt,sr=roc
--HG--
extra : rebase_source : 477e5305530e86348a3526a8157f5f93340c644b
|
2008-12-17 20:28:33 +13:00 |
Robert O'Callahan
|
ba9db4ebe4
|
Bug 449149. Implement the 'controls' attribute for audio elements. r+sr=bzbarsky,r=dolske,r=enndeakin
--HG--
extra : rebase_source : 4d11b963d3082f98269069c68aae33eef365aacb
|
2008-12-17 13:27:46 +13:00 |
L. David Baron
|
dbe69f5bf8
|
Merge backout of changeset 5bf3661db065 (Bug 454349) due to Windows reftest failures.
|
2008-12-16 18:19:00 -08:00 |
L. David Baron
|
447da03e65
|
Backed out changeset 5bf3661db065 (Bug 454349) due to Windows reftest failures.
|
2008-12-16 18:15:38 -08:00 |
L. David Baron
|
643531637f
|
Move wrapping of blocks inside XUL into ProcessChildren to catch more callers. (Bug 421203) r+sr=roc a=blocking1.9.1+
--HG--
rename : layout/reftests/bugs/321402-3.xul => layout/reftests/bugs/421203-3.xul
rename : layout/reftests/bugs/321402-4.xul => layout/reftests/bugs/421203-4.xul
rename : layout/reftests/bugs/321402-5.xul => layout/reftests/bugs/421203-5.xul
rename : layout/reftests/bugs/321402-6.xul => layout/reftests/bugs/421203-6.xul
|
2008-12-16 16:30:31 -08:00 |
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
b266d51c7c
|
Paint different backgrounds behind the reftest test and references to detect areas that are not painted at all. (Bug 454349) r=dbaron
|
2008-12-16 16:30:30 -08:00 |
John Daggett
|
114309e8f7
|
otf versions of reftest mark fonts
|
2008-12-16 14:47:31 +09:00 |
Boris Zbarsky
|
975ba6d598
|
Bug 468263. Handle the src attribute being removed or set to by dropping the image. r+sr=sicking
|
2008-12-12 14:41:11 -05:00 |
L. David Baron
|
b7d77a6d7c
|
Replace mechanism for restricting the properties that apply to :first-line and :first-letter. (Bug 469227) r+sr=bzbarsky
|
2008-12-12 10:59:03 -08:00 |
Robert O'Callahan
|
6a2bbb2ee8
|
Bug 459613. When we tear down a textcontrol frame, tell its editor that we're blowing away the frame tree so it doesn't try to clear the spellcheck selection, which not only wastes time but does GetPrimaryFrame for during frame destruction which is a no-no. r+sr=mats
|
2008-12-12 21:34:43 +13:00 |
Robert O'Callahan
|
9966cc70bd
|
Bug 468702. Fix tests for bug 466395 that fail due to Mac subpixel rendering. r+sr=dbaron
|
2008-12-12 21:26:39 +13:00 |
Jonathan Kew
|
e707ce1bda
|
bug 450088 - fix for bad line-breaking at quote marks in CJK text r=masayuki, sr=roc
|
2008-12-11 02:25:42 +09:00 |
Jonathan Kew
|
f550946685
|
b=450088 backing out (new reftest failed)
|
2008-12-09 17:42:50 +09:00 |
Masayuki Nakano
|
2c0b902c93
|
Bug 450088 Line breaking regression (in Chinese and other languages) p=Jonathan Kew, r=masayuki, sr=roc
|
2008-12-09 15:41:42 +09:00 |
L. David Baron
|
c5d2a34270
|
Fix error in reftest manifest file causing reftests not to be run.
|
2008-12-08 10:28:38 -08:00 |
L. David Baron
|
921abc5358
|
Rebuild all style data when the user font set changes so that we recompute ex and ch units. (Bug 458878) r=jdaggett sr=bzbarsky a=blocking1.9.1+
|
2008-12-08 08:08:05 -08:00 |
Robert O'Callahan
|
4eeb098354
|
Bug 463242. Ideographic spaces should not get CSS word-spacing, but nonbreaking spaces should. r+sr=dbaron
|
2008-12-08 14:11:38 +13:00 |
Robert O'Callahan
|
f7d5415f58
|
Bug 466268. Fix cairo-win32 bug that needed MOD but was using the C % operator. r=jmuizelaar
|
2008-12-08 13:54:10 +13:00 |
Joel Maher
|
1055647be1
|
Add tests for media queries in print media. (Bug 466171) r=dbaron
|
2008-12-07 10:00:43 -08:00 |
Robert Longson
|
b98b0cdd36
|
Bug 463064 - Use covered region to minimise foreignObject painting r+sr=roc
|
2008-12-06 15:22:01 +00:00 |
Karl Tomlinson
|
d31e27dcfb
|
reftests/font-face/sheet-set-base-1 is random, b=468217
|
2008-12-06 19:23:16 +13:00 |
Karl Tomlinson
|
ba399becc8
|
b=458169 @font-face { src: url() } for Linux. r=roc
|
2008-12-06 12:19:27 +13:00 |
Zack Weinberg
|
9d4de5348c
|
Bug 459148 - use thebes primitives for SVG rounded rects - r=longsonr,vlad sr=roc
|
2008-12-04 21:01:37 -08:00 |
L. David Baron
|
2d230c74cf
|
Make incremental frame construction set mFixedPosIsAbsPos just like from-the-top frame construction. (Bug 467460) r+sr=roc
|
2008-12-04 08:09:53 -08:00 |
L. David Baron
|
f875ab4933
|
Avoid discontinuity when options drop to height:0 by using CalcFallbackRowHeight only when GetNumberOfOptions() == 0, thus eliminating the last caller of CalcFallbackRowHeight passing a non-zero option count. (Bug 467084) sr=roc r=bzbarsky a=blocking1.9.1+
|
2008-12-04 08:09:53 -08:00 |
L. David Baron
|
5ecdb26ff8
|
Pass the user font set through more reliably and make it a required parameter. (Bug 467084) r+sr=roc a=blocking1.9.1+
|
2008-12-04 08:09:53 -08:00 |
Simon Montagu
|
3f49cc87ed
|
Reftests for bug 418574
|
2008-12-02 23:04:39 -08:00 |
Michael Ventnor
|
9166055d7d
|
Bug 453641. Make box-shadow work on tables and table parts --- tests.
|
2008-12-03 14:21:16 +13:00 |
Robert O'Callahan
|
debcb10b42
|
Bug 465475. Stop test iterations well in advance of reftest timeout. Test-only change.
|
2008-12-03 14:17:16 +13:00 |
Jonathan Kew
|
dd3f43cd5d
|
Bug 467228. Disable line start/end swashes on Mac since we don't support line-boundary shaping properly yet. r=roc (Tests)
|
2008-12-03 09:58:53 +13:00 |
Robert O'Callahan
|
c89601cb58
|
Bug 442633. Detect removal of href attribute on SVG <use> elements. r=longsonr,sr=mats
|
2008-12-03 09:37:18 +13:00 |
Martin
|
8716f7bdec
|
Add tests for xml-stylesheet PI (including for Bug 353364). a=tests
|
2008-11-28 21:25:48 +00:00 |
L. David Baron
|
0be051d34f
|
Use larger values for no-minimum and no-maximum so that we don't cross them. (Bug 466395) r+sr=roc a191=beltzner
|
2008-11-27 20:08:32 -08:00 |
Robert O'Callahan
|
78a58503da
|
Bug 457398. Don't treat empty lines as the first line for text-indent or first-letter/first-line purposes. r+sr=dbaron
|
2008-11-27 10:44:47 -08:00 |
Robert O'Callahan
|
4919022ebd
|
Bug 455826. Look into overflow-lists of inlines to find text when we're building textruns. r=smontagu
|
2008-11-26 11:51:36 +13:00 |
L. David Baron
|
878de37746
|
Annotate known failures with bug numbers.
|
2008-11-26 14:49:46 -08:00 |
L. David Baron
|
6bddc392d7
|
Bug 451426 fixed all of the randomness in these reftests as well (including bug 465408 and the x86-Mac randomness).
|
2008-11-26 14:42:40 -08:00 |
L. David Baron
|
d31c8bdfa9
|
Bug 451426 seems to have fixed bug 465409, so removing failures from manifest.
|
2008-11-26 13:24:57 -08:00 |
Brad Lassey
|
098c837567
|
backing out changesets 026147c91538, fb2326fcfc36, ebf0c7cf17be, 57e6a1e9041e, 1f5d2c249f86 and d7a7824d6990 due to crash on linux talos machines durring tp.
|
2008-11-26 12:20:26 -05:00 |
Brad Lassey
|
ee3abc1a8f
|
merge
|
2008-11-26 10:08:45 -05:00 |
L. David Baron
|
5dc06a3bfd
|
Merge roc-1.bundle to land 5 patches for roc.
|
2008-11-25 20:41:38 -08:00 |
L. David Baron
|
fb58d875df
|
Mark sheet-set-switch-1.html as random on Mac.
|
2008-11-25 19:45:25 -08:00 |
L. David Baron
|
41a73153da
|
I meant to use Mark2A rather than MarkB in prop-order-over-rule-order* tests (thanks to karlt for pointing out the problem). And, while I'm here, make a second multiple-in-family test variant so we don't lose any test coverage from the correction. a=tests
--HG--
rename : layout/reftests/font-face/multiple-in-family-1.html => layout/reftests/font-face/multiple-in-family-1b.html
|
2008-11-25 15:22:39 -08:00 |
L. David Baron
|
bca93ec6e5
|
Distribute extra space in fixed-layout tables where all columns have widths proportionally rather than equally, for compatibility. (Bug 445142) r=bernd sr=roc a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
L. David Baron
|
8e2a5e8a21
|
Handle some additional codepaths for position: fixed elements inside elements with -moz-transform. (Bug 455171) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
L. David Baron
|
846d6cd1b1
|
Introduce two different definitions of the placeholder's containing block in InitAbsoluteConstraints, since we want to use a different one for the hypothetical box and for the direction. (Bug 462844) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
L. David Baron
|
2e1a452152
|
Add tests for dynamic changes to @font-face. (Bug 457821) a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
L. David Baron
|
e00b7a0147
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
L. David Baron
|
4dc7e0a1d2
|
Back out 8d2453e98c3fc55ef6b02becf7a8e4d86a066e34 due to mac startup failures.
|
2008-11-25 15:08:29 -08:00 |
Robert O'Callahan
|
f736d1b551
|
Bug 455826. Look into overflow-lists of inlines to find text when we're building textruns. r=smontagu
|
2008-11-26 11:51:36 +13:00 |
Robert O'Callahan
|
594c660444
|
Bug 463952. Expand destArea according to CSS background-repeat *before* intersecting with bgClipArea, instead of after. r+sr=dbaron
|
2008-11-26 11:19:34 +13:00 |
Robert O'Callahan
|
60725446bc
|
Bug 460012. When recreating frames for a generated content node, reframe the nearest non-generated-content ancestor. r+sr=bzbarsky
|
2008-11-26 11:15:41 +13:00 |
Robert O'Callahan
|
6ece2f08ef
|
Bug 444375. Take TEXT_HAS_TRAILING_BREAK into account when computing min-width for text which has entirely collapsed away. r=smontagu
|
2008-11-26 11:08:19 +13:00 |
L. David Baron
|
f1bad15b00
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
L. David Baron
|
c5e50b0f49
|
I meant to use Mark2A rather than MarkB in prop-order-over-rule-order* tests (thanks to karlt for pointing out the problem). And, while I'm here, make a second multiple-in-family test variant so we don't lose any test coverage from the correction. a=tests
--HG--
rename : layout/reftests/font-face/multiple-in-family-1.html => layout/reftests/font-face/multiple-in-family-1b.html
|
2008-11-25 13:27:54 -08:00 |
L. David Baron
|
3d7be9e9df
|
Distribute extra space in fixed-layout tables where all columns have widths proportionally rather than equally, for compatibility. (Bug 445142) r=bernd sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
L. David Baron
|
6bcccb2f16
|
Handle some additional codepaths for position: fixed elements inside elements with -moz-transform. (Bug 455171) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
L. David Baron
|
6c74197341
|
Introduce two different definitions of the placeholder's containing block in InitAbsoluteConstraints, since we want to use a different one for the hypothetical box and for the direction. (Bug 462844) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
L. David Baron
|
09ba73b952
|
Add tests for dynamic changes to @font-face. (Bug 457821) a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
L. David Baron
|
e3b35da57b
|
Make justification test pass more reliably on Mac, which is sensitive to subpixel positioning of text, by replacing <wbr> elements with zero-width spaces. (Bug 466101) r+sr=roc a=tests
|
2008-11-25 13:27:53 -08:00 |
L. David Baron
|
3be3a3cf87
|
Make zwnj-02.html reftest more tolerant of font anti-aliasing. (Bug 465140) r=smontagu a=tests
--HG--
rename : layout/reftests/text/zwnj-02-ref.html => layout/reftests/text/zwnj-01-notref.html
rename : layout/reftests/text/zwnj-02-ref.html => layout/reftests/text/zwnj-02-ref.xhtml
rename : layout/reftests/text/zwnj-02.html => layout/reftests/text/zwnj-02.xhtml
|
2008-11-25 13:27:53 -08:00 |
L. David Baron
|
0b30eb7911
|
Add tests for the format() function in the 'src' descriptor that use a known-unsupported value in addition to an unknown value. a=tests
--HG--
rename : layout/reftests/font-face/src-list-format-1.html => layout/reftests/font-face/src-list-format-4.html
rename : layout/reftests/font-face/src-list-format-2.html => layout/reftests/font-face/src-list-format-5.html
rename : layout/reftests/font-face/src-list-format-3.html => layout/reftests/font-face/src-list-format-6.html
|
2008-11-25 13:27:53 -08:00 |
L. David Baron
|
3333019ec3
|
Make layout/reftests/text/444656.html not depend on the size ratio between Hebrew and Western fonts. (Bug 466484) r=smontagu a=tests
|
2008-11-25 13:27:53 -08:00 |
L. David Baron
|
2f5d5ab55a
|
Bug 379317 no longer affects these tests thanks to bug 464970.
|
2008-11-19 11:42:18 -08:00 |
Boris Zbarsky
|
b53aa2a19e
|
Bug 445004. Make the base and document URI of document.written documents be the base and document URI of the document on whose current context our code is running. r+sr=jst, r=dcamp
|
2008-11-18 17:54:36 -05:00 |
Robert O'Callahan
|
99b48e74cc
|
Bug 464811. Snap the anchor point to pixels using a method that guarantees the source rect and the subimage rect intersect. r+sr=dbaron
|
2008-11-18 20:48:46 +13:00 |
Daniel Holbert
|
ad358c9242
|
Bug 465475: Shorten reftest 413292-1.html so that it doesn't time out
|
2008-11-17 23:20:54 -08:00 |
Robert O'Callahan
|
89f688ab4b
|
Backed out changeset 0ced86fbf8ed (reftest failures)
|
2008-11-18 10:13:55 +13:00 |
Robert O'Callahan
|
0dfe03d1a8
|
Bug 464811. Tweak the anchor point snapping algorithm again. This time we have a proof that the resulting snapping algorithm guarantees the subimage rectangle intersects the logical source rectangle. r+sr=dbaron
|
2008-11-18 09:32:11 +13:00 |
L. David Baron
|
0f0950642c
|
Mark yet another test random awaiting the font cache patch in bug 457821.
|
2008-11-14 18:02:22 -08:00 |
L. David Baron
|
aaf2980739
|
OK, this is random on Windows too.
|
2008-11-14 16:27:26 -08:00 |
L. David Baron
|
5418c9d20b
|
Mark test as random on Mac, since it just failed on the tinderobx.
|
2008-11-14 16:04:26 -08:00 |
L. David Baron
|
dac4915f81
|
Better approach to some tests to avoid subpixel spacing differences. (Bug 457821)
|
2008-11-14 14:07:45 -08:00 |
L. David Baron
|
99374e94d2
|
Adjust expected results based on http://lists.w3.org/Archives/Public/www-style/2008Nov/0190.html and add tests for format(). (Bug 457821)
--HG--
rename : layout/reftests/font-face/src-list-1-ref.html => layout/reftests/font-face/order-1-ref.html
rename : layout/reftests/font-face/src-list-2-ref.html => layout/reftests/font-face/order-2-ref.html
rename : layout/reftests/font-face/src-list-3-ref.html => layout/reftests/font-face/order-3-ref.html
|
2008-11-14 14:07:45 -08:00 |
Boris Zbarsky
|
37a15c39a3
|
Bug 462458. Update @charset detection to spec changes. r+sr=dbaron, a=beltzner
|
2008-11-11 22:36:20 -05:00 |
Robert O'Callahan
|
b64222c1fc
|
Bug 463217. Don't let nsLayoutUtils::DrawSingleImage/DrawSingleUnscaledImage do any tiling, restrict their drawing to the single tile. r+sr=dbaron
|
2008-11-10 20:24:21 +13:00 |
L. David Baron
|
4a4ffb0af6
|
Add some tests for @font-face (static cases, not dynamic ones). (Bug 457821)
|
2008-11-08 08:35:54 -08:00 |
L. David Baron
|
e33c7c0e77
|
Add a set of fonts for presence testing, each of which has a single glyph at the codepoint for a capital letter A-Z. (Bug 457821)
|
2008-11-08 08:35:54 -08:00 |
L. David Baron
|
ea323c9e66
|
Make about:blank work correctly as a reference for reftests served over HTTP. (Bug 457821) r=jwalden
|
2008-11-08 08:35:54 -08:00 |
Dave Townsend
|
644129657e
|
Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the Vista Ts regression
|
2008-11-07 15:21:35 +00:00 |
Dave Townsend
|
205b084314
|
Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the
Vista Ts regression
|
2008-11-07 15:21:23 +00:00 |
Justin Dolske
|
aabb4c6968
|
Bug 455057 - some chrome images have embedded profiles (sRGB chunk removal). ui-r=faaborg, r=dbaron
|
2008-11-05 19:19:44 -08:00 |
Karl Tomlinson
|
c0e75ff15b
|
b=416725 reftest
|
2008-11-07 15:31:02 +13:00 |
Robert O'Callahan
|
5a88d06e85
|
Bug 463204. Be more careful about snapping the anchor point. We must transform the anchor point to match the snapping of the fill rect before we actually snap it to device pixels. r+sr=dbaron
|
2008-11-07 13:58:42 +13:00 |
Robert O'Callahan
|
c2bd446a22
|
Bug 456330. Fix translation to account for top/left padding. r=vlad
|
2008-11-07 13:56:57 +13:00 |
Robert O'Callahan
|
bdeeace995
|
Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08:00 |
Robert O'Callahan
|
5a5ee3c4e0
|
Fixing test for bug 385823 to not depend on clipping of %-overheight cells.
|
2008-11-03 15:58:54 +13:00 |
L. David Baron
|
26323a5e37
|
Don't eat up too much when we hit an error in the last media query in a list. (Bug 461266) r+sr=bzbarsky
|
2008-11-02 11:44:56 -08:00 |
Bernd
|
345a693167
|
reftests for dynamic mutation of table borders with border collapse:collapse
|
2008-11-01 13:43:52 +01:00 |
Zack Weinberg
|
baca2bcbe0
|
Bug 455105 - IsSolidBorderEdge in nsCSSRendering.cpp ignores foreground borders; r=vladimir, sr=roc (tests)
|
2008-10-30 12:57:43 +03:30 |
Zack Weinberg
|
a030ea5dbb
|
Bug 455105 - IsSolidBorderEdge in nsCSSRendering.cpp ignores foreground borders; r=vladimir, sr=roc
|
2008-10-30 12:54:58 +03:30 |
Karl Tomlinson
|
c76ed3963b
|
fallback reftest (missing files). b=455647
|
2008-10-29 13:23:43 -07:00 |
Karl Tomlinson
|
345ee3bf3e
|
fallback reftest. b=455647
|
2008-10-29 10:43:07 -07:00 |
Serge Gautherie
|
75a48bba03
|
Disable failing new test from
Bug 461512 - nsCSSColorUtils doesn't support alpha color (border color is always solid color if the border-style is groove, ridge, inset, outset)
|
2008-10-28 04:42:55 +01:00 |
Masayuki Nakano
|
ba7e1bf50c
|
Bug 461512 nsCSSColorUtils doesn't support alpha color (border color is always solid color if the border-style is groove, ridge, inset, outset) r+sr=roc
|
2008-10-28 11:05:38 +09:00 |
Zack Weinberg
|
d70ad578de
|
Bug 228856 - [FIX] \0 in CSS is ignored; r+sr=dbaron
|
2008-10-23 18:29:24 +02:00 |
Boris Zbarsky
|
e5191fb640
|
Fixing test
|
2008-10-20 15:00:26 -04:00 |
Boris Zbarsky
|
6cb6568440
|
Bug 460664. Reset prop inheritance should skip first-line even if the whole struct is inheriting. r+sr=dbaron
|
2008-10-20 12:14:25 -04:00 |
L. David Baron
|
6a20681317
|
Fix failure to propagate aInherited result of nsRuleNode::CalcLength. (Bug 460440) r=kschwarz sr=bzbarsky
|
2008-10-20 14:07:09 +02:00 |
Jesse Ruderman
|
03a1b1f546
|
Add reftests for bug 231081
|
2008-10-19 13:36:23 -07:00 |
Mats Palmgren
|
615c60584d
|
Enable wordwrap-09.html on Windows again now that bug 460399 is fixed.
|
2008-10-19 16:45:02 +02:00 |
Mats Palmgren
|
961406b8ca
|
Add a space to make the width the same as in the test. b=460399 r=smontagu
|
2008-10-19 16:41:09 +02:00 |
Jesse Ruderman
|
f05e1650fa
|
Add reftest for bug 252920
|
2008-10-18 20:04:47 -07:00 |
Bernd
|
c095f87dba
|
trigger fixed layout if the width cahnges from auto to fixed, bug 426629r/sr=dbaron
|
2008-10-18 19:25:26 +02:00 |
Mats Palmgren
|
fd954a54b8
|
Remove unintentional BOM. b=460248 r=roc
|
2008-10-17 09:02:12 +02:00 |
Serge Gautherie
|
6e1ef275df
|
Work around failing (new) test from
b7253556900e Simon Montagu — Bug 453468: fix regression in wrap attribute in textareas from bug 99457. r+sr=dbaron
|
2008-10-17 03:34:22 +02:00 |
Justin Dolske
|
825d819a9b
|
Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor.
|
2008-10-16 15:20:21 -07:00 |
Simon Montagu
|
290b6c5b33
|
Bug 453468: fix regression in wrap attribute in textareas from bug 99457. r+sr=dbaron
|
2008-10-16 14:34:10 -07:00 |
Boris Zbarsky
|
6a7c081a3e
|
Make this test pass in profiles where the default charset is not ISO-8859-1
|
2008-10-16 11:11:02 -04:00 |
Robert O'Callahan
|
3ece9fc3d0
|
Bug 453103. Make reftests robust against Mac subpixel rendering quirks. r+sr=dbaron
|
2008-10-16 20:56:31 +13:00 |
Robert O'Callahan
|
396bfef027
|
Bug 459512. When painting an SVG source image for a filter, translate the dirty rect into device coordinates relative to the outer-SVG. Also, don't use an override-CTM to transform into filter space, just apply the transform to the gfxContext. r=longsonr,sr=mats
|
2008-10-16 20:55:10 +13:00 |
Robert O'Callahan
|
27f9cf493b
|
Fixing test for bug 442542
|
2008-10-16 14:20:36 +13:00 |
Robert O'Callahan
|
e35733bb68
|
Revert layout test changes that shouldn't have landed in the previous commit :-(
|
2008-10-16 11:56:04 +13:00 |
Robert O'Callahan
|
67a2922875
|
Revert nsprpub configure micro-change in case that caused Windows bustage
|
2008-10-16 11:49:44 +13:00 |
Robert O'Callahan
|
1e2b37a461
|
Bug 459619. Add zoom support to reftest harness. r+sr=dbaron. Adding new files
|
2008-10-16 09:50:32 +13:00 |
Robert O'Callahan
|
15284f10e3
|
Bug 459619. Add zoom support to reftest harness. r+sr=dbaron
|
2008-10-16 09:49:42 +13:00 |
Boris Zbarsky
|
562fa43b20
|
Bug 442542. Make sure to reflow our possibly-size-dependent abs pos kids on the followup reflow that happens if clearance is discovered. r+sr=roc
|
2008-10-15 16:30:42 -04:00 |
Ben Newman
|
986e6eec49
|
Bug 448564. Better handling of sink context switches. r=mrbkap, sr=bzbarsky
|
2008-10-12 13:44:23 -04:00 |
Robert Longson
|
bf9ebb4e0b
|
reftest for bug 458010
|
2008-10-11 16:16:42 +01:00 |
Robert Longson
|
27d88153ee
|
reftest for bug 309220
|
2008-10-11 15:42:15 +01:00 |
Robert Longson
|
7401f0977f
|
enable reftest for bug 455226
|
2008-10-11 14:47:06 +01:00 |
Mats Palmgren
|
e744a0e6d9
|
Testcase for bug 203727.
|
2008-10-11 03:41:31 +02:00 |
Vladimir Vukicevic
|
9204355ef4
|
b=448193, 3d border effects missing with moz-border-radius; r=zweinberg
|
2008-10-09 14:49:15 -07:00 |
L. David Baron
|
e267435796
|
Fix glitches in border-image drawing. (Bug 449647) r=robarnold, sr=vlad
|
2008-10-07 15:10:19 -07:00 |
Boris Zbarsky
|
a87d0fb3b9
|
Bug 452964. Don't flag pseudo-frames wrapping generated content as themselves being generated content, since they might be shared with non-generated content. r+sr=roc.
|
2008-10-07 14:53:22 -04:00 |
Boris Zbarsky
|
e57224eff6
|
Bug 456484. Kids of an inline-block that has overflow:'something other than visible' should not necessarily shrink-wrap. r+sr=roc
|
2008-10-07 14:53:22 -04:00 |
Boris Zbarsky
|
853d08af08
|
Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc
|
2008-09-28 15:18:04 -04:00 |
Boris Zbarsky
|
0b8d8dac5a
|
Bug 433616 tests. r+sr=roc
|
2008-09-28 15:16:34 -04:00 |
Robert Longson
|
9574c70127
|
Bug 458068 - SVG fill="none" is broken, behaves like fill="black" (reftest)
|
2008-10-06 15:45:01 +02:00 |
Vladimir Vukicevic
|
ffdce2ce48
|
Mark reftest for bug 456147 as failing on Mac; problem isn't caused by this bug but by an unknown earlier regression
|
2008-10-01 12:11:36 -07:00 |
Markus Stange
|
144bf0b129
|
Fixing reftest added by bug 456147
|
2008-10-01 10:11:02 +02:00 |
Zack Weinberg
|
924d41029b
|
Bug 450652 – Style system changes to support CSS3 border-radius – basic test cases (part 3) [r+sr=dbaron]
|
2008-10-01 00:52:12 -05:00 |
Zack Weinberg
|
9f6bb54ae2
|
Bug 456147 - Fix color and layering of text-decoration:line-through in XUL textboxes [r=enndeakin sr=dbaron]
|
2008-10-01 00:46:18 -05:00 |
John Daggett
|
f7472e25d0
|
merge to latest
|
2008-10-01 10:12:17 +09:00 |
John Daggett
|
56981fea7b
|
add Ahem font for use with reftests
|
2008-10-01 10:09:54 +09:00 |
Rob Arnold
|
7ff7ca21de
|
Reftests for XUL text-shadow - Bug 438517
|
2008-09-30 20:57:59 -04:00 |
Robert O'Callahan
|
9dbcb66b3f
|
Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats
|
2008-10-01 13:51:05 +13:00 |
Robert O'Callahan
|
f36f058bb9
|
Backing out bug 455984 to see if it fixed Tp crashes
|
2008-10-01 00:28:20 +13:00 |