jruderman@hmc.edu
|
57d4fefdc0
|
Add reftest
|
2007-12-15 16:31:20 -08:00 |
|
jruderman@hmc.edu
|
10f5534e02
|
Add reftest
|
2007-12-15 15:14:50 -08:00 |
|
jruderman@hmc.edu
|
81ad05bd43
|
Add reftest for leak bug (and to make sure it displays nothing)
|
2007-12-15 13:33:51 -08:00 |
|
jruderman@hmc.edu
|
114c1ba349
|
Add reftests.
|
2007-12-15 13:30:07 -08:00 |
|
jruderman@hmc.edu
|
93df88e7e4
|
Add reftests for long unbroken text strings (about 5000 characters). They should fail if long text isn't drawn, or overlaps with itself, or crashes the browser.
|
2007-12-14 22:13:17 -08:00 |
|
jruderman@hmc.edu
|
0d9d9d3565
|
Add reftest for nsXULElementTearoff
|
2007-12-14 20:59:06 -08:00 |
|
jruderman@hmc.edu
|
714260841f
|
Add reftest for bug 212563.
|
2007-12-13 21:51:42 -08:00 |
|
martijn.martijn@gmail.com
|
08fec540d9
|
Reftest for bug 404553 - ASSERTION: Child not at the right index? with table, marquee, span and title
|
2007-12-12 12:17:47 -08:00 |
|
martijn.martijn@gmail.com
|
06c6e5f3ee
|
Bug 406073 - OnMouseOver and OnMouseOut Dysfunctional On Marquee, r=bzbarsky, sr=roc, a=beltzner
|
2007-12-12 06:56:57 -08:00 |
|
roc+@cs.cmu.edu
|
cfe771c051
|
Bug 404180. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron
|
2007-12-11 17:43:09 -08:00 |
|
roc+@cs.cmu.edu
|
cba1d47793
|
Bug 405380. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron
|
2007-12-11 16:42:20 -08:00 |
|
roc+@cs.cmu.edu
|
8a54485b51
|
Bug 407078. Don't allow a trailing break in a text run that is followed by a <br>. r=smontagu
|
2007-12-10 17:19:20 -08:00 |
|
roc+@cs.cmu.edu
|
55da4ea6d8
|
Bug 407397. Don't 'optimize' by not reflowing when a 0x0 frame is removed. Bad Kipp. r+sr=dbaron
|
2007-12-10 17:14:25 -08:00 |
|
roc+@cs.cmu.edu
|
d060406782
|
Bug 407111. Correctly set whether a break opportunity after non-text content fits. r+sr=dbaron,a=schrep
|
2007-12-07 01:17:19 -08:00 |
|
roc+@cs.cmu.edu
|
079aadfbec
|
Bug 407227. Include end-of-linebreaker-textrun break opportunity in min-width calculation. r+sr=dbaron,a=schrep
|
2007-12-06 19:16:07 -08:00 |
|
roc+@cs.cmu.edu
|
9327240c5b
|
Fixing and enabling test for bug 405577.
|
2007-12-05 20:51:48 -08:00 |
|
karlt+@karlt.net
|
b31f6269f3
|
disable 405577 for now because of failure on linux - bug 405577
|
2007-12-05 18:37:41 -08:00 |
|
roc+@cs.cmu.edu
|
3d895dcd14
|
Bug 405577. Allow available width to go negative for inlines/text, so we can tell whether zero-width content fits or not. Also allow textframes to honour a forced break at the end of the text. r+sr=dbaron
|
2007-12-05 17:24:03 -08:00 |
|
martijn.martijn@gmail.com
|
20e4a21657
|
Backing out reftest for bug 404553 for now, because of failures
|
2007-12-05 04:52:37 -08:00 |
|
martijn.martijn@gmail.com
|
13b4b9271c
|
Reftest for bug 404553 - ASSERTION: Child not at the right index? with table, marquee, span and title
|
2007-12-05 04:23:15 -08:00 |
|
roc+@cs.cmu.edu
|
f46bfbd93f
|
Bug 406568. Don't reflow abs-pos kids of a block if we're going to reflow it again because of a clearance change. r=sr=dbaron
|
2007-12-04 18:57:53 -08:00 |
|
dholbert@cs.stanford.edu
|
108776476e
|
Bug 402567: make scrollframe GetMinWidth return the scrolled frame's min-width. r+sr=dbaron a=blocking1.9
|
2007-12-04 14:03:16 -08:00 |
|
bzbarsky@mit.edu
|
5c98500ba4
|
Make <select> handle changes to defaultSelected on node for which selected has not been set. Bug 395107, r+sr=sicking.
|
2007-12-04 08:50:32 -08:00 |
|
roc+@cs.cmu.edu
|
a1bfe8ccdd
|
Bug 406484. Do RecoverStateFrom for not-dirty inline lines containing floats when willReflowAgain is true, because the floats must be moved by deltaY. r+sr=dbaron
|
2007-12-03 17:30:49 -08:00 |
|
reed@reedloden.com
|
2676ba7d90
|
Bug 368554 - "[quirks] Image inside table inside table-cell with small width is wrapped" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+]
|
2007-12-03 01:24:49 -08:00 |
|
roc+@cs.cmu.edu
|
3577d8dad0
|
Bug 403426. We should clear whitespace status when we reset the linebreaker. If a final break opportunity exists we should save it and forward it to the line layout. Relanding with a fix so hopefully we won't crash Tp this time. r=smontagu
|
2007-12-03 00:22:07 -08:00 |
|
bzbarsky@mit.edu
|
2fd792119c
|
Adding tests
|
2007-12-03 00:04:12 -08:00 |
|
bzbarsky@mit.edu
|
db2d5658a7
|
Fix bug 404666 by making spanned colframes be continuations of the col that spans them. r=bernd, sr=roc, a=schrep
|
2007-12-02 23:45:06 -08:00 |
|
bzbarsky@mit.edu
|
44e2c1e61f
|
Don't do arithmetic with unconstrained widths when reflowing comboboxes. Bug 363858, r+sr=dbaron
|
2007-12-02 22:41:38 -08:00 |
|
bzbarsky@mit.edu
|
d4a053fd03
|
Disable test for now
|
2007-12-02 22:26:28 -08:00 |
|
bzbarsky@mit.edu
|
764340917d
|
Don't position bullets on empty list items too high. Bug 403657, r+sr=dbaron
|
2007-12-02 21:33:22 -08:00 |
|
bzbarsky@mit.edu
|
234f72e42c
|
Relanding test
|
2007-12-02 17:37:31 -08:00 |
|
bzbarsky@mit.edu
|
2214dafaee
|
Backing out to see whether it somehow fixes the orange
|
2007-12-02 14:02:47 -08:00 |
|
bzbarsky@mit.edu
|
c3eb8f0979
|
Wrong filename
|
2007-12-02 11:49:31 -08:00 |
|
bzbarsky@mit.edu
|
7977e15be8
|
Fix handling of <script> of unknown type to not screw up the content model. Bug 401946, r+sr=jst
|
2007-12-02 11:22:14 -08:00 |
|
bzbarsky@mit.edu
|
6b10945e3c
|
Adding test
|
2007-12-02 10:47:40 -08:00 |
|
roc+@cs.cmu.edu
|
c13f4968b0
|
Reftest for bug 388026 (fixed by 399531)
|
2007-12-01 01:31:39 -08:00 |
|
roc+@cs.cmu.edu
|
e1b6765b9c
|
Bug 405305. Fix z-ordering of legend background so it's in the block-backgrounds layer. r+sr=mats
|
2007-12-01 00:32:51 -08:00 |
|
bzbarsky@mit.edu
|
8ce91c1860
|
Keep bug order
|
2007-12-01 00:02:23 -08:00 |
|
roc+@cs.cmu.edu
|
41d0d00457
|
Backing out bug 403426
|
2007-11-30 12:52:24 -08:00 |
|
roc+@cs.cmu.edu
|
a2464227d0
|
Bug 403426. Clear break-after-whitespace flags when we reset the linebreaker. Also rescue a trailing break opportunity when we reset the line breaker and notify the line layout that the opportunity exists. r=smontagu
|
2007-11-30 12:03:33 -08:00 |
|
bzbarsky@mit.edu
|
67c45a668c
|
Fix FindFrameWithContent to properly walk out-of-flows. Bug 405186, r+sr=roc, a=beltzner
|
2007-11-28 11:58:04 -08:00 |
|
martijn.martijn@gmail.com
|
d2e0698535
|
reftest for bug 405584 - Canvas.drawImage method is not working, r=vladimir
|
2007-11-27 14:23:01 -08:00 |
|
bzbarsky@mit.edu
|
c6a4e4e15a
|
Apparently this can pass sometimes. What a mess.
|
2007-11-25 18:50:51 -08:00 |
|
bzbarsky@mit.edu
|
1320da85a6
|
Note the bug that covers the failure
|
2007-11-25 18:49:45 -08:00 |
|
bzbarsky@mit.edu
|
456a140069
|
This test fails. Suck.
|
2007-11-25 16:40:43 -08:00 |
|
bzbarsky@mit.edu
|
886b623f02
|
Fix bug 403134. r+sr=roc
|
2007-11-25 16:15:20 -08:00 |
|
jwalden@mit.edu
|
16345fbdf3
|
Bug 404419 - XML not displayed. Adds a trivial reftest that checks that XML pretty-printing happens for XML documents. r=peterv, a=itsatest
|
2007-11-20 14:26:55 -08:00 |
|
bzbarsky@mit.edu
|
2bd9645810
|
Fixing manifest
|
2007-11-19 20:30:56 -08:00 |
|
bzbarsky@mit.edu
|
a8ad8d5724
|
When inserting a col into a colgroup after a col with span, insert it after the last columnframe spanned by the span. Bug 404301, r=bernd, sr=roc, a=schrep
|
2007-11-19 20:29:40 -08:00 |
|
bzbarsky@mit.edu
|
36b6e84d9f
|
Fix the case when a binding's single insertion point is a node that is itself bound by a binding with insertion points. Bug 403962, r+sr=sicking
|
2007-11-19 20:18:59 -08:00 |
|
bzbarsky@mit.edu
|
95441d0b9b
|
Adding test.
|
2007-11-19 07:29:15 -08:00 |
|
roc+@cs.cmu.edu
|
cfd185cf42
|
Bug 331809. Make nsSubdocumentFrame explicitly clip its contents; content can bleed out otherwise, for example if there is no scrollframe associated with the subdocument's viewport. r+sr=mats
|
2007-11-18 14:20:16 -08:00 |
|
roc+@cs.cmu.edu
|
6a0c55fe89
|
Bug 402950. Allow spans to always be placed on a line, because part of the span may fit even if the whole span doesn't. Also request backup earlier so we always backup if we decline to place a frame. r+sr=dbaron
|
2007-11-18 13:36:18 -08:00 |
|
dbaron@dbaron.org
|
d73292f9d0
|
Make 'vertical-align' work on 'display: inline-table'. b=404030 r+sr=bzbarsky a=blocking1.9+
|
2007-11-17 14:33:09 -08:00 |
|
joshmoz@gmail.com
|
223df31984
|
bug 381835 fixed by patch for bug 381639.
|
2007-11-17 12:22:01 -08:00 |
|
roc+@cs.cmu.edu
|
4dcead5d4b
|
Bug 403455. Allow prewrap text to record 'last break opportunity'. r=smontagu
|
2007-11-15 17:48:26 -08:00 |
|
roc+@cs.cmu.edu
|
b41c5e502b
|
Reftest for bug 398101
|
2007-11-15 17:32:26 -08:00 |
|
roc+@cs.cmu.edu
|
d08a24b780
|
Reftest for bug 403228.
|
2007-11-15 17:31:02 -08:00 |
|
dholbert@cs.stanford.edu
|
83e03526b3
|
Bug 403129: Count zero-width clip rectangles at edge of a BandRect as overlapping it. r+sr=roc, a=blocking1.9
|
2007-11-15 15:56:23 -08:00 |
|
dholbert@cs.stanford.edu
|
e042a678b0
|
Bug 393655: Fix undetected cases of lines going empty --> nonempty, due to margins. r+sr=roc, a=blocking1.9+
|
2007-11-15 11:07:04 -08:00 |
|
dbaron@dbaron.org
|
1f25d8c240
|
Add testcases to ensure that we don't regress dynamic changes on tables with scrollable rowgroups. b=386401
|
2007-11-15 10:08:18 -08:00 |
|
dbaron@dbaron.org
|
110c7b7856
|
Ignore whitespace-only children of XUL boxes (like the XUL content sink does in the content tree, when in XUL documents). b=403505 r+sr=roc a=blocking1.9+
|
2007-11-15 10:06:33 -08:00 |
|
bzbarsky@mit.edu
|
f84c19d566
|
Adding test.
|
2007-11-15 10:05:49 -08:00 |
|
bzbarsky@mit.edu
|
55b3a73165
|
Handle dynamic appends to a node which has a binding with multiple insertion points correctly. Bug 372323, r+sr=sicking.
|
2007-11-15 09:17:46 -08:00 |
|
bzbarsky@mit.edu
|
4ac898adca
|
Adding test
|
2007-11-14 22:21:14 -08:00 |
|
bzbarsky@mit.edu
|
ac8234d604
|
Don't compare lines from different blockframes' lists to each other. Also fix handling of text-decorations in in-flows of blocks with text-indent. Bug 393330, r+sr=roc, a=schrep
|
2007-11-14 22:12:17 -08:00 |
|
dbaron@dbaron.org
|
625b15b895
|
Distribute height to rows even if the rows in question are all zero-height (in which case, distribute it equally). b=403656, 377711 r=dholbert sr=roc a=blocking1.9+
|
2007-11-13 17:24:21 -08:00 |
|
dholbert@cs.stanford.edu
|
02fd59db0a
|
Bug 403519 reftest. r=roc, a=reftest
|
2007-11-13 10:44:42 -08:00 |
|
reed@reedloden.com
|
510616ab44
|
Bug 388980 - "Gmail compose mail (midas), background color doesn't work" [p=cpearce r=peterv sr=roc a1.9=schrep]
|
2007-11-13 00:10:03 -08:00 |
|
roc+@cs.cmu.edu
|
0239fded6b
|
Bug 397428. Return 'complete' on *all* paths whenever we push a rowgroup to the next page. r=bernd,sr=bzbarsky,a=schrep
|
2007-11-11 17:45:56 -08:00 |
|
roc+@cs.cmu.edu
|
9c749beff9
|
Reftest for bug 336153.
|
2007-11-09 00:52:30 -08:00 |
|
roc+@cs.cmu.edu
|
280a96a88e
|
Reftest for bug 398144.
|
2007-11-09 00:50:58 -08:00 |
|
roc+@cs.cmu.edu
|
97a176cf35
|
Reftest for bug 400826.
|
2007-11-09 00:49:26 -08:00 |
|
roc+@cs.cmu.edu
|
0024b8814f
|
Remove the test, stupid me
|
2007-11-08 14:58:37 -08:00 |
|
roc+@cs.cmu.edu
|
94488d6141
|
Marking test random while I figure it out
|
2007-11-08 13:18:41 -08:00 |
|
roc+@cs.cmu.edu
|
22532fa19b
|
Bug 401361. Reftest
|
2007-11-08 12:51:05 -08:00 |
|
jruderman@hmc.edu
|
80bbd34c4a
|
Re-enable a reftest now that bug 401176 is fixed. r=roc. (The fix for bug 401176 landed earlier, included in the patch for bug 399940.)
|
2007-11-08 01:04:44 -08:00 |
|
dholbert@cs.stanford.edu
|
9fc38c4106
|
Bug 398797: Fix test failure by adding float to reference case. Filed 402918 to cover the issue.
|
2007-11-07 13:30:07 -08:00 |
|
dholbert@cs.stanford.edu
|
48ba084339
|
Bug 398797: reftest failing due to some Mac rendering issue. Marking tests random until it's resolved.
|
2007-11-07 12:50:00 -08:00 |
|
dholbert@cs.stanford.edu
|
320468981b
|
Bug 400171: check line mCombinedArea (along with mBounds) to find float damage. r+sr=roc, a=blocking1.9+
|
2007-11-07 12:07:54 -08:00 |
|
dholbert@cs.stanford.edu
|
b5a99492d9
|
Bug 398797: let rel.-positioned inline-blocks be containing blocks for abs. content. r+sr=bz, a=blocking1.9+
|
2007-11-07 12:00:51 -08:00 |
|
dholbert@cs.stanford.edu
|
97613d843b
|
Bug 385823 - reftests. r+sr=dbaron
|
2007-11-06 14:48:27 -08:00 |
|
dholbert@cs.stanford.edu
|
b3ac80f698
|
Bug 393655 reftests. r=roc
|
2007-11-01 13:07:56 -07:00 |
|
dholbert@cs.stanford.edu
|
e321e19e93
|
Bug 400171 reftests. r=roc
|
2007-11-01 12:31:36 -07:00 |
|
dbaron@dbaron.org
|
1b92f564b5
|
Fix test for bug 321402 so it passes on the Mac as well.
|
2007-10-26 11:18:24 -07:00 |
|
dbaron@dbaron.org
|
c69c15024b
|
Add bug number for failure.
|
2007-10-25 17:39:56 -07:00 |
|
dbaron@dbaron.org
|
04131a7f89
|
Mark 374038-2 as random while I write the (nontrivial) patch to fix.
|
2007-10-25 17:31:10 -07:00 |
|
dbaron@dbaron.org
|
cd2572397d
|
Mark 321402-3 as random until I figure out how to fix it; add 321402-5 and 321402-6, which I forgot to put in the manifest. b=321402
|
2007-10-25 17:16:44 -07:00 |
|
dbaron@dbaron.org
|
30ac4ad5bf
|
Make boxes that have non-box non-block children wrap all their children in a block. b=321402 r+sr=roc, a=blocking1.9+/M9
|
2007-10-25 16:30:49 -07:00 |
|
dholbert@cs.stanford.edu
|
aed37927a1
|
Bug 336736: Improved reftest. (Using an exact-pixel-width div instead of a character, to avoid a pixel-rounding issue that made the old reftest fail on Mac)
|
2007-10-23 20:50:14 -07:00 |
|
dholbert@cs.stanford.edu
|
4c7a3a6c03
|
Bug 374927 reftest. r+sr=dbaron. As indicated in reftest.list, this test currently fails -- it was broken by the checkin for bug 368600, and it'll be fixed by solving bug 400776.
|
2007-10-23 20:35:34 -07:00 |
|
roc+@cs.cmu.edu
|
c7254b6ab4
|
Bug 389666. Reftest (derived from bug 389468).
|
2007-10-23 18:40:58 -07:00 |
|
dholbert@cs.stanford.edu
|
cef845980a
|
Bug 400421 reftest
|
2007-10-23 16:19:56 -07:00 |
|
martijn.martijn@gmail.com
|
645f989cc1
|
Reftests for bug 391412 - Regression in float layout causing clear: to be ignored, r=bzbarsky
|
2007-10-22 15:33:41 -07:00 |
|
dholbert@cs.stanford.edu
|
dd259dd796
|
Bug 399384: Make first-letter frames use nearest ancestor blockFrame's content node, instead of direct parent's. r=bzbarsky, r+a=roc
|
2007-10-19 10:41:29 -07:00 |
|
fantasai.cvs@inkedblade.net
|
95c1b1c8ad
|
nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc
|
2007-10-19 07:41:29 -07:00 |
|
fantasai.cvs@inkedblade.net
|
5728e0c20d
|
fantasai is clearly having process troubles
|
2007-10-15 20:08:48 -07:00 |
|
fantasai.cvs@inkedblade.net
|
738be0d0d1
|
nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc
|
2007-10-15 20:06:36 -07:00 |
|
fantasai.cvs@inkedblade.net
|
03dc1015c3
|
using wrong BC damage area for BC calculations b=244135 p=malcolm.parsons r=bernd r=fantasai (credits for a good review go to Bernd Mielke, blame for a bad one to fantasai) sr=bz
|
2007-10-14 21:49:45 -07:00 |
|
bzbarsky@mit.edu
|
486a31cb86
|
This doesn't pass on Linux yet
|
2007-10-14 12:51:28 -07:00 |
|
bzbarsky@mit.edu
|
c3fdf3fcca
|
Adding tests.
|
2007-10-14 11:34:16 -07:00 |
|
vladimir@pobox.com
|
2b6d4ef940
|
b=296904, canvas rects incorrectly affect current path; r+sr+a=vlad, patch from philip@zaynar.demon.co.uk
|
2007-10-10 12:24:12 -07:00 |
|
roc+@cs.cmu.edu
|
bca6cbb9cb
|
Bug 395331. Fix FindPrimaryFrameFor by noticing that an element can be in anonymous content if the binding root is a binding *ancestor*, not just a binding *parent*. r+sr=bzbarsy
|
2007-10-07 19:42:50 -07:00 |
|
bzbarsky@mit.edu
|
351c82c45e
|
Add tests
|
2007-10-07 18:13:40 -07:00 |
|
bzbarsky@mit.edu
|
206ba2db4b
|
Adding test.
|
2007-10-05 20:46:02 -07:00 |
|
roc+@cs.cmu.edu
|
ecf2fe510d
|
Bug 388980. Backing out because it broke tests.
|
2007-10-02 15:12:20 -07:00 |
|
roc+@cs.cmu.edu
|
4b78468e78
|
Bug 388980. Keep mCSSAware in sync. patch by Chris Pearce, r+sr=peterv
|
2007-10-02 14:44:21 -07:00 |
|
dholbert@cs.stanford.edu
|
16be9aaa8e
|
Bug 371483 layout reftest. r=roc
|
2007-09-26 19:01:58 -07:00 |
|
dholbert@cs.stanford.edu
|
233086b996
|
Bug 385533 layout reftest. r=roc
|
2007-09-26 19:00:54 -07:00 |
|
dholbert@cs.stanford.edu
|
f36746acde
|
Bug 387876 layout reftests. r=roc
|
2007-09-26 10:41:41 -07:00 |
|
bzbarsky@mit.edu
|
7f6abfd9be
|
Make sure to tear down the XBL binding for nodes which forced one even though not in the document. Bug 389636, r+sr+a=sicking
|
2007-09-20 19:05:43 -07:00 |
|
smontagu@smontagu.org
|
662f478bbe
|
Reftests for bug 376532
|
2007-09-20 03:20:01 -07:00 |
|
bzbarsky@mit.edu
|
90a7068ef6
|
Adding tests
|
2007-09-18 22:15:31 -07:00 |
|
roc+@cs.cmu.edu
|
a3e8f70e08
|
Bug 395130 reftests. Patch by Jesse and Boris.
|
2007-09-18 16:26:57 -07:00 |
|
bzbarsky@mit.edu
|
65e44633c8
|
Fix bug 396286. r+sr+a=roc
|
2007-09-17 18:16:39 -07:00 |
|
bzbarsky@mit.edu
|
97c97d8a5f
|
Process XBL constructors after processing style reresolves. In particular, this makes sure that we process the former even if there were none of the latter. Bug 394676 and bug 394014, r=smaug, sr=sicking, a=roc
|
2007-09-14 12:15:44 -07:00 |
|
gavin@gavinsharp.com
|
608ee419ec
|
Check the test for bug 394534 back in
|
2007-09-11 11:57:32 -07:00 |
|
gavin@gavinsharp.com
|
b2559c4796
|
Remove missing reftest
|
2007-09-11 09:40:39 -07:00 |
|
jst@mozilla.org
|
fcb5325595
|
Fixing bug 394534. Make first attribute win in misplaced content. Patch by bzbarsky@mit.edu, r=mrbkap@gmail.com, sr=peterv@propagandism.org, a=jonas@sicking.cc/dsicore@mozilla.com
|
2007-09-10 16:50:16 -07:00 |
|
roc+@cs.cmu.edu
|
5038231661
|
Bug 392435. Reftest...
|
2007-09-05 18:54:50 -07:00 |
|
bzbarsky@mit.edu
|
fb39157dcc
|
Fix bug 394111. r+sr+a=bzbarsky
|
2007-09-02 18:28:08 -07:00 |
|
bzbarsky@mit.edu
|
19d08a1057
|
Adding test.
|
2007-08-31 19:35:08 -07:00 |
|
bzbarsky@mit.edu
|
8f471f19e2
|
Fix bug 393671. r+sr+a=roc
|
2007-08-26 19:48:43 -07:00 |
|
bzbarsky@mit.edu
|
4f488c5b7c
|
Fix filename.
|
2007-08-26 18:08:15 -07:00 |
|
bzbarsky@mit.edu
|
7a3fbf7681
|
Adding tests
|
2007-08-26 17:28:09 -07:00 |
|
smontagu@smontagu.org
|
2e35b4b546
|
Mark reftest for bug 391045 passing on Linux
|
2007-08-26 15:44:30 -07:00 |
|
smontagu@smontagu.org
|
716d1f9961
|
Mark reftest for bug 391045 passing on Mac
|
2007-08-26 15:05:17 -07:00 |
|
smontagu@smontagu.org
|
2363989855
|
Reftest for bug 391045
|
2007-08-26 14:24:48 -07:00 |
|
bzbarsky@mit.edu
|
82d377683c
|
Make line-height specified in ch units work. Bug 391909, r+sr+a+dbaron
|
2007-08-24 15:20:24 -07:00 |
|
bzbarsky@mit.edu
|
32444ff39f
|
Make maxlength not affect initial values or scripted sets. Bug 345267, r+sr=mats, a=dbaron
|
2007-08-21 20:22:21 -07:00 |
|
bzbarsky@mit.edu
|
e234beb50d
|
Make auto-height abs-pos textfields with top and bottom offsets both set use their intrinsic height, per spec. Bug 385870, r+sr+a=dbaron
|
2007-08-21 20:07:25 -07:00 |
|
bzbarsky@mit.edu
|
b20e634109
|
Don't make getting .selected change what .selected returns in the future. Bug 391994, r+sr+a=sicking
|
2007-08-20 20:24:11 -07:00 |
|
sharparrow1@yahoo.com
|
5ce6586b57
|
Reftests for bug 383883 and dependencies
|
2007-08-20 13:26:55 -07:00 |
|
bzbarsky@mit.edu
|
406edd85f0
|
Adding test.
|
2007-08-17 21:47:41 -07:00 |
|
bzbarsky@mit.edu
|
f1faedd0f6
|
Adding tests
|
2007-08-13 09:27:50 -07:00 |
|
bzbarsky@mit.edu
|
cc4ab43659
|
Adding test.
|
2007-08-12 22:03:51 -07:00 |
|
bzbarsky@mit.edu
|
65ea334fb9
|
Adding test.
|
2007-08-12 19:40:35 -07:00 |
|
bzbarsky@mit.edu
|
b39ebf2258
|
Don;t process pseudo-frames if we're not going to actually create a replaced element frame (or in fact any frame at all, in this case!). Bug 391140, r=bernd, sr+a=roc
|
2007-08-10 10:18:11 -07:00 |
|
bzbarsky@mit.edu
|
a7f9c8f9e0
|
Adding tests
|
2007-08-10 10:11:55 -07:00 |
|
vladimir@pobox.com
|
103b1d6c81
|
b=382049, mac native form controls draw at incorrect positions in offscreen surfaces, patch from jdaggett@mozilla.com, r/a=vlad
|
2007-08-07 12:36:40 -07:00 |
|
bzbarsky@mit.edu
|
d85872ea5d
|
Hoist the code for handling class and id up from nsGenericHTMLElement to the newly-created nsStyledElement so that it can be reused by MathML and to some extent by SVG. Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>, r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
|
2007-08-06 08:27:19 -07:00 |
|
jruderman@hmc.edu
|
434c1f2e9b
|
Add reftests for bug 387201.
|
2007-08-02 21:22:58 -07:00 |
|
dbaron@dbaron.org
|
1dfc2637bf
|
Prefer distributing the width of a column-spanning cell to columns without specified widths, and make a specified width on a column-spanning cell not cause the column to be considered to have a specified width. b=379361 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
|
2007-08-02 17:07:29 -07:00 |
|
bzbarsky@mit.edu
|
ed733059c6
|
Add the tests too.
|
2007-08-02 14:36:59 -07:00 |
|
bzbarsky@mit.edu
|
590e445e10
|
Make ContentInserted for captions more like ContentAppended and normal frame construction. Bug 386014, r=bernd, sr=roc, a=dbaron
|
2007-08-02 14:29:51 -07:00 |
|
bzbarsky@mit.edu
|
21fd3a72bb
|
Fix EOF handling after an !important. Bug 390318, r+sr+a=dbaron
|
2007-08-02 14:20:11 -07:00 |
|
roc+@cs.cmu.edu
|
61373b8418
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
|
bzbarsky@mit.edu
|
7ab1fb826f
|
Adding tests that make sure bug 352980 doesn't regress anything.
|
2007-07-25 14:47:22 -07:00 |
|
sharparrow1@yahoo.com
|
6c6be80405
|
Reftest for bug 386147
|
2007-07-23 17:08:33 -07:00 |
|
martijn.martijn@gmail.com
|
1776b80002
|
Reftests for bug 386470, r=peterv
|
2007-07-23 16:40:17 -07:00 |
|
bzbarsky@mit.edu
|
3407fd227a
|
Adding test.
|
2007-07-22 13:30:09 -07:00 |
|
sharparrow1@yahoo.com
|
8f6c4e99eb
|
Reftest for bug 384762
|
2007-07-20 13:09:08 -07:00 |
|
sharparrow1@yahoo.com
|
30716ccda9
|
Reftest for bug 384876
|
2007-07-20 11:39:36 -07:00 |
|
roc+@cs.cmu.edu
|
536f449de3
|
Bug 388591. Make reftests/bugs/368020-5.html random on Linux until someone can figure out why it fails on centos5.
|
2007-07-18 14:31:08 -07:00 |
|
bzbarsky@mit.edu
|
ffdfeb8219
|
Adding test.
|
2007-07-18 12:56:20 -07:00 |
|
roc+@cs.cmu.edu
|
21751c06e8
|
Bug 386920 reftests.
|
2007-07-16 16:02:00 -07:00 |
|
bzbarsky@mit.edu
|
4e0e5d2463
|
Fix regression in sizing of tables with scrollable rowgroups. Bug 387344,
r=bernd, sr=roc
|
2007-07-12 13:54:18 -07:00 |
|
db48x@yahoo.com
|
b3cd97da9b
|
Bug 384576 - adding -moz-border-radius to an element causes the background to be drawn without dpi scaling
r=sharparrow1, sr=roc
|
2007-07-11 21:04:33 -07:00 |
|
dbaron@dbaron.org
|
3045247d28
|
Reftests for bug 311822. Patch by <arno.@no-log.org>. r=dbaron
|
2007-07-11 16:26:29 -07:00 |
|
bzbarsky@mit.edu
|
0da7e5d679
|
Fix bug 387154 -- rendering of narrow buttons (for which we need to scoot the
text over to the left) regressed. r+sr=dbaron
|
2007-07-06 17:48:29 -07:00 |
|
bzbarsky@mit.edu
|
feee7d10ba
|
Mark test as failing for now until I can figure out what's going on
|
2007-07-06 11:16:51 -07:00 |
|
bzbarsky@mit.edu
|
98ce8d7dfc
|
Adding test.
|
2007-07-06 09:03:27 -07:00 |
|
roc+@cs.cmu.edu
|
1e18e91cd6
|
Bug 375827. Regression test.
|
2007-07-04 19:57:32 -07:00 |
|
bzbarsky@mit.edu
|
a9973017aa
|
Adding test.
|
2007-07-03 11:27:38 -07:00 |
|
smontagu@smontagu.org
|
4aaee61d32
|
Reftest for bug 377918. r=roc
|
2007-07-01 22:25:52 -07:00 |
|
kherron@fmailbox.com
|
a0dd71cddf
|
Bug 368504 - Table cell is wider than it should be. Patch by Ryan VanderMeulen <ryanvm@gmail.com>. r=dholbert.
|
2007-06-30 05:45:36 -07:00 |
|
roc+@cs.cmu.edu
|
1d03ec8bb4
|
Bug 383551. Adding reftest.
|
2007-06-26 21:09:12 -07:00 |
|
dbaron@dbaron.org
|
b65c68b48f
|
Remove a few Windows newlines that snuck in recently.
|
2007-06-25 13:35:17 -07:00 |
|
dbaron@dbaron.org
|
fa564b3d4e
|
Only do special height reflows for percentage-height children of table cells when there is a specified height on the table, row group, row, or cell in the row. b=370525 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
|
2007-06-25 13:34:35 -07:00 |
|
bmlk@gmx.de
|
91471ec138
|
reducing timeout to make reftest for bug 363370 pass
|
2007-06-23 10:35:47 -07:00 |
|
bmlk@gmx.de
|
cc26898c01
|
figuring first out why 363370 fails
|
2007-06-23 09:53:20 -07:00 |
|
bmlk@gmx.de
|
2b8a339558
|
reftests for bugs 363370, 364318, 368651 369975
|
2007-06-23 09:25:04 -07:00 |
|
roc+@cs.cmu.edu
|
2f6a9ffa9f
|
Bug 385234. Iterate through textframe continuations properly in AddInlinePref/MinWidth. r=smontagu
|
2007-06-21 17:14:34 -07:00 |
|
dbaron@dbaron.org
|
a2803faf25
|
Add reftest for bug 368155 from Ryan VanderMeulen <ryanvm@gmail.com>. r+sr=dbaron
|
2007-06-21 15:34:21 -07:00 |
|
dbaron@dbaron.org
|
ad3d506605
|
Make text-indent contribute to intrinsic widths, and handle negative text-indent and negative margin properly by distinguishing forced and optional breaks when accumulating minimum widths. b=368155 r+sr=roc
|
2007-06-21 15:32:47 -07:00 |
|
sharparrow1@yahoo.com
|
7b70874e6a
|
Mark passing testcases as such on mac (caused by checkin for bug 382092)
|
2007-06-20 23:09:32 -07:00 |
|
roc+@cs.cmu.edu
|
fa68433e1f
|
Bug 385234. Marking test as failure so we can reopen the tree after new-textframe landing.
|
2007-06-20 14:31:13 -07:00 |
|
roc+@cs.cmu.edu
|
8dbe06191f
|
Bug 367177. (Re)enabling new-textframe.
|
2007-06-20 12:49:46 -07:00 |
|
dbaron@dbaron.org
|
c5e11e3168
|
Mac-only, probably.
|
2007-06-18 16:53:06 -07:00 |
|
dbaron@dbaron.org
|
125bf117e9
|
Mark test as random for now.
|
2007-06-18 16:50:58 -07:00 |
|
dbaron@dbaron.org
|
39a48943d0
|
Make marquee work again when direction is rtl, by working around changes to range of offsetLeft. b=336736 Patch by Daniel Holbert <dholbert@mozilla.com>. r=martijn sr=dbaron
|
2007-06-18 16:21:56 -07:00 |
|
dbaron@dbaron.org
|
2f78e9db17
|
Reftest for bug 381507. Patch by Daniel Holbert <dholbert@mozilla.com>. r=dbaron
|
2007-06-18 16:20:34 -07:00 |
|
roc+@cs.cmu.edu
|
5ecac60819
|
Backing out new textframe landing because of Windows bustage.
|
2007-06-13 15:31:31 -07:00 |
|
roc+@cs.cmu.edu
|
aabe78b6ca
|
Bug 367177. Turn on new textframe. Lord, have mercy upon us.
|
2007-06-13 13:20:19 -07:00 |
|
dbaron@dbaron.org
|
9e2fef4c30
|
Implement correct intrinsic width calculation (for container) for elements with specified height properties and an intrinsic ratio. b=364066 r+sr=bzbarsky
|
2007-06-12 11:27:09 -07:00 |
|
bzbarsky@mit.edu
|
2a16b873e4
|
Looks like this test is failing on mac and all...
|
2007-06-05 15:41:41 -07:00 |
|
bzbarsky@mit.edu
|
377f6c1eee
|
Wrong bug numbers... oops.
|
2007-06-05 14:00:36 -07:00 |
|
bzbarsky@mit.edu
|
5dc5a6dc00
|
Adding test.
|
2007-06-05 13:12:10 -07:00 |
|
bzbarsky@mit.edu
|
0b580ac505
|
Adding test.
|
2007-06-05 12:58:10 -07:00 |
|
bzbarsky@mit.edu
|
503fe8c628
|
Adding regression test.
|
2007-06-05 11:00:21 -07:00 |
|
bzbarsky@mit.edu
|
51d2b9a535
|
Adding test.
|
2007-06-04 12:09:41 -07:00 |
|
vladimir@pobox.com
|
306552e337
|
mark reftests as XFAIL on mac, see bug 382039
|
2007-05-29 20:49:56 -07:00 |
|
dbaron@dbaron.org
|
b990f59854
|
Mark two of the Mac OS X form controls (bug 175279) regressions as failures rather than random, since they haven't been observed to pass, and add bug numbers (which should have been added when fails-if/random-if were added).
|
2007-05-25 13:29:00 -07:00 |
|
joshmoz@gmail.com
|
22ca9802cb
|
turn on native form controls for Mac OS X again... b=175279 sr=pav
|
2007-05-24 01:13:04 -07:00 |
|
roc+@cs.cmu.edu
|
453188b497
|
Fixing reftest bustage
|
2007-05-23 15:56:06 -07:00 |
|
joshmoz@gmail.com
|
2e745eb301
|
Turn native form controls on again for Mac OS X. b=175279 a=mconnor
|
2007-05-23 12:49:24 -07:00 |
|
benjamin@smedbergs.us
|
772b616ee2
|
Bug 381501 - Small screen resolutions mess up reftests, and backout by randomizer from the other day, r=dbaron
|
2007-05-23 06:57:07 -07:00 |
|
dbaron@dbaron.org
|
8622b8f32c
|
Add bug number for test Benjamin marked as random yesterday.
|
2007-05-22 14:54:55 -07:00 |
|
benjamin@smedbergs.us
|
89a8a681bb
|
Marking this reftest random until we can figure out the scrollbar issue.
|
2007-05-21 16:03:49 -07:00 |
|
roc+@cs.cmu.edu
|
b7f3dc0143
|
Bug 381130. Small changes to layout to fix an inline reflow bug and add a new API to nsLineLayout to support tab stops. r+sr=dbaron
|
2007-05-20 20:44:26 -07:00 |
|
dbaron@dbaron.org
|
d4440c538a
|
Call SetGeometryDirty if we need to call DistributeHeightToRows, since DistributeHeightToRows can't deal with rows that have already had height distributed to them. Patch by Daniel Holbert <dholbert@mozilla.com>. b=380227 r+sr=dbaron
|
2007-05-17 23:04:43 -07:00 |
|
bzbarsky@mit.edu
|
e8a960c0a8
|
Fix regression bug 380842: allow block-display generated content on table cellsand captions again. r+sr=dbaron
|
2007-05-16 09:57:28 -07:00 |
|
dbaron@dbaron.org
|
e9a2ce02d6
|
Fix vertical resizing for quirks mode percentage heights. b=380004 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
|
2007-05-15 14:52:44 -07:00 |
|
dbaron@dbaron.org
|
b065ff84ea
|
Account for non-pixel-aligned current transforms when snapping to pixel coordinates. b=369882 r=vlad
|
2007-05-14 22:15:45 -07:00 |
|
bzbarsky@mit.edu
|
afee4515d5
|
Add test for last-minute regression I found.
|
2007-05-08 20:41:39 -07:00 |
|
vladimir@pobox.com
|
7f82fa63ba
|
b=379474, borders render incorrectly when using moz-border-radius (also 379446, hr noshade renders incorrectly); r=dbaron
|
2007-05-08 10:40:08 -07:00 |
|
mats.palmgren@bredband.net
|
87fe66d658
|
Incremental reflow bug with direction:rtl and bidi-override. b=375716 r=uriber sr=dbaron
|
2007-05-06 03:29:58 -07:00 |
|
bzbarsky@mit.edu
|
7ba39f6392
|
This passes now.
|
2007-05-05 00:43:52 -07:00 |
|
bzbarsky@mit.edu
|
45c81654ba
|
Factor out test that fails on Mac.
|
2007-05-05 00:28:20 -07:00 |
|
bzbarsky@mit.edu
|
64c3e5df8a
|
Make computed style handle eStyleUnit_Chars. Bug 371043, r+sr=dbaron
|
2007-05-04 23:09:50 -07:00 |
|
bzbarsky@mit.edu
|
685a823789
|
Make computed style handle "normal" for line-height by computing an actualnumeric height. Bug 371041, r+sr=dbaron
|
2007-05-04 22:30:10 -07:00 |
|
bzbarsky@mit.edu
|
df17b534a2
|
This test passes now that bug 221428 is fixed.
|
2007-05-01 14:11:19 -07:00 |
|
vladimir@pobox.com
|
9562fa3e4d
|
marking 368020-2 random on gtk2, due to 368517 (drawWindow and DrawTile don't get along on X11)
|
2007-04-30 23:31:30 -07:00 |
|
jruderman@hmc.edu
|
9412f89a2a
|
Add reftest for bug 379328. r=bz over IRC.
|
2007-04-30 22:29:06 -07:00 |
|
bzbarsky@mit.edu
|
a47578fd0a
|
Fixing parsing of opacity components of rgba() and hsla() that are out of the0 <= x <= 1 range. Bug 379316, r+sr=dbaron
|
2007-04-30 20:50:31 -07:00 |
|
bzbarsky@mit.edu
|
05d5e6a371
|
Fix bug 379229, r+sr=dbaron
|
2007-04-29 23:17:03 -07:00 |
|
bzbarsky@mit.edu
|
b6c687f148
|
This test is failing for good reasons....
|
2007-04-29 20:55:40 -07:00 |
|
bzbarsky@mit.edu
|
4739353ef4
|
Implement "content: none". Bug 378535, r+sr=dbaron
|
2007-04-26 21:43:06 -07:00 |
|
bzbarsky@mit.edu
|
3cfe7cdfcc
|
Don't drop the old sheet when "rel" changes from one value that contains"stylesheet" to anoher. Bug 360746, r+sr=sicking
|
2007-04-25 11:48:18 -07:00 |
|
bzbarsky@mit.edu
|
be25658d6f
|
Give captions the right style context parent when dynamically restyling. Bug378240, r=bernd, sr=dbaron
|
2007-04-22 12:15:24 -07:00 |
|
bzbarsky@mit.edu
|
a9e6194af7
|
Add tests
|
2007-04-16 13:34:22 -07:00 |
|
bzbarsky@mit.edu
|
c27dc765b6
|
The parent style context frame determination for an inner table should use theinner table's pseudo, not the outer table's. Bug 377603, r+sr=dbaron
|
2007-04-15 22:55:42 -07:00 |
|
bzbarsky@mit.edu
|
2dca5abb0a
|
Improve detection of blocks with first-letter style. Bug 372550, r+sr=dbaron
|
2007-04-15 17:42:54 -07:00 |
|
bzbarsky@mit.edu
|
e6d41ebe8b
|
Change the way we determine the style context parent frame to skip css anonboxes unless we're determining the style context parent for something that isitself a css anon box (and is not a non-element frame). Fixes bug 323656(which is where the patch is), bug 85872, bug 280610. As far as I can tell,also fixes bug 317876, bug 372376, bug 374297. r+sr=dbaron
|
2007-04-15 16:14:26 -07:00 |
|
bzbarsky@mit.edu
|
24d39c773d
|
Adding some more reftests.
|
2007-04-11 17:52:12 -07:00 |
|
ted.mielczarek@gmail.com
|
680babb71e
|
fix dbaron's typo
|
2007-04-11 09:48:01 -07:00 |
|
dbaron@dbaron.org
|
0a22203a36
|
Annotate known failure for which bug has been filed.
|
2007-04-11 00:31:09 -07:00 |
|
dbaron@dbaron.org
|
152a575e2f
|
Remove failure attributed to bug that was just my confusion.
|
2007-04-11 00:26:01 -07:00 |
|
dbaron@dbaron.org
|
d094eeaefb
|
Colin just fixed bug 369293.
|
2007-04-10 22:04:04 -07:00 |
|
bzbarsky@mit.edu
|
5328eb1f08
|
Test should be XHTML, not HTML. Fixes orange.
|
2007-04-10 10:49:26 -07:00 |
|
bzbarsky@mit.edu
|
93d80d188b
|
Add test.
|
2007-04-10 09:35:56 -07:00 |
|
bzbarsky@mit.edu
|
80f77c8e7e
|
This test fails for now, pending bug 221428 being fixed.
|
2007-04-05 16:11:39 -07:00 |
|
bzbarsky@mit.edu
|
48879b4db7
|
Default javascript: URIs to running in a sandbox instead of not running atall. Bug 376484, r+sr=jst
|
2007-04-05 15:49:32 -07:00 |
|
bzbarsky@mit.edu
|
e7a7c6e0e5
|
Adding test for bug 374038
|
2007-04-01 08:45:29 -07:00 |
|
sharparrow1@yahoo.com
|
bc0f1805e5
|
Bug 372062: Auto values for right and bottom in CSS clip rect broken. r+sr=roc.
|
2007-03-28 18:31:26 -07:00 |
|
sharparrow1@yahoo.com
|
1cf7602a3e
|
Bug 373433: views inside absolutely positioned blocks sometimes mispositioned. r+sr=roc.
|
2007-03-27 23:14:03 -07:00 |
|
sharparrow1@yahoo.com
|
be658e47fd
|
Bug 375508: Outline drawing broken when outline doesn't overflow. r+sr=roc.
|
2007-03-27 22:53:29 -07:00 |
|
dbaron@dbaron.org
|
28d27dcfcc
|
Update reftest random markings now that bug 372629 is fixed.
|
2007-03-27 08:35:47 -07:00 |
|
sharparrow1@yahoo.com
|
6fdcc6c041
|
Bug 372037: CSS clip property should clip the overflow rect as well as the paint rect; r+sr=roc.
|
2007-03-26 20:58:17 -07:00 |
|
gavin@gavinsharp.com
|
a63617a492
|
Reftest for bug 341043 by Arno <arno.@no-log.org>, r=roc
|
2007-03-26 13:39:29 -07:00 |
|
dbaron@dbaron.org
|
3d40530b62
|
Correctly annotate randomness (really dependency on fonts available on system) due to bug 372629.
|
2007-03-25 14:42:18 -07:00 |
|
dbaron@dbaron.org
|
c17571ef47
|
Add tests for bug 348516. Test 1 by <arno.@no-log.org>, r=dbaron. Tests 2 and 3 by me.
|
2007-03-22 23:25:51 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|