Dave Townsend
36de5ef33a
Backed out changeset 55d159b75f41 from bug 482659.
2009-03-17 11:08:59 +00:00
Boris Zbarsky
1f8b3851ba
Bug 482659. Give about:blank documents the base URI of the document that did the load. r=dcamp, sr=jst
2009-03-16 20:59:33 -04:00
Boris Zbarsky
8a3c92ef40
Bug 480880. Fix InvalidateCanvasIfNeeded callers and impl to actually work. r+sr=roc
2009-03-16 07:46:02 -04:00
Boris Zbarsky
0fec8a7842
Bug 482592. Use the right container in ContentInserted. r+sr=roc
2009-03-12 10:17:14 -04:00
Daniel Holbert
8af1425d5f
Add reftest for bug 364989
2009-03-11 16:53:35 -07:00
Boris Zbarsky
59efbdddcb
Adding test for bug 262998.
2009-03-11 10:21:09 -04:00
Boris Zbarsky
e2cb5e61e3
Bug 480323. Always create a trailing inline for {ib} splits. r+sr=dbaron
2009-03-04 07:55:29 -05:00
Boris Zbarsky
55f6d5a8f2
Bug 480017. Suppress misplaced popups before we construct table pseudoframe parents. r+sr=roc
2009-03-01 10:16:29 -05:00
Boris Zbarsky
7a957a90dd
Bug 478956. Merge pseudo-frame handling for outer tables and non-table frames. r=bernd, sr=roc
2009-03-01 10:16:29 -05:00
Serge Gautherie
361fbfe81d
(no bug) Removing ending whitespaces
2009-02-25 17:46:50 +01:00
Serge Gautherie
e4c779d809
Reverting this part of "changeset: 120d20888db9"
...
Bug 445087; add extra pixel on each side of the glyph's black box returned by GetGlyphOutlineW, to avoid clipping ClearType pixels; r=(roc + vladimir) sr=roc
because this test still PASSes actually.
2009-02-24 21:10:28 +01:00
Boris Zbarsky
65991321a8
Bug 371561. Use the right codepath for absolutely positioned tables so that they get a useful containing block. r+sr=dbaron
2009-02-24 13:38:20 -05:00
Jonathan Kew
fd2275af79
Bug 445087; add extra pixel on each side of the glyph's black box returned by GetGlyphOutlineW, to avoid clipping ClearType pixels; r=(roc + vladimir) sr=roc
2009-02-24 17:53:31 +01:00
Karsten Düsterloh
7877844790
Bug 249141 - Incorrect header cropping on narrow tree columns (ellipsis in wrong column); reftest; r=roc
2009-02-24 17:53:29 +01:00
L. David Baron
11e0a8cc3b
Revert temporary modifications to diagnose intermittent reftest failure on tinderbox (fb1d06068cb5, 71df97fcb74e, 8a406dd54480) since the intermittent failures seem to have been fixed by the reftest harness change in 9d5337daba7b.
2009-02-21 12:05:27 -08:00
L. David Baron
5198f9986d
Also temporarily replace the red images in the Acid2 test to see if they're what's causing the red to randomly show up.
2009-02-20 21:03:24 -08:00
L. David Baron
de953b3ef9
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
bdd609a2b9
Temporarily modify the test to confirm theory about the source of intermittent failures.
2009-02-20 10:50:25 -08:00
L. David Baron
fa9a21c33d
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
Boris Zbarsky
bf0355c8bb
Adding test for bug 307076
2009-02-17 12:39:21 -05:00
Boris Zbarsky
74338296c8
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
b6cebd8f3a
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
32b269032d
Adding test for bug 105
2009-02-16 11:15:59 -05:00
Boris Zbarsky
061e4dbf72
Adding test for bug 647.
2009-02-16 11:01:10 -05:00
Daniel.S
0aa3e56af0
Adding test for bug 410621. r+sr=bzbarsky
2009-02-15 21:59:25 -05:00
Daniel.S
9e916dfd91
Adding test for bug 410621. r+sr=bzbarsky
2009-02-15 21:58:25 -05:00
Boris Zbarsky
32a811c336
Adding test
2009-02-15 14:04:23 -05:00
Ehsan Akhgari
1de3732803
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
3dc68d0cb8
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
L. David Baron
850e8b403f
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
Bernd
acce04933d
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
c53bb7ec3a
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
0fcfbc3ea5
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
0c718c9057
Reftest for bug 350506. r+sr=dbaron
2009-02-07 13:36:51 +01:00
Daniel.S
ee5363a123
Reftest for bug 343538. r+sr=dbaron
2009-02-07 13:28:41 +01:00
Daniel.S
49272d082f
Reftest for bug 321738. r+sr=dbaron
2009-02-07 13:27:24 +01:00
Daniel.S
e315a1e0df
Reftests for bug 369361. r+sr=dbaron
2009-02-07 13:25:21 +01:00
Daniel.S
74e09cd4de
Reftest for bug 356774. r+sr=dbaron
2009-02-07 13:17:06 +01:00
Daniel.S
fffa68baf9
Reftest for bug 356775. r+sr=roc
2009-02-07 13:11:51 +01:00
Boris Zbarsky
7b3665d0b1
Bug 299837. Use the right test filenames
2009-02-06 01:20:16 -05:00
Boris Zbarsky
6f9a0da875
Bug 299837. Implement text-align:end. r+sr=dbaron
2009-02-05 22:48:30 -05:00
Boris Zbarsky
f47d90d8f4
Bug 475986. Make text-align:start work on <html:th> correctly. r+sr=dbaron
2009-02-05 22:48:29 -05:00
Daniel Holbert
2033e78825
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
f018b04947
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
L. David Baron
815dc2c66f
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
f8ebcab1a6
Add test that legend is display:block by default. (Bug 476063)
2009-02-04 13:24:18 -08:00
L. David Baron
0e1e58e70d
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
553227508e
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
Boris Zbarsky
640796dfff
Adding test for bug 374719
2009-01-29 21:42:59 -05:00
Boris Zbarsky
1ccbdc4c0e
Adding test for bug 309914
2009-01-29 21:11:41 -05:00
Boris Zbarsky
e753880b7c
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
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
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
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
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
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
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
Daniel.S
abf2dd5de1
Add reftest for bug 206631. r+sr=dbaron
2009-01-16 19:44:21 -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
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
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
Robert O'Callahan
fc6a9b80a5
Disable reftests with random failures (probably) exposed by invalidation-reftest system
2009-01-06 21:54:02 +13:00
Robert O'Callahan
b4af72fc54
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
5f9f12e3db
Adding a test
2009-01-05 14:08:16 -05:00
Boris Zbarsky
9fcdc6e542
Adding test
2009-01-05 13:32:00 -05:00
Daniel.S
409d9a892a
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
5fe3c82ff6
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
895369cbd3
Reftest for bug 302379.
2008-12-31 17:38:00 +01:00
L. David Baron
c48e8cee0e
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
201ead948a
Additional tests for clip property. (Bug 372063)
2008-12-29 10:07:38 -05:00
Robert O'Callahan
5625c48582
Bug 458296 --- fix reference test name
2008-12-29 22:31:48 +13:00
Robert O'Callahan
0731a2c4f4
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
L. David Baron
16aba7fd6b
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
6c0238bf8b
Adding test
2008-12-22 13:08:38 -08:00
Justin Dolske
5c689a4061
Bug 455057 - some chrome images have embedded profiles. r=dbaron, ui-r=faaborg
2008-12-20 21:46:38 -08:00
Serge Gautherie
98e21ae301
Backed out changeset: 4fbb9483d7e6
2008-12-20 04:59:56 +01:00
Zack Weinberg
6e87ad1067
Bug 456219 - fix background clipping with rounded corners; r+sr=roc
2008-12-20 01:55:59 +01:00
Robert O'Callahan
ed66190092
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
3ca4fcee61
Merge backout of changeset 5bf3661db065 (Bug 454349) due to Windows reftest failures.
2008-12-16 18:19:00 -08:00
L. David Baron
db94b8d7d7
Backed out changeset 5bf3661db065 (Bug 454349) due to Windows reftest failures.
2008-12-16 18:15:38 -08:00
L. David Baron
3e5f6435ab
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)
af4589e214
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
Robert O'Callahan
a3a3951684
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
1fa9d95cd0
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
Robert O'Callahan
10f2d6de05
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