dbaron%dbaron.org
|
976fc758a4
|
Remove nsIStyleRule::GetStyleSheet (and move it to nsICSSRule). b=266991 r+sr=bzbarsky
|
2004-10-31 17:33:50 +00:00 |
dbaron%dbaron.org
|
96c0e36f4e
|
Separate concept of stylesheet URI into base URI (for resolving relative links) and sheet URI (for everything else), since they can differ for style elements (and inline style and style set from script, but that's for the next patch). Some other things (relating to external stylesheets, where it doesn't make a difference) that probably should use the sheet URL are left as the base URL for now because I didn't want to change too much at once. b=255538 r+sr=bzbarsky
|
2004-09-10 06:45:59 +00:00 |
dbaron%dbaron.org
|
d35f39cc02
|
Implement @-moz-document at-rule for site-specific rules, particularly in user stylesheets. b=238099 r+sr=bzbarsky
|
2004-08-05 18:26:14 +00:00 |
dbaron%dbaron.org
|
2faa2566a0
|
Move things that aren't author stylesheets out of nsDocument's mStyleSheets array to simplify stylesheet management code. Add a level of the cascade for style attributes and ensure that there's only one rule processor per level of the cascade, and simplify the logic of nsCSSRuleProcessor creation. b=252578 r+sr=bzbarsky
|
2004-07-28 07:08:41 +00:00 |
gerv%gerv.net
|
f534a92d25
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 13:54:27 +00:00 |
gerv%gerv.net
|
9d2ee4928c
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
dbaron%dbaron.org
|
4d12ed012a
|
De-COM-ify nsHTMLStyleSheet. b=239008 r+sr=bryner
|
2004-04-12 21:56:09 +00:00 |