mats.palmgren%bredband.net
78343a58c1
Fix a few -moz-outline* problems and drop the prefix.
...
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
2005-03-27 11:36:08 +00:00
bzbarsky%mit.edu
534423939f
Fix serialization of attribute-existence selectors. Bug 286010, r+sr=dbaron
2005-03-26 02:36:15 +00:00
neil%parkwaycc.co.uk
f31023b158
Relanding patch to install (symlink) ua.css now that svg no longer munges it b=266930 r=bsmedberg sr=dbaron
2005-03-25 20:14:06 +00:00
dbaron%dbaron.org
c90c1dd583
Clean up GetImportantRule and null-check for out-of-memory case to bulletproof against null dereference topcrash. b=287504 r+sr=bzbarsky
2005-03-25 04:09:13 +00:00
timeless%mozdev.org
5bd593ad0e
Bug 287315 do not use cp to install ua.css
...
r=bz sr=bz
2005-03-23 14:37:08 +00:00
cbiesinger%web.de
b9c675f8dd
bug 286899 Follow CSS 2.1, rather than css3-ui, for the computed style for the
...
cursor property: Make it contain all URIs (absolutized) and the pointer.
r+sr=dbaron
2005-03-20 13:35:31 +00:00
dbaron%dbaron.org
a6c8bcd9b0
Fix code formatting.
2005-03-19 00:48:10 +00:00
dbaron%dbaron.org
aef2a5a169
Handle unterminated strings in CSS by using an additional error token type. b=286262 r+sr=bzbarsky
2005-03-18 06:56:56 +00:00
dbaron%dbaron.org
6732afa1bb
Add comment. b=286262 r+sr=bzbarsky
2005-03-18 06:56:03 +00:00
bzbarsky%mit.edu
b8c7dbf447
Add an IsFloatContainingBlock() method on nsIFrame, use this in the frame
...
constructor. Make sure the div inside an <object> when we do our "we need a
plugin" thing has the space manager bit set. Bug 283385, bug 285165, bug
286111. r+sr=roc
2005-03-18 04:13:05 +00:00
dbaron%dbaron.org
19444fbac1
Fix 'cursor' cascading issues with url()s. b=286388 r+sr=bzbarsky
2005-03-17 04:38:39 +00:00
dbaron%dbaron.org
6bd0ca6473
Strings terminated by a newline instead of a closing quote should be handled as errors, not strings. b=286262 r+sr=bzbarsky
2005-03-15 18:58:36 +00:00
roc+%cs.cmu.edu
57e2a66ece
Bug 267037. Buttons should delegate child frames to the wrapped block, and tell the style system that legends are always blocks. Fixes a couple of crashes. r+sr=bzbarsky
2005-03-07 19:08:26 +00:00
bryner%brianryner.com
001952215b
Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky.
2005-02-25 22:07:01 +00:00
bzbarsky%mit.edu
fc8cfb0b6f
Null-check the various allocations we do in rulenode. Bug 245295, patch by
...
Daniel de Wildt <mozilla3q04@dewildt.de>, r+sr=bzbarsky
2005-02-25 13:14:36 +00:00
mats.palmgren%bredband.net
9bed23ce68
Fix compile warnings on Windows. b=281745 r+sr=dbaron
2005-02-20 00:04:54 +00:00
bryner%brianryner.com
8e64d7cfb4
Rename nsNameSpaceMap to nsXMLNameSpaceMap to avoid symbol collision in static builds (bug 281728). r=dbaron.
2005-02-19 00:10:38 +00:00
bryner%brianryner.com
848dce45e3
Simplifying this a bit to try to fix bustage.
2005-02-18 19:58:13 +00:00
bryner%brianryner.com
da55bc0cf2
Remove nsINameSpace and replace with a simple array-based list of namespace mappings for CSS. Bug 281728, r+sr=bzbarsky.
2005-02-18 19:18:37 +00:00
bzbarsky%mit.edu
ea86762fe5
Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch
...
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-18 16:33:02 +00:00
bzbarsky%mit.edu
2ff9654c6f
Put the quirky 1em bottom margin on forms only in quirks mode. Bug 41806,
...
patch by Anne van Kesteren <bug@annevankesteren.nl>, r=bzbarsky, sr=dbaron
2005-02-18 06:13:28 +00:00
bzbarsky%mit.edu
75f5187124
Make the nsStyleBorder constructor be smarter about setting default border
...
style; nix the unnecessary BORDER_STYLE_DEFINED stuff. Bug 279156, r+sr=dbaron
2005-02-18 06:09:36 +00:00
ginn.chen%sun.com
04b766b1dc
Bug 174740 Black checkboxes in menus (e.g. View->Toolbars->Navigation Bar)
...
r=robin.lu sr=bryner
2005-02-18 06:03:08 +00:00
roc+%cs.cmu.edu
e8268c75e4
Bug 277420. Use ConstructBlock when creating scrolled and absolutely positioned blocks. Removes copied code and makes columns work in such situations. r+sr=bzbarsky
2005-02-08 02:15:26 +00:00
roc+%cs.cmu.edu
23240b3d6d
Bug 274521. Disable 'border' on frames and framesets since we don't actually support it. r+sr=bzbarsky
2005-02-08 02:08:13 +00:00
dbaron%dbaron.org
b539b417c3
More documentation and a little cleanup. b=281113 r+sr=bzbarsky (and for the previous comment change too)
2005-02-05 05:24:21 +00:00
dbaron%dbaron.org
60ceb3b143
Fix comment.
2005-02-04 20:29:18 +00:00
dbaron%dbaron.org
14ae2a1fe6
Add comments.
2005-02-04 20:11:00 +00:00
bzbarsky%mit.edu
bc85b692c0
Fix GetSelectorText to truncate the out string. Bug 142648, patch by Daniel
...
Kraft <domob@daniel-kraft.net>, r+sr=bzbarsky
2005-02-03 18:31:24 +00:00
gerv%gerv.net
f5cf6f08bf
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 15:28:15 +00:00
bzbarsky%mit.edu
9f398856f9
Fix percent heights of kids of fieldsets at the expense of height:inherit. Bug
...
240571, r+sr=roc
2005-02-01 02:51:37 +00:00
roc+%cs.cmu.edu
293827c8b2
Bug 277355. Make columns get the right containing block width and height. r+sr=bzbarsky
2005-02-01 01:21:25 +00:00
bzbarsky%mit.edu
5a9c36b43a
Getting the selector text should properly escape and quote attribute value
...
strings. Bug 142648, patch by Daniel Kraft <domob@daniel-kraft.net>, r=dbaron,
sr=bzbarsky.
2005-01-30 18:01:57 +00:00
aaronleventhal%moonset.net
843ab05ace
Bug 279496. Can't copy and paste in text area. r=mats, sr=bz
2005-01-27 13:10:20 +00:00
tor%cs.brown.edu
644c1c1139
Bug 193825 - <svg:clipPath> implementation.
...
r=scooter, sr=dbaron for shared moz files.
2005-01-25 03:55:03 +00:00
cvshook%sicking.cc
163b6ef1cc
Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
...
r=bz sr=jst
2005-01-25 00:02:58 +00:00
aaronleventhal%moonset.net
e20fafca39
Bug 256003. Remove -moz-user-focus from html.css, forms.css, ua.css. It's been deprecated from use in HTML. Patch by Martijn Wargers. r=bryner, sr=roc
2005-01-23 03:48:00 +00:00
bzbarsky%mit.edu
fdeecd24cb
Make CSS scanner build when CSS error reporting is disabled too. Bug 279323,
...
patch by Alex Vincent <ajvincent@gmail.com>, r=dbaron, sr=bzbarsky
2005-01-22 04:52:05 +00:00
bzbarsky%mit.edu
5237da9666
Fix test for none/hidden border styles to work correctly. Bug 275139, r+sr=dbaron
2005-01-20 16:49:57 +00:00
bzbarsky%mit.edu
2b22277f0e
Make sure to clear out content when we have it specified as none or initial,
...
even if we're ending up computing the difference from a cached struct. Bug
273719, r+sr=dbaron
2005-01-13 03:49:20 +00:00
bryner%brianryner.com
5e2d6d2947
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
2005-01-12 19:45:38 +00:00
bzbarsky%mit.edu
7e99afbcf0
Fix HTML nodes to not claim to be in the XHTML namespace (unless they are, of
...
course). Bug 103225, r+sr=jst
2005-01-12 02:41:36 +00:00
bzbarsky%mit.edu
a77b73bb3a
Don't pass null frames to nsHTMLReflowState::GetContainingBlockFor. Bug
...
273458, r+sr=dbaron
2005-01-04 20:17:25 +00:00
mats.palmgren%bredband.net
3a23ac3a17
Improve handling of 'display' property for <noscript>. b=236450 r+sr=bzbarsky
2005-01-03 19:37:54 +00:00
dbaron%dbaron.org
49a6406104
Fix initializer-reordering warning.
2005-01-03 19:29:09 +00:00
cbiesinger%web.de
e42c2d976d
38447 layout,content,dom and xpwidget part: Implement Handling of URI Values on
...
CSS "cursor" Properties
for dom,layout,content: r+sr=bz
for widget: r+sr=roc
2004-12-30 21:56:11 +00:00
cbiesinger%web.de
3e18607e52
263671 make nsStyleUserInterface::CalcDifference return correct style hints if
...
more than one property differs. also handle dynamic cursor changes correctly.
r+sr=bz
2004-12-28 13:48:25 +00:00
mats.palmgren%bredband.net
eb3f6e5a0d
Enable 'text-align' values that were derived from HTML align for tables again in Standards mode. b=273857 r=bernd sr=dbaron
2004-12-23 22:02:54 +00:00
bsmedberg%covad.net
81a0de68d5
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00
bryner%brianryner.com
31bef82154
Move nsIContent::GetClassAttributeName() onto nsIStyledContent (bug 274402). r+sr=jst.
2004-12-14 03:54:01 +00:00