Jonathan Kew
|
60f93b5c99
|
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
|
3a494e2823
|
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
|
cbee03cb58
|
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
|
1ef933aff6
|
This test passes now
|
2009-01-22 16:22:34 -05:00 |
|
Martijn Wargers
|
8976be6600
|
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
|
2a7d88e05a
|
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
|
125bc82d14
|
merge after backing out 5859409285d5
|
2009-01-21 22:20:08 -08:00 |
|
Daniel Holbert
|
adb7a454cb
|
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
|
8817040fe3
|
Reftest for bug 474472
|
2009-01-21 22:14:30 -08:00 |
|
Robert Longson
|
44b1a9bfb1
|
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
|
ffded06cc0
|
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
|
2351d2a4b0
|
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
|
836d2f88b8
|
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
|
f9baa933d4
|
Some additional tests for 'rem' unit from css3-values. (Bug 472195)
|
2009-01-20 13:58:48 -08:00 |
|
Keith Rarick
|
7073f11143
|
Implement 'rem' unit from css3-values. (Bug 472195) r+sr=dbaron
|
2009-01-20 13:58:48 -08:00 |
|
Boris Zbarsky
|
1ebd2ace9a
|
Bug 474417. <wbr> support broken. r+sr=roc
|
2009-01-20 14:42:25 -05:00 |
|
Neil Deakin
|
ad4f866114
|
Bug 474336, updating max on progressmeter doesn't update display, r+sr=neil
|
2009-01-20 12:46:52 -05:00 |
|
Martijn Wargers
|
fd853daca3
|
Bug 166591 - marquee created dynamically (e.g. innerHTML) is not rendered, r+sr=bzbarsky
|
2009-01-20 15:58:44 +01:00 |
|
Boris Zbarsky
|
daabe16fee
|
Move to correct place
|
2009-01-19 16:48:50 -05:00 |
|
Boris Zbarsky
|
a2c9aa7a18
|
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
|
014bd86069
|
Bug 468996. Implement SMIL animateTransform element. r+sr=roc
|
2009-01-19 22:14:16 +13:00 |
|
Boris Zbarsky
|
e977ac2059
|
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
|
ad7444d1b9
|
fix reftest.list syntax
|
2009-01-18 13:03:55 +01:00 |
|
Kai Liu
|
4b0b5e5530
|
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
|
0dd1ce33f5
|
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
|
ef41e78ff4
|
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
|
b77d06a80b
|
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
|
abf2dd5de1
|
Add reftest for bug 206631. r+sr=dbaron
|
2009-01-16 19:44:21 -08:00 |
|
Ted Mielczarek
|
ca38450994
|
bug 473577 - make test plugin usable for reftests. r=josh
|
2009-01-16 15:03:24 -05:00 |
|
Clint Talbert
|
960f11519e
|
imported patch bug435293-csstransform-tests
|
2009-01-16 12:52:24 -06:00 |
|
Curtis Bartley
|
b19365d8b0
|
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
|
684d4edc90
|
Add bug number for failing test
|
2009-01-16 10:45:44 +13:00 |
|
Robert O'Callahan
|
c715b0b149
|
Mark new failing test 280708-1a.html as expected-fail
|
2009-01-16 10:41:58 +13:00 |
|
Boris Zbarsky
|
833d1664d3
|
Adding some tests
|
2009-01-15 14:49:33 -05:00 |
|
Brian Birtles
|
adf1d4fa7c
|
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
|
f9e721b5df
|
Bug 465452 - better handling of format hints for downloadable fonts. r=dbaron.
|
2009-01-13 14:16:58 +09:00 |
|
L. David Baron
|
931397a7d2
|
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)
|
b06807d54b
|
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
|
dacf4ab104
|
Bug 456219. Fix clipping to padding-rect with rounded corners. r+sr=roc
|
2009-01-09 13:28:32 +13:00 |
|
Robert O'Callahan
|
ec55ad45cf
|
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
|
c5748176c1
|
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
|
6b943be957
|
Backed out changeset 5041ce453104
|
2009-01-08 23:19:21 +13:00 |
|
Zack Weinberg
|
25f522098f
|
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
|
95874e95d3
|
Bug 472500. Allow generated content on XUL frames. r+sr=roc
|
2009-01-07 18:22:08 -05:00 |
|
L. David Baron
|
ae1b0746fd
|
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
|
4659c94f44
|
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
|
56e0a57776
|
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
|
f58c5b74f4
|
Fix failing reftest for bug 470711
|
2009-01-06 18:21:17 +01:00 |
|
Henrik Skupin
|
3082428fd8
|
Reftest for bug 462233, r=bzbarsky
|
2009-01-06 16:46:40 +01:00 |
|
Markus Stange
|
edf46137eb
|
Reftest for bug 470711, r=roc
|
2009-01-06 16:46:19 +01:00 |
|