.. |
test
|
Add real test for the nsCSSValue regression caught on Monday only by an unexpected pass. b=382027
|
2007-08-31 10:07:02 -07:00 |
xbl-marquee
|
Bug 386470 - <marquee contentEditable> should stop, r=peterv, sr=bzbarsky
|
2007-07-23 15:02:57 -07:00 |
Makefile.in
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
arrow.gif
|
…
|
|
arrowd.gif
|
…
|
|
contenteditable.css
|
Bug 374635 - [Midas] Visited links are black, not purple. Patch by Mathieu Fenniak <mfenniak-moz@mathieu.fenniak.net>, r=neil, sr=peterv, a=dbaron
|
2007-08-03 11:02:17 -07:00 |
designmode.css
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 15:29:45 -07:00 |
forms.css
|
Bug 399968 Back out some parts from bug 258875 that have no effect r+sr+a=roc
|
2007-10-19 01:51:27 -07:00 |
html.css
|
Implement -moz-border-start and -moz-border-end. Patch by Simon Montagu <smontagu@smontagu.org> and me. b=74880 r/sr=smontagu/dbaron
|
2007-07-04 11:51:16 -07:00 |
nsCSSAnonBoxList.h
|
Don't use the same pseudo-element name to mean two different things. Bug377824, r+sr=dbaron
|
2007-04-20 14:27:02 -07:00 |
nsCSSAnonBoxes.cpp
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSAnonBoxes.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSDataBlock.cpp
|
Allow MapRuleInfoInto to map data for multiple structs at the same time. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 14:58:22 -07:00 |
nsCSSDataBlock.h
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsCSSDeclaration.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsCSSDeclaration.h
|
Convert background-position to use nsCSSValuePair rather than acting like a shorthand property. b=258080 r+sr=bzbarsky
|
2007-04-15 15:25:20 -07:00 |
nsCSSKeywordList.h
|
Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9]
|
2007-08-06 10:45:57 -07:00 |
nsCSSKeywords.cpp
|
Implement remaining properties in computed style (with some hacks for counter() values for content), and fix some page-break-* bugs exposed by the added test coverage. b=316981 r+sr=bzbarsky
|
2007-07-22 10:58:37 -07:00 |
nsCSSKeywords.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSLoader.cpp
|
Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal and a uri. Get the URI from the principal. Bug 391438, r+sr+a=sicking
|
2007-08-09 22:35:08 -07:00 |
nsCSSLoader.h
|
Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking
|
2007-08-07 18:16:09 -07:00 |
nsCSSOMFactory.cpp
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSOMFactory.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSParser.cpp
|
Bug 394844 - "nsCSSParser.cpp: aSkipWS parameter of ExpectEndProperty and GetURLToken can be removed as it is always PR_TRUE" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr+a1.9=dbaron]
|
2007-10-08 16:17:14 -07:00 |
nsCSSPropList.h
|
Bug 383184 - Implement SVG lighting filters.
|
2007-07-25 23:57:42 -07:00 |
nsCSSProperty.h
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 06:20:34 +00:00 |
nsCSSProps.cpp
|
Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9]
|
2007-08-06 10:45:57 -07:00 |
nsCSSProps.h
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsCSSPseudoClassList.h
|
Fix bug 349695 by taking a different approach to setting display:none on HTML
|
2006-08-25 22:33:17 +00:00 |
nsCSSPseudoClasses.cpp
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSPseudoClasses.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSPseudoElementList.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSPseudoElements.cpp
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSPseudoElements.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSRule.cpp
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSRule.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsCSSRuleProcessor.cpp
|
Backing out bug 275196, xml:id, to fix tp regression
|
2007-07-26 07:16:19 -07:00 |
nsCSSRuleProcessor.h
|
Make stylesheet service sheets apply dynamically. Bug 335689, r+sr=dbaron
|
2006-06-08 14:32:20 +00:00 |
nsCSSRules.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsCSSRules.h
|
Add obviously-needed null check. b=337889 r+sr=bzbarsky
|
2006-10-06 05:29:44 +00:00 |
nsCSSScanner.cpp
|
Bug 393499: Clean up character lookup in nsCSSScanner. r=bzbarsky, sr+a=dbaron
|
2007-08-25 19:20:27 -07:00 |
nsCSSScanner.h
|
Bug 393499: Clean up character lookup in nsCSSScanner. r=bzbarsky, sr+a=dbaron
|
2007-08-25 19:20:27 -07:00 |
nsCSSStruct.cpp
|
Remove unused copy constructors. b=386809 r+sr=bzbarsky
|
2007-07-04 11:52:27 -07:00 |
nsCSSStruct.h
|
Remove a value for a property not listed in nsCSSPropList.h. b=258079 r+sr=bzbarsky a1.9=roc
|
2007-08-04 00:01:23 -07:00 |
nsCSSStyleRule.cpp
|
Have the rule take ownership of the parsed selector when we're done parsing it
|
2007-07-23 18:48:10 -07:00 |
nsCSSStyleSheet.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsCSSStyleSheet.h
|
Propagate the principal responsible an image load all the way to
|
2007-07-03 11:45:39 -07:00 |
nsCSSValue.cpp
|
Make IsWidgetStyled use style system to really check whether author styled borders or backgrounds, rather than depending on default values in forms.css. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 16:11:01 -07:00 |
nsCSSValue.h
|
Make IsWidgetStyled use style system to really check whether author styled borders or backgrounds, rather than depending on default values in forms.css. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 16:11:01 -07:00 |
nsComputedDOMStyle.cpp
|
Make line-height specified in ch units work. Bug 391909, r+sr+a+dbaron
|
2007-08-24 15:20:24 -07:00 |
nsComputedDOMStyle.h
|
Bug 383184 - Implement SVG lighting filters.
|
2007-07-25 23:57:42 -07:00 |
nsDOMCSSAttrDeclaration.cpp
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsDOMCSSAttrDeclaration.h
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsDOMCSSDeclaration.cpp
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsDOMCSSDeclaration.h
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsDOMCSSRGBColor.cpp
|
Make computed style output the a part of rgba/hsla colors, and also implement the 'transparent' keyword from css3-color. b=347912 r+sr=bzbarsky
|
2007-01-25 02:03:02 +00:00 |
nsDOMCSSRGBColor.h
|
Make computed style output the a part of rgba/hsla colors, and also implement the 'transparent' keyword from css3-color. b=347912 r+sr=bzbarsky
|
2007-01-25 02:03:02 +00:00 |
nsDOMCSSRect.cpp
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsDOMCSSRect.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsDOMCSSValueList.cpp
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsDOMCSSValueList.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsHTMLCSSStyleSheet.cpp
|
Allow MapRuleInfoInto to map data for multiple structs at the same time. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 14:58:22 -07:00 |
nsHTMLStyleSheet.cpp
|
Allow MapRuleInfoInto to map data for multiple structs at the same time. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 14:58:22 -07:00 |
nsHTMLStyleSheet.h
|
Fix col border drawing for cols that are explicitly in the source. Bug 350444,
|
2006-11-13 15:46:52 +00:00 |
nsICSSDeclaration.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsICSSGroupRule.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsICSSImportRule.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsICSSLoader.h
|
Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking
|
2007-08-07 18:16:09 -07:00 |
nsICSSLoaderObserver.h
|
Create DOM nodes for processing instructions in XUL, take 2. Still bug 319654, patch by
|
2006-11-11 22:27:00 +00:00 |
nsICSSNameSpaceRule.h
|
Put comment where LXR likes it. (At least I only messed up one file.)
|
2006-03-25 07:14:13 +00:00 |
nsICSSOMFactory.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsICSSParser.h
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsICSSPseudoComparator.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsICSSRule.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsICSSStyleRule.h
|
Have the rule take ownership of the parsed selector when we're done parsing it
|
2007-07-23 18:48:10 -07:00 |
nsICSSStyleRuleDOMWrapper.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsICSSStyleSheet.h
|
Stylesheets should know what their principal is, and it should be based on theURI the sheet was loaded from, its certificate (if any) and the loaderprincipal, not just on the page the sheet is being applied to. Propagate thisprincipal as the loading principal to @import loads from stylesheets. Changesheet access checks to use this principal instead of the sheet URI. Bug221428, r+sr=peterv
|
2007-05-01 12:26:15 -07:00 |
nsIComputedDOMStyle.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsIHTMLCSSStyleSheet.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsIInspectorCSSUtils.h
|
Bug 370642: remove use of views in layout/inspector. r+sr=dbaron.
|
2007-02-18 04:44:21 +00:00 |
nsIMediaList.h
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
nsIStyleRule.h
|
Allow MapRuleInfoInto to map data for multiple structs at the same time. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 14:58:22 -07:00 |
nsIStyleRuleProcessor.h
|
Backing out bug 275196, xml:id, to fix tp regression
|
2007-07-26 07:16:19 -07:00 |
nsIStyleSheet.h
|
Implement the proposed Web Apps 1.0 API for changing the selected style sheet
|
2007-01-11 19:32:31 +00:00 |
nsInspectorCSSUtils.cpp
|
Make sure to process style updates before reflow, and both before painting. Bug 375436, r+sr=roc, a=dbaron
|
2007-08-21 19:57:06 -07:00 |
nsInspectorCSSUtils.h
|
Bug 370642: remove use of views in layout/inspector. r+sr=dbaron.
|
2007-02-18 04:44:21 +00:00 |
nsLayoutStylesheetCache.cpp
|
Bug 331883. Restrict anonymous box selectors to agent/user style sheets. r+sr=dbaron/bzbarsky
|
2006-06-15 03:20:19 +00:00 |
nsLayoutStylesheetCache.h
|
Bug 331883. Restrict anonymous box selectors to agent/user style sheets. r+sr=dbaron/bzbarsky
|
2006-06-15 03:20:19 +00:00 |
nsROCSSPrimitiveValue.cpp
|
Implement remaining properties in computed style (with some hacks for counter() values for content), and fix some page-break-* bugs exposed by the added test coverage. b=316981 r+sr=bzbarsky
|
2007-07-22 10:58:37 -07:00 |
nsROCSSPrimitiveValue.h
|
Implement remaining properties in computed style (with some hacks for counter() values for content), and fix some page-break-* bugs exposed by the added test coverage. b=316981 r+sr=bzbarsky
|
2007-07-22 10:58:37 -07:00 |
nsRuleData.h
|
Allow MapRuleInfoInto to map data for multiple structs at the same time. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 14:58:22 -07:00 |
nsRuleNode.cpp
|
Bug 399289 - leak of nsBaseURLParser with svg paint. r+sr+a=dbaron
|
2007-10-19 08:36:15 -07:00 |
nsRuleNode.h
|
Make IsWidgetStyled use style system to really check whether author styled borders or backgrounds, rather than depending on default values in forms.css. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 16:11:01 -07:00 |
nsRuleWalker.h
|
Make rule nodes know their level in the cascade. b=374907 r+sr=bzbarsky
|
2007-05-16 14:08:51 -07:00 |
nsStyleContext.cpp
|
Bug 383184 - Implement SVG lighting filters.
|
2007-07-25 23:57:42 -07:00 |
nsStyleContext.h
|
Clean up prbool misuse in layout. bug 398312, r+sr+a=dbaron
|
2007-10-09 17:00:05 -07:00 |
nsStyleCoord.cpp
|
Add eStyleUnit_None so we don't have to use eStyleUnit_Null as a real value for max-width and max-height. b=379741 r+sr=bzbarsky
|
2007-05-10 23:01:31 -07:00 |
nsStyleCoord.h
|
Remove now-unneeded checks for eStyleUnit_Null. b=379741 r+sr=bzbarsky
|
2007-05-10 23:02:31 -07:00 |
nsStyleSet.cpp
|
Fix bug 345609. r+sr+a=roc
|
2007-10-12 11:37:51 -07:00 |
nsStyleSet.h
|
Fix bug 345609. r+sr+a=roc
|
2007-10-12 11:37:51 -07:00 |
nsStyleStruct.cpp
|
Bug 399289 - leak of nsBaseURLParser with svg paint. r+sr+a=dbaron
|
2007-10-19 08:36:15 -07:00 |
nsStyleStruct.h
|
Bug 399289 - leak of nsBaseURLParser with svg paint. r+sr+a=dbaron
|
2007-10-19 08:36:15 -07:00 |
nsStyleStructFwd.h
|
Allow MapRuleInfoInto to map data for multiple structs at the same time. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 14:58:22 -07:00 |
nsStyleStructList.h
|
Bug 287624 ? round CSS border widths to nearest pixel r+sr=dbaron
|
2006-12-27 14:21:43 +00:00 |
nsStyleUtil.cpp
|
Round the alpha component in computed style as well. b=372782 r+sr=bzbarsky
|
2007-03-08 18:44:45 +00:00 |
nsStyleUtil.h
|
Round the alpha component in computed style as well. b=372782 r+sr=bzbarsky
|
2007-03-08 18:44:45 +00:00 |
quirk.css
|
Bug 376948 - Useless margin-top rules in quirk.css for form?, r+sr+a=dbaron
|
2007-09-20 09:54:11 -07:00 |
ua.css
|
Bug 335394 We should remove support for the 'invert' value ifdef MOZ_CAIRO_GFX r+sr=dbaron
|
2007-03-15 16:16:20 +00:00 |
viewsource.css
|
…
|
|