Commit Graph

156 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
ce7985ca54 Fix test to actually fail with old builds 2007-10-08 12:26:36 -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
1db12bd2d3 Fix the test 2007-10-05 22:21:03 -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
roc+@cs.cmu.edu
bfd939088e 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
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
f98d826a2f Tweak failing reftest 2007-09-20 04:21:27 -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
ebcca4dbd4 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
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
45e1458a84 Bug 379349. Reftest files need to be added. Created by fantasai 2007-07-25 21:48:54 -07:00