Commit Graph

19289 Commits

Author SHA1 Message Date
uriber%gmail.com
1d2ba1b272 Always initialize numChildren, now that it's always checked. bug=368893 r=nian.liu sr=roc 2007-02-04 21:24:49 +00:00
dbaron%dbaron.org
dfbaaf6e74 Be more tolerant of varying font metrics so the tests pass on Mac too, and clean up some things from the last round of changes. b=9458,18217 2007-02-04 20:52:46 +00:00
bzbarsky%mit.edu
530dab30fb Update scrollframes to the new GetCollapsed() API too. Bug 369127, r+sr=dbaron. 2007-02-03 00:08:19 +00:00
dbaron%dbaron.org
9c19a9c04e Fix inclusion of extra notation in href. 2007-02-02 06:41:51 +00:00
dbaron%dbaron.org
aee1243d50 Tweak inline-block and inline-table z-ordering tests so they work with a broader range of font metrics and line heights. 2007-02-02 06:15:24 +00:00
dbaron%dbaron.org
b04f7cdf5d Allow display:inline-block to be used on :before and :after. b=368622 r+sr=bzbarsky 2007-02-02 06:13:37 +00:00
dbaron%dbaron.org
74d37e4e23 Move gray-ness of table borders to quirks mode and restore our prior standards-mode behavior. b=84307 r=fantasai sr=bzbarsky 2007-02-02 06:11:56 +00:00
dbaron%dbaron.org
f279069a2d Comment out a test that fails intermittently. 2007-02-02 05:18:25 +00:00
dbaron%dbaron.org
7ce491e736 Add simple script to clean up reftest output. 2007-02-02 05:00:41 +00:00
dbaron%dbaron.org
fedf652c19 Add image that I forgot to add when checking in bug 368020. 2007-02-02 04:29:52 +00:00
jwalden%mit.edu
8368c301e7 Add reftests for most of bug 1156. There's still more to do, but this covers probably 70-80% of it. r=biesi, sr=dbaron 2007-02-02 02:42:04 +00:00
philringnalda%gmail.com
b7f60f5415 Bug 368902: Unnecessary looping over collapsed children in nsSprocketLayout, patch by Andreas Lange <anlan@lange.cx>, r+sr=bzbarsky 2007-02-01 07:24:28 +00:00
dbaron%dbaron.org
1e0db05c93 Make default table and hr border colors be gray rather than special values that depend on the background color, and remove the special values that depend on the background. b=84307 Patch by fantasai <fantasai.bugs@inkedblade.net>. r=bzbarsky sr=dbaron 2007-02-01 02:45:55 +00:00
dbaron%dbaron.org
09e17d7ae9 Add tests for dynamic resizing of things that depend on width of container. b=163504, 28811 2007-02-01 02:14:40 +00:00
dbaron%dbaron.org
50f142d1af Add tests for support of 'overflow' on inline-block elements. b=367247 2007-02-01 02:13:07 +00:00
tor%cs.brown.edu
0a7a1a8aac Bug 367503 - Switch nsSVGPathGeometryFrame to thebes. r=longsonr, sr=roc 2007-01-31 16:05:42 +00:00
Olli.Pettay%helsinki.fi
b3361bf8f9 Bug 243370, deCOMtaminate parts of nsIFrame that come from nsIBox, part 2, p=anlan@lange.cx, r+sr=roc 2007-01-31 16:02:42 +00:00
asqueella%gmail.com
918c6d5909 Bug 210096, part two - remove inIFileSearch interface and its implementation
patch by Shawn Wilsher <comrade693+bmo@gmail.com>
r=db48x, sr=neil
2007-01-31 15:04:36 +00:00
longsonr%gmail.com
65690ab4d7 Bug 368703 � Some methods in layout/style could be const r+sr=dbaron 2007-01-31 13:59:26 +00:00
dbaron%dbaron.org
a389fd3afa Missed null check. b=368740 r+sr=roc 2007-01-31 05:23:47 +00:00
dbaron%dbaron.org
2f6f23ebd3 Make things inside foreignObject reflow in response to style changes that cause reflow. b=328829 r=jwatt sr=roc 2007-01-31 05:22:40 +00:00
dbaron%dbaron.org
f26ccbdf9d Fix handling of background-clip and background-origin to honor GetSkipSides. b=368020 r+sr=roc 2007-01-31 05:21:05 +00:00
mats.palmgren%bredband.net
9ea6a75e09 Collapse() might have destroyed 'frame'. b=368697 r+sr=roc 2007-01-30 22:28:06 +00:00
uriber%gmail.com
f7b12367dd The correct version of the patch for bug 363198, this time. 2007-01-30 19:36:55 +00:00
uriber%gmail.com
1f1b745917 GetFrameForNodeOffset: if aNode has no children and the offset is 0, return the frame corresponding to aNode rather than failing. patch by Nian Liu <nian.liu@sun.com>. bug=363198 r=uriber sr=roc. 2007-01-30 19:29:55 +00:00
longsonr%gmail.com
912df76954 Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc 2007-01-30 13:19:55 +00:00
asqueella%gmail.com
445ff76524 fix bug 363419 - Direct children of <overlay> not created correctly.
Don't create XUL "placeholder" element for them, instead use the same logic as elsewhere, as these nodes can end up in the master document.

r=smaug, sr=sicking
2007-01-30 12:49:24 +00:00
bzbarsky%mit.edu
4fcbe6d913 Remove some no longer needed code. Bug 368273, r+sr=dbaron 2007-01-30 05:52:27 +00:00
bzbarsky%mit.edu
fcd7e069de Make <style> elements notice text content changes. Bug 367612, r+sr=sicking 2007-01-30 05:50:22 +00:00
bzbarsky%mit.edu
b38b5e7e7c Fix bug 300691. r+sr=sicking 2007-01-30 05:48:22 +00:00
cvshook%sicking.cc
a39ff30284 Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
smontagu%smontagu.org
427bf63a57 #undef CS and ES to prevent build errors on Solaris 10 x86. Bug 287388, r+sr=dbaron 2007-01-29 14:37:04 +00:00
bzbarsky%mit.edu
00c4b92dce Missed a spot where we should update our cached band rect. Bug 368330, r+sr=roc 2007-01-29 02:16:23 +00:00
dbaron%dbaron.org
0da0c9650d Make non-box frames pay better attention to nsITheme::GetWidgetBorder and GetWidgetPadding. b=366722 r+sr=roc 2007-01-28 17:20:01 +00:00
bzbarsky%mit.edu
f29ad74749 Fix crash bug 368166. r=bernd, sr=roc 2007-01-28 16:49:26 +00:00
mats.palmgren%bredband.net
318f1d6bdf Improve overflow/underflow DOM event handling. b=365477 r+sr=roc 2007-01-27 22:50:18 +00:00
dbaron%dbaron.org
d8805141a6 Remove nsTableFrame::GetBorderPadding and related code. b=367458 r=bernd sr=roc 2007-01-27 22:22:24 +00:00
dbaron%dbaron.org
7fde96362d Revert previous change. 2007-01-27 19:35:29 +00:00
dbaron%dbaron.org
a74c1106d1 Address review comment on bug 9458 that depends on bug 367247 by making nsFrame::IsContainingBlock not check display type, but making it purely frame-class-based. 2007-01-27 18:45:35 +00:00
dbaron%dbaron.org
8aa8179fe6 Make inline-blocks support 'overflow', and add some useful methods to nsStyleDisplay. b=367247 r+sr=bzbarsky 2007-01-27 18:44:24 +00:00
dbaron%dbaron.org
ea61f5fb3b Make marquee use inline-block. b=163504 r=martijn sr=bzbarsky 2007-01-27 18:40:57 +00:00
dbaron%dbaron.org
0e9e52586a Combine the code that tests inlines for dependence on the containing block width in order to disable resize reflow optimizations, and add to that code things that shrink wrap (inline-block, inline-table, buttons, fieldsets). Also move the percentage-height tests out, and into InitResizeFlags. b=163504 r+sr=bzbarsky 2007-01-27 18:40:26 +00:00
dbaron%dbaron.org
5cb78b8e99 Implement CSS display types inline-block and inline-table. b=9458, 18217 r+sr=bzbarsky 2007-01-27 18:36:57 +00:00
pavlov%pavlov.net
1be6448bbc Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett 2007-01-27 04:06:59 +00:00
pavlov%pavlov.net
fe05d3f5e4 stop exporting cairo headers from thebes headers. bug 368377. r=vlad 2007-01-27 01:26:49 +00:00
jwatt%jwatt.org
dc10e3ee1b Fixing bug 267664. SVG <a> element hack is painfully broken - implement it properly. r=tor@acm.org, sr=jonas@sicking.cc 2007-01-26 23:45:15 +00:00
mats.palmgren%bredband.net
72dca139bf Reset 'mAltDC' when we finish Print Preview. b=365578 r+sr=roc 2007-01-26 18:26:00 +00:00
dbaron%dbaron.org
b14ed6de82 Merge 368101 with changes from bug 367442. 2007-01-26 07:18:55 +00:00
dbaron%dbaron.org
f12230e5d8 Make SVG foreignObject frames reflow roots, instead of their child, so that marking the child dirty still keeps the change constrained to the foreignObject. b=368101 r+sr=roc 2007-01-26 06:58:31 +00:00
dbaron%dbaron.org
7b198df002 Fix missed renaming in reftest. b=368158 r=rcampbell 2007-01-26 06:56:58 +00:00