Commit Graph

583 Commits

Author SHA1 Message Date
fantasai.cvs@inkedblade.net
4b81524f7e fix border/padding and availableHeight calculations at page/column breaks, b=368079 r+sr=roc a=roc 2008-01-15 19:54:46 -08:00
mats.palmgren@bredband.net
bb7d77ae65 Try all continuations of the block when looking for a letter frame. b=408493 r+sr=bzbarsky a=blocking1.9 2008-01-15 01:25:17 -08:00
dholbert@cs.stanford.edu
dba4a9bdf0 Bug 368504: New reftests (marked failing, until patch lands) plus some new tests to make sure we divvy up a colspan's percent width correctly. 2008-01-09 19:58:34 -08:00
roc+@cs.cmu.edu
0c36cb420b Reftest for bug 411334. 2008-01-09 15:18:43 -08:00
roc+@cs.cmu.edu
ce46186c18 Reftest for bug 411334. 2008-01-09 15:17:45 -08:00
martijn.martijn@gmail.com
68d5f10988 Reftests for bug 407016, r=dholbert 2008-01-09 06:14:21 -08:00
martijn.martijn@gmail.com
a27acda703 Disable reftest for bug 403519, it's failing on the Mac now that bug 407016 is fixed and is incorrect (imho), see discussion in that bug 2008-01-09 05:15:20 -08:00
roc+@cs.cmu.edu
bc08ac141a Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-09 01:38:28 -08:00
jwatt@jwatt.org
edc23a391f Fixing bug 411146. Percentage dimensions on SVG in a foreignObject are broken. r=longsonr@gmail.com, sr=tor@acm.org, a1.9=mtschrep@gmail.com 2008-01-09 01:34:52 -08:00
roc+@cs.cmu.edu
09582c48ae backing out bug 355548 due to test failures 2008-01-08 15:11:27 -08:00
roc+@cs.cmu.edu
459c356854 Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-08 14:36:46 -08:00
reed@reedloden.com
3dac8e3cc2 Bug 409587 - "input[type="file"] cropped when narrow width specified" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=beltzner] 2008-01-07 14:18:06 -08:00
dholbert@cs.stanford.edu
fdbf4b88d4 Bug 408656 reftests. r=bz 2008-01-07 11:22:52 -08:00
bzbarsky@mit.edu
fc4c66121d Make image controls splittable just like regular images. Bug 409659, r+sr=roc, a=dsicore 2008-01-04 22:44:38 -08:00
mats.palmgren@bredband.net
38c12233ca Fix the reftest for bug 391979. 2008-01-04 15:13:08 -08:00
mats.palmgren@bredband.net
3290e45618 Commenting out the reftest for bug 391979 for now to fix Tinderbox orange on Windows... 2008-01-04 12:35:32 -08:00
mats.palmgren@bredband.net
70f7759656 Trying to fix the new reftest for bug 391979 so that it works on Windows too. 2008-01-04 11:34:53 -08:00
mats.palmgren@bredband.net
997c7da0d7 Make column layout deal with 'ch' unit for -moz-column-width/gap. b=391979 r+sr=roc a=beltzner 2008-01-04 09:48:19 -08:00
jruderman@hmc.edu
c27fbc76c2 Fix test bustage: looks like bz checked in more changes to reftest.list than he intended 2007-12-30 15:06:30 -08:00
bzbarsky@mit.edu
b02f509787 Adding test. 2007-12-30 14:34:15 -08:00
jdaggett@mozilla.com
86234c3ffa Bug 396137. Use Windows cmap font matching in place of ATSUI font matching. r+sr=pavlov 2007-12-27 17:28:26 -08:00
jruderman@hmc.edu
fc2ec34263 Add reftest 2007-12-23 18:08:45 -08:00
jruderman@hmc.edu
d95f422184 Add a reftest 2007-12-23 17:47:40 -08:00
jruderman@hmc.edu
27ef750c70 Add reftests for dynamic cross-element ligatures 2007-12-23 17:38:11 -08:00
jruderman@hmc.edu
c350ed0d9a Add reftest 2007-12-23 17:22:02 -08:00
bzbarsky@mit.edu
856f51f148 Fixing test bugs 2007-12-20 20:35:21 -08:00
bzbarsky@mit.edu
6373a38cbc Adding tests 2007-12-20 19:36:38 -08:00
jwalden@mit.edu
e553c9c808 Windows and Linux suck because they don't like the Acid2 reftest. 2007-12-20 18:51:30 -08:00
jwalden@mit.edu
d5fca5baed Bug 289480 - Add a reftest for acid2. Note that there are known issues with acid2 with certain fonts in how the chin is displayed -- if you're running reftests and hit a problem with how the chin renders, comment in the bug and we can comment out the chin or something. Acid2 test by Hixie, reftest and nose-job image by me. a=itsatest 2007-12-20 17:02:07 -08:00
smontagu@smontagu.org
63a96b83b5 Mark test failing on tinderbox as random 2007-12-20 09:08:46 -08:00
smontagu@smontagu.org
7d5a21369c Reftests for ZWNJ 2007-12-20 08:13:41 -08:00
jwatt@jwatt.org
e5bb667ec7 Skip reftest since it's somehow causing itself and other tests to fail to load 2007-12-20 04:09:37 -08:00
jwatt@jwatt.org
7ad93dc5b6 Re-checkin reftest for bug 407959 (this time setting fullZoom onload) 2007-12-20 03:42:57 -08:00
roc+@cs.cmu.edu
62de8a28a5 Backing out jwatt's fix for bug 407959 because of test failures. 2007-12-20 00:16:01 -08:00
jwatt@jwatt.org
045f222063 Fixing bug 407959. Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org 2007-12-19 22:48:15 -08:00
jruderman@hmc.edu
e0ae6b9aeb Add bug number for skipped reftest 2007-12-19 21:40:15 -08:00
jruderman@hmc.edu
2be4b31e3a Disable this test on Windows (again); it seems to crash or hang on Tinderbox. 2007-12-19 21:31:48 -08:00
jruderman@hmc.edu
64f2e9b671 Let's see whether this test still turns Windows orange/red. 2007-12-19 20:22:14 -08:00
bzbarsky@mit.edu
2da2869615 Adding test 2007-12-19 10:08:05 -08:00
bzbarsky@mit.edu
4cc6033471 Adding test 2007-12-19 09:54:48 -08:00
martijn.martijn@gmail.com
b23c1e9315 Reftest for bug 402807, r=roc 2007-12-19 09:08:30 -08:00
martijn.martijn@gmail.com
6f5e3e4c5f Reftest for bug 396024, r=dbaron 2007-12-19 08:52:37 -08:00
martijn.martijn@gmail.com
e7d1385162 Extra reftest for bug 403519 2007-12-19 03:12:31 -08:00
karlt+@karlt.net
5e38d09cf2 mark reftest for bug 391045 random on Linux as it depends on whether fonts are installed. 2007-12-18 16:13:41 -08:00
vladimir@pobox.com
cfd03ce485 putting these back too, oops! 2007-12-18 13:43:16 -08:00
vladimir@pobox.com
d2487b5d0d accidentally uncommented this 2007-12-18 13:41:16 -08:00
vladimir@pobox.com
9451a20809 Fix reftest for bug 24998 2007-12-18 13:30:13 -08:00
vladimir@pobox.com
2f5e433bfb b=24998, background images spill beyond rounded borders; r+sr=roc 2007-12-18 12:59:48 -08:00
bzbarsky@mit.edu
a0d404f33a Adding test. 2007-12-18 08:23:57 -08:00
rflint@ryanflint.com
fc8865d059 Add reftest 2007-12-18 03:22:54 -08:00
jruderman@hmc.edu
0db5011fc0 Add reftests for document.linkColor 2007-12-17 22:12:34 -08:00
jruderman@hmc.edu
388fb1bf20 Looks like it was the test *after* this one that was causing the problem on Windows. Re-enabling. 2007-12-17 21:47:56 -08:00
jruderman@hmc.edu
bcf6f3abd9 Skip this test on Windows too. 2007-12-17 20:30:33 -08:00
jruderman@hmc.edu
39324f4cbb Try to fix Windows test bustage 2007-12-17 19:34:13 -08:00
jruderman@hmc.edu
e089c219b4 Add reftest 2007-12-17 17:03:51 -08:00
jruderman@hmc.edu
d57825e578 Add reftest 2007-12-17 16:56:16 -08:00
bzbarsky@mit.edu
24132cbaa6 Adding tests 2007-12-16 20:50:54 -08:00
bzbarsky@mit.edu
1a0b565fc7 Adding tests 2007-12-16 20:40:36 -08:00
jruderman@hmc.edu
6131fe533d Add reftest (hopefully it's correct) 2007-12-16 18:38:18 -08:00
jruderman@hmc.edu
81e3f28c06 Add reftest for non-wrapping, justified text containing ligatures 2007-12-15 21:58:38 -08:00
jruderman@hmc.edu
794e48d516 Add reftest based on "mysteriously blank testcase" 2007-12-15 21:53:34 -08:00
jruderman@hmc.edu
56c1f6e94a Add bz's reftest 2007-12-15 17:04:04 -08:00
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
8fd1cb1163 Add reftest 2007-12-15 15:03:41 -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
1a7c95afcf Bug 407397. Don't 'optimize' by not reflowing when a 0x0 frame is removed. Bad Kipp. r+sr=dbaron 2007-12-10 17:16:41 -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
smontagu@smontagu.org
ee90cb14b8 Mark failing test as random 2007-12-05 02:46:55 -08:00
smontagu@smontagu.org
0beb7fe835 Try to work around Mac test failure 2007-12-05 00:48:44 -08:00
smontagu@smontagu.org
937f4125a6 More first-letter reftests 2007-12-05 00:17:30 -08:00
bzbarsky@mit.edu
b7743fbcec Fix bug 406485. Patch by fantasai, r+sr=roc 2007-12-04 19:22:55 -08:00
roc+@cs.cmu.edu
a05edceefa Bug 375304. Make nsHTMLScrollFrame handle situations where the child content height depends on our height. patch by Eli Friedman, r+sr=roc,dbaron 2007-12-04 19:05:57 -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
jwatt@jwatt.org
38b83d293a Re-enable reftest on Linux now that tboxes are updated and crash is gone 2007-12-04 01:19:37 -08:00
jwatt@jwatt.org
8ecf5a2fcc Re-enable reftest on Linux now that tboxes are updated and crash is gone 2007-12-04 00:12:44 -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
jwatt@jwatt.org
5367dd590b Fix bug in reftest (the binding should create an anonymous rect, it's only the gradient reference that should fail) 2007-12-03 05:43:18 -08:00
longsonr@gmail.com
c0cc671ab9 reftest for bug 337408 2007-12-03 05:26:55 -08:00
jwatt@jwatt.org
ed7fc785db Reftests for bug 389670 (fixed by bug 387466) 2007-12-03 03:36:24 -08:00
longsonr@gmail.com
b96a934e21 reftest for bug 314244 2007-12-03 02:49:23 -08:00
reed@reedloden.com
8dd43c6028 Remove DOS line endings. 2007-12-03 01:25:32 -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
7bbef1b330 Tweak reference 2007-12-03 00:03:41 -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
6564f45621 Fixing test 2007-12-02 23:22:19 -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
26c7d2789d See whether this fixes the orange 2007-12-02 22:04:11 -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
cc4171d53e Backing out bug 375304 to fix reftest failures. 2007-12-01 03:49:13 -08:00
roc+@cs.cmu.edu
ff06dbce58 Bug 375304. Fix absolute positioning where the abs-pos container is scrollable and has a height constrained by min-height etc. Patch by Eli Friedman, r+sr=roc 2007-12-01 02:38:09 -08:00
roc+@cs.cmu.edu
46a87fc137 Marking soft-hyphen tests random, see bug 406299 2007-12-01 02:05:47 -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
1a6bd11ee8 Bug 399531. Rework TrimTrailingWhitespace so that we recompute the overflow area for trimmed textframes and so that soft hyphens in otherwise-empty textframes are activated. r+sr=dbaron 2007-12-01 01:24:24 -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
vladimir@pobox.com
32069018c4 mark reftest as passing 2007-11-29 14:18:17 -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
jwatt@jwatt.org
d306bc5057 Reftest for bug 288276 which should have been checked in with the fix for bug 294086 2007-11-23 07:09:22 -08:00
bzbarsky@mit.edu
316c5f0eec Fixing test because we changed the -moz prop name 2007-11-21 11:51:19 -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
longsonr@gmail.com
32c18f51dc reftest for bug 327709 r=jruderman 2007-11-20 05:05:16 -08:00
jwatt@jwatt.org
1b285832dc Fixing bug 381285. 323656-5-ref.svg triggers "ASSERTION: can't mark frame dirty during reflow". r+sr=roc@ocallahan.org, a1.9=mtschrep@gmail.com 2007-11-20 01:10:18 -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
jwatt@jwatt.org
accd04ad0f Reftest for bug 342532, which was fixed by the fix for bug 294086. 2007-11-19 14:47:31 -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
jwatt@jwatt.org
19860b901c Clean up tinderbox orange by marking a few of the new reftests as failing on Mac pending further investigation. 2007-11-18 09:33:39 -08:00
jwatt@jwatt.org
cc4ace412f Turn on the reftests that were checked in as part of bug 294086 (forgot). 2007-11-18 08:49:42 -08:00
jwatt@jwatt.org
4d976af81a Fixing bug 294086. <svg> should be a replaced element. r+sr=dbaron@mozilla.com blocking1.9=tor@acm.org 2007-11-18 04:09:03 -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