Commit Graph

692 Commits

Author SHA1 Message Date
roc+@cs.cmu.edu
4d16d41efc 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
02824bb4e7 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
3a6f842e46 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
d308285bb4 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
ebc992bbc2 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
fc90c59e51 bug 381835 fixed by patch for bug 381639. 2007-11-17 12:22:01 -08:00
roc+@cs.cmu.edu
30e0c31a6f Bug 403455. Allow prewrap text to record 'last break opportunity'. r=smontagu 2007-11-15 17:48:26 -08:00
roc+@cs.cmu.edu
47d7e8958e Reftest for bug 398101 2007-11-15 17:32:26 -08:00
roc+@cs.cmu.edu
fb95336ac0 Reftest for bug 403228. 2007-11-15 17:31:02 -08:00
dholbert@cs.stanford.edu
4cafdf1ff6 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
ecc90f62bb 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
5a7a8d066f Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+ 2007-11-15 10:10:31 -08:00
dbaron@dbaron.org
a25c965e17 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
e30c810824 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
f191ddc0ef Adding test. 2007-11-15 10:05:49 -08:00
bzbarsky@mit.edu
28c4fa48c7 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
c4d7aef151 Adding test 2007-11-14 22:21:14 -08:00
bzbarsky@mit.edu
8bcb636fa4 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
dolske@mozilla.com
f69264fe57 Bug 386651 - Need regression tests for image decoding. rs=stuart. [This is part 1 -- framework and initial tests. More to come.] 2007-11-13 17:44:53 -08:00
dbaron@dbaron.org
62f3e2ea18 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
cbd64e8d56 Bug 403519 reftest. r=roc, a=reftest 2007-11-13 10:44:42 -08:00
reed@reedloden.com
d565c84fba 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
dbaron@dbaron.org
ff6e28dec2 Add bug number. 2007-11-12 12:12:10 -08:00
dbaron@dbaron.org
3a608773ac Add bug number. 2007-11-12 12:08:29 -08:00
dbaron@dbaron.org
0e28f9543b Make inline-block and table-caption elements not ignore text-decoration. b=371249 r+sr=roc a=dsicore 2007-11-12 11:12:24 -08:00
roc+@cs.cmu.edu
75849e68ff Backing out bug 375304 because of reftest failure 2007-11-11 19:40:27 -08:00
roc+@cs.cmu.edu
f0e32202af Bug 375304. Fix absolute positioning for scrolled abs-pos containers with weird height constraints. patch by Eli Friedman, r+sr=roc 2007-11-11 18:19:35 -08:00
roc+@cs.cmu.edu
909f85c005 Bug 389707. Rework text-transform:capitalize by putting logic to decide what to capitalize into nsLineBreaker. r=smontagu 2007-11-11 17:51:31 -08:00
roc+@cs.cmu.edu
588aa98f7d 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
smontagu@smontagu.org
2f2b586966 Typo fix 2007-11-11 13:29:38 -08:00
smontagu@smontagu.org
d86932ff11 Mark failing and unexpectedly passing tests as random 2007-11-11 12:59:23 -08:00
bzbarsky@mit.edu
643e748fc6 Fixing comment 2007-11-09 22:26:58 -08:00
joshmoz@gmail.com
cbc19cceb3 tests should pass on PPC now, get rid of the expected failures. patch by jdaggett. b=382048 r=josh sr=dbaron 2007-11-09 09:56:16 -08:00
roc+@cs.cmu.edu
c65ed28a7b Reftest for bug 336153. 2007-11-09 00:52:30 -08:00
roc+@cs.cmu.edu
2355b987a8 Reftest for bug 398144. 2007-11-09 00:50:58 -08:00
roc+@cs.cmu.edu
8c53b1f764 Reftest for bug 400826. 2007-11-09 00:49:26 -08:00
bzbarsky@mit.edu
3ea8e23bb9 Adding test 2007-11-08 21:41:59 -08:00
bzbarsky@mit.edu
32fd3c2d92 Adding test 2007-11-08 21:32:30 -08:00
roc+@cs.cmu.edu
502c2e7e33 Remove the test, stupid me 2007-11-08 14:58:37 -08:00
roc+@cs.cmu.edu
6e4f65b253 Marking test random while I figure it out 2007-11-08 13:18:41 -08:00
roc+@cs.cmu.edu
dc3a1b1bc4 Bug 401361. Reftest 2007-11-08 12:51:05 -08:00
smontagu@smontagu.org
008b4f0a9b Correct unexpected pass 2007-11-08 04:06:52 -08:00
smontagu@smontagu.org
a4cb50f16b Regression tests for runs of characters with different implicit directionality but the same resolved direction 2007-11-08 03:23:07 -08:00
jruderman@hmc.edu
2bbf609823 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
9301b028bb 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
4657cc4010 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
9ccb72c40c 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
9f681499ba 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
bzbarsky@mit.edu
e71174d719 Move hidden style to HTML 2007-11-07 10:25:23 -08:00
bzbarsky@mit.edu
65ed64b056 Seems like stress-11 doesn't actually render right... 2007-11-07 09:58:27 -08:00
bzbarsky@mit.edu
f534b134d1 Fixing test 2007-11-07 09:54:14 -08:00
bzbarsky@mit.edu
9049c9f1af Implement hixie's first-line proposal: only inherit properties that inherit by default from ::first-line. Inherit the reset properties from its style parent (which is the node that we'd inherit from if the ::first-line were not there). Bug 395623, r+sr=dbaron, a=beltzner 2007-11-07 09:13:00 -08:00
dholbert@cs.stanford.edu
427c4337a3 Bug 385823 - reftests (files I forgot to include in prev checkin) r+sr=dbaron 2007-11-06 14:49:05 -08:00
dholbert@cs.stanford.edu
b4140077cc Bug 385823 - reftests. r+sr=dbaron 2007-11-06 14:48:27 -08:00
dholbert@cs.stanford.edu
fae795e855 Bug 400171: minor reftest change -- Added explicit line-height to testcases rather than using the default value. (Bug's reproducability depends on line-height, & default value varies between platforms.) 2007-11-01 18:13:28 -07:00
dholbert@cs.stanford.edu
0b1520519a Bug 400171 reftest update: Fixes unexpected pass of 400171-1a on Windows by growing the first div a bit. 2007-11-01 13:17:22 -07:00
dholbert@cs.stanford.edu
5bdd0b0784 Bug 393655 reftests. r=roc 2007-11-01 13:07:56 -07:00
dholbert@cs.stanford.edu
fbeca7e668 Bug 400171 reftests. r=roc 2007-11-01 12:31:36 -07:00
dbaron@dbaron.org
bfa762f3be Fix test for bug 321402 so it passes on the Mac as well. 2007-10-26 11:18:24 -07:00
dbaron@dbaron.org
1e2a0ce6e2 Add bug number for failure. 2007-10-25 17:39:56 -07:00
dbaron@dbaron.org
2a5ebb6c98 Mark 374038-2 as random while I write the (nontrivial) patch to fix. 2007-10-25 17:31:10 -07:00
dbaron@dbaron.org
9852894688 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
8ab0d173c8 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
smontagu@smontagu.org
aab702bda6 Change bidi-006.html to use U+05E0 HEBREW LETTER NUN instead of U+05D6 HEBREW LETTER ZAYIN because Lucida Grande is quirky 2007-10-25 04:07:25 -07:00
smontagu@smontagu.org
83b05f60b1 Mark test as failing on Mac again 2007-10-25 03:25:38 -07:00
smontagu@smontagu.org
6d3f8e5c6f Fix the positioning of diacritics in right-to-left languages and clean up a bunch of typos in bidi reftests. Bug 386573, r+sr=roc, a=vlad 2007-10-25 02:32:01 -07:00
dbaron@dbaron.org
b37cd12e94 Mark test as random rather than failing because it fails on only some Linux machines (bug 386713). 2007-10-24 18:06:21 -07:00
dholbert@cs.stanford.edu
45f014e955 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
03482917b9 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
1e517d7ac2 Bug 389666. Reftest (derived from bug 389468). 2007-10-23 18:40:58 -07:00
roc+@cs.cmu.edu
2796b562bb Bug 389666. Reftest (derived from bug 389468). 2007-10-23 17:27:32 -07:00
dholbert@cs.stanford.edu
d8a15ced00 Bug 400421 reftest 2007-10-23 16:19:56 -07:00
martijn.martijn@gmail.com
b2157bb1a7 Reftests for bug 391412 - Regression in float layout causing clear: to be ignored, r=bzbarsky 2007-10-22 15:33:41 -07:00
roc+@cs.cmu.edu
e1da1696a2 Bug 393096. Allow an element containing breakable whitespace to introduce a break opportunity no matter what the context. Also cleans up some trimming stuff and adds comprehensive whitespace breaking and trimming reftests. r+sr=dbaron 2007-10-20 00:30:26 -07:00
dholbert@cs.stanford.edu
f90fee0b0b 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
304630cf88 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
c65caf3497 fantasai is clearly having process troubles 2007-10-15 20:08:48 -07:00
fantasai.cvs@inkedblade.net
c8edae2e7c 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
fc4481baed 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
6b6371f05b This doesn't pass on Linux yet 2007-10-14 12:51:28 -07:00
bzbarsky@mit.edu
626531a8e6 Adding tests. 2007-10-14 11:34:16 -07:00
masayuki@d-toybox.com
90d258c39d the reftests for line-breaking b=389056 r+sr=roc 2007-10-11 04:42:45 -07:00
vladimir@pobox.com
0d55de6f08 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
dbaron@dbaron.org
292a9a31a8 Add tests for bug 240117. 2007-10-09 13:28:10 -07:00
bzbarsky@mit.edu
a87139ab25 Fix test to actually fail with old builds 2007-10-08 12:26:36 -07:00
roc+@cs.cmu.edu
d7402d3ddb 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
e65eb51316 Add tests 2007-10-07 18:13:40 -07:00
bzbarsky@mit.edu
43c3e7e43f Fix the test 2007-10-05 22:21:03 -07:00
bzbarsky@mit.edu
5ac552db26 Adding test. 2007-10-05 20:46:02 -07:00
dbaron@dbaron.org
5b2b66c9d3 Fix bidi reftests so they pass for me: use font size in px rather than pt so they're not dpi-dependent (primarily for 000), and rewrite 006 so it doesn't hard-code the width of characters. b=398337 r=smontagu 2007-10-02 22:28:23 -07:00
roc+@cs.cmu.edu
ea2328d52d Bug 388980. Backing out because it broke tests. 2007-10-02 15:12:20 -07:00
roc+@cs.cmu.edu
76195f165d Bug 388980. Keep mCSSAware in sync. patch by Chris Pearce, r+sr=peterv 2007-10-02 14:44:21 -07:00
fantasai.cvs@inkedblade.net
404e205908 paginate absolutely-positioned elements, b=154892 r+sr=roc a=roc 2007-10-01 22:57:45 -07:00
dholbert@cs.stanford.edu
0edb258f2e Bug 371483 layout reftest. r=roc 2007-09-26 19:01:58 -07:00
dholbert@cs.stanford.edu
4b46295aa7 Bug 385533 layout reftest. r=roc 2007-09-26 19:00:54 -07:00
dholbert@cs.stanford.edu
82e93efeeb Bug 387876 layout reftests. r=roc 2007-09-26 10:41:41 -07:00
smontagu@smontagu.org
7d13df133e Reftests for bidi diacritics (bugs: 378351, 387653, 395676) 2007-09-25 08:55:34 -07:00
longsonr@gmail.com
773d622adf Bug 395155 - correct and reenable reftests 2007-09-25 03:00:08 -07:00
longsonr@gmail.com
f6fd61d2cb Bug 395155 - stop running reftests while I figure out what is going on 2007-09-25 02:51:21 -07:00
longsonr@gmail.com
2cec607bf8 Bug 395155 - Changing CSS text inside svg:style has no effect. r=tor,sr=roc,a=roc 2007-09-25 02:11:12 -07:00
roc+@cs.cmu.edu
a0ce273d02 Bug 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron 2007-09-23 19:19:14 -07:00
bzbarsky@mit.edu
1f4e049086 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
08fe601d31 Tweak failing reftest 2007-09-20 04:21:27 -07:00
smontagu@smontagu.org
412066fbaa Activate reftest bidi-005 now that bug 376532 is fixed 2007-09-20 03:34:02 -07:00
smontagu@smontagu.org
a45d71712f Reftests for bug 376532 2007-09-20 03:20:01 -07:00
bzbarsky@mit.edu
8496ff8efa Adding tests 2007-09-18 22:15:31 -07:00
roc+@cs.cmu.edu
facba260b9 Bug 395130 reftests. Patch by Jesse and Boris. 2007-09-18 16:26:57 -07:00
bzbarsky@mit.edu
a38685a8e0 Fix bug 396286. r+sr+a=roc 2007-09-17 18:16:39 -07:00
bzbarsky@mit.edu
318e376b4c 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
7802234aca Check the test for bug 394534 back in 2007-09-11 11:57:32 -07:00
gavin@gavinsharp.com
3fd515e3d0 Remove missing reftest 2007-09-11 09:40:39 -07:00
jst@mozilla.org
766c82a844 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
jruderman@hmc.edu
211e929f99 I think bz forgot to remove this "why it fails" comment when he marked the test as no longer failing. 2007-09-05 21:45:21 -07:00
roc+@cs.cmu.edu
38dc30a253 Bug 392435. Reftest... 2007-09-05 18:54:50 -07:00
bzbarsky@mit.edu
d647423c6d Fix bug 394111. r+sr+a=bzbarsky 2007-09-02 18:28:08 -07:00
bzbarsky@mit.edu
05e4207fd5 Adding test. 2007-08-31 19:35:08 -07:00
bzbarsky@mit.edu
74aec61462 Fix bug 393671. r+sr+a=roc 2007-08-26 19:48:43 -07:00
bzbarsky@mit.edu
5cf63da0e7 Fix filename. 2007-08-26 18:08:15 -07:00
bzbarsky@mit.edu
68b20398ab Adding tests 2007-08-26 17:28:09 -07:00
smontagu@smontagu.org
65ad576143 Mark reftest for bug 391045 passing on Linux 2007-08-26 15:44:30 -07:00
smontagu@smontagu.org
989b425d70 Mark reftest for bug 391045 passing on Mac 2007-08-26 15:05:17 -07:00
smontagu@smontagu.org
15fe7aab03 Reftest for bug 391045 2007-08-26 14:24:48 -07:00
bzbarsky@mit.edu
0aa9489e17 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
ddcdc2b80d 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
4a0892e86f 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
jwatt@jwatt.org
be5769dc46 Reftest for bug 367368 2007-08-21 13:48:36 -07:00
jwatt@jwatt.org
bbdee3d564 Gah! Apparently this fails all round 2007-08-21 06:31:41 -07:00
jwatt@jwatt.org
f97a693b8a Don't run failing test on mac 2007-08-21 06:25:56 -07:00
jwatt@jwatt.org
324da24fcf Reftest for SVG inline in XUL, bug 364732. 2007-08-21 05:58:33 -07:00
bzbarsky@mit.edu
a8457697e3 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
f8cf4b7897 Reftests for bug 383883 and dependencies 2007-08-20 13:26:55 -07:00
bzbarsky@mit.edu
cc669f4bb1 Adding test. 2007-08-17 21:47:41 -07:00
bzbarsky@mit.edu
79546f9859 Relanding bug 390425, with attempted performance regression fix. r+sr+a=roc 2007-08-15 16:20:25 -07:00
bzbarsky@mit.edu
26c78c8549 Adding tests 2007-08-13 09:27:50 -07:00
bzbarsky@mit.edu
cb5f8c996e Adding test. 2007-08-12 22:03:51 -07:00
bzbarsky@mit.edu
3270da1bb4 Adding test. 2007-08-12 19:40:35 -07:00
bzbarsky@mit.edu
4a6e81a98b Back out bug 390425 to fix performance regression. 2007-08-10 15:55:21 -07:00
bzbarsky@mit.edu
f8925181f0 Simplify handling of {ib} splits. Bug 390425, r+sr=roc, a=dbaron 2007-08-10 13:02:11 -07:00
bzbarsky@mit.edu
0c44f011cf 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
6f1baae4e8 Adding tests 2007-08-10 10:11:55 -07:00
kairo@kairo.at
8eb4e1f367 bug 383080 - add -moz-image-region reftest, r=roc 2007-08-10 03:43:28 -07:00
vladimir@pobox.com
babf7aa08a 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
56c4215580 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
ea8e1e83e0 Add reftests for bug 387201. 2007-08-02 21:22:58 -07:00
dbaron@dbaron.org
c5c9d3cb46 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
040a6bc26a Add the tests too. 2007-08-02 14:36:59 -07:00
bzbarsky@mit.edu
725f9f32fc Make sure to reflow the caption if it gets inserted into our table before another caption. Bug 389924, r=bernd, sr+a=dbaron 2007-08-02 14:34:58 -07:00
bzbarsky@mit.edu
331a767fbd 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
2d5d6cf51a Fix EOF handling after an !important. Bug 390318, r+sr+a=dbaron 2007-08-02 14:20:11 -07:00
roc+@cs.cmu.edu
2e95c6717f Bug 379349. Reftest files need to be added. Created by fantasai 2007-07-25 21:48:54 -07:00
roc+@cs.cmu.edu
a28eeaaafd 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
6286ee12a6 Adding tests that make sure bug 352980 doesn't regress anything. 2007-07-25 14:47:22 -07:00
sharparrow1@yahoo.com
2aeca66653 Reftest for bug 386147 2007-07-23 17:08:33 -07:00
martijn.martijn@gmail.com
445a6b2f62 Reftests for bug 386470, r=peterv 2007-07-23 16:40:17 -07:00
jwatt@jwatt.org
e7c044701f Preemptive reftest for bug 379178. 2007-07-23 06:50:52 -07:00
bzbarsky@mit.edu
c1450e1849 Adding test. 2007-07-22 13:30:09 -07:00
sharparrow1@yahoo.com
4a5c79c99a Reftest for bug 384762 2007-07-20 13:09:08 -07:00
sharparrow1@yahoo.com
b108db5934 Reftest for bug 384876 2007-07-20 11:39:36 -07:00
roc+@cs.cmu.edu
e4a9fc667f Bug 364680. Intrinsic widths for columns. r+sr=dbaron 2007-07-19 19:21:43 -07:00
roc+@cs.cmu.edu
585134e0a3 Note bug number 2007-07-19 02:10:56 -07:00
roc+@cs.cmu.edu
e356bdb5a8 Marking failing z-index test as failing on Windows. 2007-07-19 01:31:47 -07:00
roc+@cs.cmu.edu
2dc0b0fef2 Bug 328296. z-index reftest. 2007-07-18 21:38:19 -07:00
roc+@cs.cmu.edu
9b94461238 Bug 328296. z-index reftest. 2007-07-18 21:02:49 -07:00
jwalden@mit.edu
3f90535472 Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron 2007-07-18 14:32:50 -07:00
roc+@cs.cmu.edu
fd4fb4ef05 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
1c50566835 Adding test. 2007-07-18 12:56:20 -07:00
smontagu@smontagu.org
08cf10bb80 Mark 387653.html as failing on Windows 2007-07-17 00:25:11 -07:00
smontagu@smontagu.org
d6ad86078e Mark 387653.html as failing on Mac 2007-07-16 23:37:28 -07:00
smontagu@smontagu.org
f1118e8024 Add reftest for bug 387653 2007-07-16 23:09:46 -07:00
roc+@cs.cmu.edu
d77607658c Bug 386920 reftests. 2007-07-16 16:02:00 -07:00
bzbarsky@mit.edu
e77bd6b07b Minor tweak to test 2007-07-12 14:48:43 -07:00
bzbarsky@mit.edu
38e9f3f89b 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
6b4d9b9fb0 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
5a4b8ae40c Reftests for bug 311822. Patch by <arno.@no-log.org>. r=dbaron 2007-07-11 16:26:29 -07:00
bzbarsky@mit.edu
4786dc1f42 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
fc1c641b38 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
6d2ab71697 Let's see whether turning off native theming helps with this test... 2007-07-06 10:05:06 -07:00
bzbarsky@mit.edu
3c74c29fd1 Adding test. 2007-07-06 09:03:27 -07:00
smontagu@smontagu.org
b3af247d04 Add reftest for bug 386339 2007-07-05 23:26:06 -07:00
smontagu@smontagu.org
2306d88af1 bidi-001-v.html now passes on Mac 2007-07-05 03:08:34 -07:00
smontagu@smontagu.org
0123e4ef82 Change font-sizes from ems to pts 2007-07-05 02:43:50 -07:00
roc+@cs.cmu.edu
4f02c01c5e Bug 375827. Regression test. 2007-07-04 19:57:32 -07:00
bzbarsky@mit.edu
159729a500 Adding test. 2007-07-03 11:27:38 -07:00
longsonr@gmail.com
a87fafd959 Bug 386713 - mark text-font-weight-01.svg failing on linux 2007-07-03 04:28:41 -07:00
longsonr@gmail.com
8819ed1885 Add reftest for lighter text - bug 379284 2007-07-03 03:16:11 -07:00
smontagu@smontagu.org
e4523aaf38 Mark failing tests 2007-07-02 03:17:59 -07:00
smontagu@smontagu.org
6a7d0f2abe First batch of Bidi reftests 2007-07-02 02:39:35 -07:00
smontagu@smontagu.org
a0b0245480 Reftest for bug 377918. r=roc 2007-07-01 22:25:52 -07:00
roc+@cs.cmu.edu
c577b84df9 Bug 9101. Soft hyphen tests. 2007-07-01 18:15:06 -07:00
jruderman@hmc.edu
bc4229da26 Remove stray onload="run()" from references that have no "run" function. 2007-06-30 22:27:53 -07:00
sharparrow1@yahoo.com
c661df10ac Mark reftest passing due to bug 375493 2007-06-30 11:06:04 -07:00
kherron@fmailbox.com
a8e77d4911 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
vladimir@pobox.com
d36970431d Put back the reftest like it was 2007-06-30 03:18:59 -07:00
vladimir@pobox.com
13790f9d2a Attempt to disable reftest that's causing failure on linux due to linux platform (really disabled) 2007-06-30 02:20:28 -07:00
vladimir@pobox.com
ba578cfcc7 Attempt to disable reftest that's causing failure on linux due to linux platform 2007-06-30 01:59:49 -07:00
roc+@cs.cmu.edu
9ba1aad964 Bug 383551. Adding reftest. 2007-06-26 21:09:12 -07:00
dbaron@dbaron.org
2bb2afce0b Remove a few Windows newlines that snuck in recently. 2007-06-25 13:35:17 -07:00
dbaron@dbaron.org
731e0cce6c 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
2d54177344 reducing timeout to make reftest for bug 363370 pass 2007-06-23 10:35:47 -07:00
bmlk@gmx.de
8e3f45ad0a figuring first out why 363370 fails 2007-06-23 09:53:20 -07:00
bmlk@gmx.de
4a37fb3895 reftests for bugs 363370, 364318, 368651 369975 2007-06-23 09:25:04 -07:00
roc+@cs.cmu.edu
f1f2e453d2 Bug 385234. Iterate through textframe continuations properly in AddInlinePref/MinWidth. r=smontagu 2007-06-21 17:14:34 -07:00
dbaron@dbaron.org
c16eb87eed 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
3897543ff9 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
d86fc39ca1 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
5c7e36a4c3 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
24bd2dbca4 Bug 367177. (Re)enabling new-textframe. 2007-06-20 12:49:46 -07:00
dbaron@dbaron.org
b7d4e53846 Mac-only, probably. 2007-06-18 16:53:06 -07:00
dbaron@dbaron.org
96766e5d16 Mark test as random for now. 2007-06-18 16:50:58 -07:00
dbaron@dbaron.org
9ec12d834f 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
f609ba3e39 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
f0ffefc07e Backing out new textframe landing because of Windows bustage. 2007-06-13 15:31:31 -07:00
roc+@cs.cmu.edu
08f9c698f2 Bug 367177. Turn on new textframe. Lord, have mercy upon us. 2007-06-13 13:20:19 -07:00
joshmoz@gmail.com
1e988dcc3f a couple of these tests only fail on PPC now. b=382883 2007-06-12 16:20:50 -07:00
dbaron@dbaron.org
0235059d11 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
jwalden@mit.edu
54db155716 Move object reftest list into its own reftest.list. rs=dbaron 2007-06-07 12:18:51 -07:00
bzbarsky@mit.edu
ddb9b233d7 Looks like this test is failing on mac and all... 2007-06-05 15:41:41 -07:00
bzbarsky@mit.edu
9527c37a96 Wrong bug numbers... oops. 2007-06-05 14:00:36 -07:00
bzbarsky@mit.edu
725585f1ce Adding test. 2007-06-05 13:12:10 -07:00
bzbarsky@mit.edu
6627ba1753 Adding test. 2007-06-05 12:58:10 -07:00
bzbarsky@mit.edu
1d5dfc16cc Adding regression test. 2007-06-05 11:00:21 -07:00
bzbarsky@mit.edu
3e8041360d Adding test. 2007-06-04 12:09:41 -07:00
bmlk@gmx.de
6569c1fcf7 add table background tests to get more border collapse code coverage. The tests compare currently against a empty file. The original author is fantasai 2007-06-01 23:35:03 -07:00
bmlk@gmx.de
33927d6625 add table background tests to get more border collapse code coverage. The tests compare currently against a empty file. The original author is fantasai 2007-06-01 23:30:31 -07:00
vladimir@pobox.com
f107465a1d b=353860, -moz-border-radius, margin-left leaving 1px gaps -- fixed by 368247, marking reftests as passing 2007-05-30 02:46:01 -07:00
vladimir@pobox.com
9769e53fe2 mark reftests as XFAIL on mac, see bug 382039 2007-05-29 20:49:56 -07:00
dbaron@dbaron.org
51e30414d3 Add a few reftests for native theme drawing. 2007-05-25 15:25:57 -07:00
dbaron@dbaron.org
36908fc2d4 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
dbaron@dbaron.org
422446968c Some of the mac image scaling failures only show up on some machines, so mark as random. 2007-05-25 13:16:36 -07:00
joshmoz@gmail.com
1342fe5b4c 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
e0257b9f05 Reftests for long textruns (bug 380484). 2007-05-23 20:11:45 -07:00
roc+@cs.cmu.edu
56606cb1ca Fixing reftest bustage 2007-05-23 15:56:06 -07:00
bzbarsky@mit.edu
4d5483daac Fix bug 380516, bug 375342, bug 374293. Patch in bug 380516. r=jwatt, sr=dbaron 2007-05-23 13:10:43 -07:00
joshmoz@gmail.com
0a0d69970c Turn native form controls on again for Mac OS X. b=175279 a=mconnor 2007-05-23 12:49:24 -07:00
dbaron@dbaron.org
14acff8d25 Fewer reftests are random now that bug 324698 is fixed, mostly fixing bug 371316. 2007-05-23 08:57:21 -07:00
benjamin@smedbergs.us
e9488b941c 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
c5b34de232 Add bug number for test Benjamin marked as random yesterday. 2007-05-22 14:54:55 -07:00
dbaron@dbaron.org
c8609bce63 Back out incorrect change from yesterday: if we don't have room for the test, it isn't valid, so it should fail. 2007-05-22 14:42:15 -07:00
benjamin@smedbergs.us
a6e3f10026 Marking this reftest random until we can figure out the scrollbar issue. 2007-05-21 16:03:49 -07:00
benjamin@smedbergs.us
218ecc7055 Attempt to fix unit-test orange: the two tests differ only by the width of a scrollbar, so attempt to make the ref the same height as the test, r=dbaron 2007-05-21 13:45:43 -07:00
roc+@cs.cmu.edu
af01fb8e0e 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
5b75544077 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
c9795649e8 Minor tweaks to the HTML. 2007-05-16 10:01:17 -07:00
bzbarsky@mit.edu
d73793ab2b 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
2539866c49 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
6da5095394 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
3cdcc4c89e Add test for last-minute regression I found. 2007-05-08 20:41:39 -07:00
vladimir@pobox.com
1947a97271 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
jwatt@jwatt.org
75df545d2f Add reftest for changing transform on foreignObject 2007-05-08 05:54:12 -07:00
jwatt@jwatt.org
fe364da624 add some comments to reftest and change it so that it's less likely to give false results 2007-05-08 05:47:47 -07:00