On Thursday 2008-09-18 15:05 -0700, Zack Weinberg wrote: > What I still can't find is the code that does the distribution. I > suspected nsCSSFrameConstructor and/or nsCSSRuleProcessor, but neither > *seems* to have anything relevant in them.
Have a look at nsCSSRendering::FindBackground, which is implementing what is described in http://www.w3.org/TR/CSS21/colors.html#background . -David -- L. David Baron http://dbaron.org/ Mozilla Corporation http://www.mozilla.com/ _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

