Commit Graph

18949 Commits

Author SHA1 Message Date
bmlk%gmx.de
fee39a21c6 forgot the js that drives the table-dom tests not part of any build 2006-11-06 06:20:45 +00:00
bzbarsky%mit.edu
1f7758c87c Walk out of all pseudos when doing a containing block reframe. Bug 336718,
r+sr=roc
2006-11-06 01:36:25 +00:00
bzbarsky%mit.edu
8a32ae7e9f Add asserts and documentation to enfoce correct behavior. Bug 316267 followup,
r+sr=roc.
2006-11-06 01:17:32 +00:00
Olli.Pettay%helsinki.fi
4d17c5cc36 Bug 358741, Crash [@ nsListBoxBodyFrame::GetListItemContentAt], r=enndeakin, sr=roc 2006-11-05 22:54:41 +00:00
bmlk%gmx.de
7d6ef1a6a2 conversion of the table dom layout regression files to reftest, not part of any build 2006-11-05 16:43:35 +00:00
masayuki%d-toybox.com
d0d3a21ea2 Bug 359496 focus outline on combobox <select>s is always drawn in black r+sr=dbaron 2006-11-04 17:28:39 +00:00
bzbarsky%mit.edu
e374435e06 Reget our parent after blowing away letter frames. Bug 318592, r+sr=dbaron 2006-11-04 01:59:14 +00:00
cvshook%sicking.cc
f5194fd473 Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst 2006-11-03 21:51:01 +00:00
bzbarsky%mit.edu
1adfb9e915 Fix combobox outlines. Bug 328340, r+sr=dbaron 2006-11-03 00:22:31 +00:00
Olli.Pettay%helsinki.fi
e91e636e41 Bug 359203, r+sr=bz 2006-11-02 18:34:55 +00:00
timeless%mozdev.org
46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
bmlk%gmx.de
dff951d9ff mark only cells where the colspan/rowspan offset is != 0 as zero colspans/rowspans if those properties apply bug 358871 r/sr=bzbarsky 2006-11-01 18:45:41 +00:00
uriber%gmail.com
3c3be786ad Bug 233348: BiDi marker is hidden when the caret is at the edge of a textarea. Patch by Haamed Gheibi <gheibi@gmail.com>. r=mrbkap sr=roc 2006-11-01 18:31:42 +00:00
masayuki%d-toybox.com
d42d69a82c Bug 301149 :hover is processed in Print Preview mode r+sr=roc 2006-11-01 13:56:48 +00:00
neil%parkwaycc.co.uk
52c07cbcd0 Bug 358398 Horizontally scrolled trees don't paint correctly r=enn sr=roc 2006-10-31 15:36:18 +00:00
bmlk%gmx.de
95696f562c call the correct GetCellFrame function bug 358679 r/sr=bzbarsky 2006-10-30 19:21:05 +00:00
aaronleventhal%moonset.net
e0c5dcaa1f Bug 349885. GetAccessibleFor() doesn't look if ally nodes are allowed inside anon content. Patch by Alexander Surkov. r=aaronlev, sr=neil 2006-10-30 02:49:34 +00:00
bmlk%gmx.de
489591b510 make zero rowspans dependent on the content row count and not how many rows are currently in the cellmap, this cause otherwise problems during rebuild of the cellmap bug 339129 r/sr=bzbarsky 2006-10-28 10:14:43 +00:00
bmlk%gmx.de
ca25e76f76 make sure that only captions go as a direct child of the outer table frame all other have to be a child of the inner table frame. bug 341858 patch by mats + my minor fixes found during sr r=me sr=bzbarsky 2006-10-28 09:43:06 +00:00
davel%mozilla.com
3a3a418bd3 b=344591 r=dbaron trim leading and trailing whitespace from manifest lines 2006-10-28 04:17:21 +00:00
dbaron%dbaron.org
6336405e13 Note expected failure filed as bug 351641. 2006-10-27 21:26:06 +00:00
davel%mozilla.com
8ac71301e4 b=344591, r=dbaron
fix parsing of comment lines
2006-10-27 19:56:49 +00:00
dbaron%dbaron.org
8f38806c59 Add meta-charset. 2006-10-27 19:51:43 +00:00
bzbarsky%mit.edu
66fd8043a9 Adding regression test. 2006-10-27 18:28:24 +00:00
longsonr%gmail.com
46a662c3da Bug 356400 - fix crash when scale(0) set in transform. r=jwatt,sr=tor 2006-10-27 10:34:23 +00:00
bzbarsky%mit.edu
4547d34bd4 When retargeting events to a parent presshell, do not lose our focus. Bug
305939, patch by Oliver Yeoh <oliver_yeoh@hotmail.com>, r=mats, sr=bzbarsky
2006-10-27 00:01:19 +00:00
mats.palmgren%bredband.net
3bec893823 Adding testcases for bug 342531 and bug 357449 to the layout regression test suite. 2006-10-26 23:47:10 +00:00
cvshook%sicking.cc
55d0c600fa Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957 2006-10-25 20:24:00 +00:00
bzbarsky%mit.edu
0ce72c77cd Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug
281153, patch by Son Le <son.le0@gmail.com>, r=biesi, sr=darin
2006-10-24 21:47:40 +00:00
dbaron%dbaron.org
70bf6cc3e7 Add testcases for bug 339289, from Adam Guthrie <ispiked@gmail.com>, r=dbaron 2006-10-23 23:38:59 +00:00
davel%mozilla.com
725e5c60c2 b=344591, r=dbaron, rename check to lcheck 2006-10-23 21:35:12 +00:00
dbaron%dbaron.org
3bceb42c3c Add some initial reftest test files. b=344591 2006-10-23 18:40:40 +00:00
dbaron%dbaron.org
c025bd0c31 Update list of case-sensitive HTML attributes. Patch by Niels Leenheer (rakaz) <niels.leenheer@gmail.com>. r+sr=dbaron b=356936 2006-10-22 19:04:26 +00:00
cvshook%sicking.cc
5a6d9399ce Bug 357445: Some cleanup of range code. r/sr=jst 2006-10-21 01:30:54 +00:00
longsonr%gmail.com
40de06c0ff Bug 349880 - Fix filter crash with nsSVGUtils::RemoveObserver. r=tor,sr=roc 2006-10-20 12:46:17 +00:00
bmlk%gmx.de
2722eb51e3 Revert a old design decision how to expand zero colspans in the cellmap. Once a cellmap hole was hit via the GetDataAt function the old code tried to repair this cellmap position by walking up and left till a possible origin of a zero span was hit. The new code uses a mark and sweep approach, which should remove the burden that ordinary tables without zero spans but large cellmap holes have to pay. bug 351942 r/sr=bzbarsky 2006-10-20 07:37:24 +00:00
tor%cs.brown.edu
fcb360ce7f Bug 355844 - fix marker positioning and clipping when viewBox specified.
r=amenzie, sr=roc
2006-10-19 23:51:41 +00:00
jst%mozilla.org
509a1c7771 Landing fix for bug 324036. Fix bogus assertion. Patch by ajvincent@gmail.com, r+sr=jst@mozilla.org 2006-10-19 22:43:59 +00:00
davel%mozilla.com
7aea146058 b=344591 enable reftest for builds where --enable-tests is true
r=dbaron
2006-10-19 19:58:12 +00:00
longsonr%gmail.com
e2a92a13ae Bug 355114 - xml:space handling mixes GetCurrentDoc and GetOwnerDoc. r=tor,sr=bzbarsky 2006-10-19 09:01:56 +00:00
roc+%cs.cmu.edu
abed647846 Fixing Mac bustage 2006-10-19 02:17:51 +00:00
roc+%cs.cmu.edu
899128e82a Bug 343445. Change inline reflow strategy to avoid looking ahead through words while measuring text. r+sr=dbaron 2006-10-19 01:47:47 +00:00
bzbarsky%mit.edu
618c586548 When setting the textfield value via the filepicker, tell it that it's not
focused so that onchange will fire as it should.  Bug 355362, r+sr=jst
2006-10-15 15:39:35 +00:00
ted.mielczarek%gmail.com
d7ff061324 bug 308928, Invalid input for the canvas fillStyle/strokeStyle throws an exception but should be ignored. Patch by asqueella@gmail.com, r+sr=vlad 2006-10-14 19:28:20 +00:00
tor%cs.brown.edu
e0b8d42583 Fix non cairo gfx svg build bustage. 2006-10-14 13:49:27 +00:00
vladimir%pobox.com
c13ee71991 b=351561, fix thebes/cairo linking issues 2006-10-14 04:46:04 +00:00
jwatt%jwatt.org
bf57316f11 Replace aDesiredSize in comment with aReflowMetrics to make it match the parameter name (no bug) 2006-10-13 13:47:19 +00:00
tor%cs.brown.edu
8f09f57dda Bug 355842 - set up marker property before getting invalidation region
for the first time.  r+sr=roc
2006-10-12 17:06:47 +00:00
bzbarsky%mit.edu
5c1f73e2b5 Don't allow positioning or floating <mtable>. Bug 355993, r=bernd, sr=rbs 2006-10-10 14:44:34 +00:00
rbs%maths.uq.edu.au
9dc6ccd612 fix assertion about the mismatch of frame types by not making blind assumptions, b=355986, r=bernd, sr=bzbarsky 2006-10-10 07:38:50 +00:00