Граф коммитов

2731 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org b95262e2b4 Make marquee work again when direction is rtl, by working around changes to range of offsetLeft. b=336736 Patch by Daniel Holbert <dholbert@mozilla.com>. r=martijn sr=dbaron 2007-06-18 23:22:09 +00:00
bzbarsky%mit.edu f74e87eddd Don't apply user stylesheets to descendants of native anonymous subtrees. Bug
285140, r+sr=dbaron
2007-06-16 05:09:51 +00:00
dbaron%dbaron.org eb1c547b41 Rewrite handling of CSS system fonts to fix bugs in cascading and serialization. b=377947 r+sr=bzbarsky 2007-06-12 18:29:11 +00:00
mats.palmgren%bredband.net 14030fba37 Treat a property value with trailing non-whitespace the same as a parse error. b=383075 r+sr=dbaron 2007-06-06 17:56:18 +00:00
martijn.martijn%gmail.com 275c84045b Bug 383030 � Negative values for -moz-border-radius/-moz-outline-radius should be ignored, r+sr=dbaron 2007-06-03 21:15:46 +00:00
bzbarsky%mit.edu 5506a6ac4f Add an API to observe all loads in a CSSLoader. Change XML prettyprinting to
not start layout till after the prettyprinter stylesheet is loaded, so we don't
reflow and reconstruct the whole thing twice.  Bug 380612, r+sr=sicking
2007-05-31 01:42:48 +00:00
sharparrow1%yahoo.com faa23fac8b Bug 237770: Mozilla fails to ignore 'float' property even though 'position: absolute' is set. r=dbaron, sr=bzbarsky. 2007-05-23 05:55:03 +00:00
joshmoz%gmail.com 7ca2131e66 remove camino-specific CSS from forms.css. b=381539 r=cbarrett sr=dbaron 2007-05-22 19:44:01 +00:00
dbaron%dbaron.org 1b89d1bd50 Block outline-color for always use my colors pref. b=380924 r+sr=bzbarsky 2007-05-18 06:02:57 +00:00
joshmoz%gmail.com 5fa5f997ce this camino-only CSS is no longer necessary after bug 370282 landed. r/sr=roc 2007-05-18 03:15:04 +00:00
dbaron%dbaron.org df42a6802e Add bug numbers._dont_use_document_colors.html 2007-05-17 01:56:18 +00:00
dbaron%dbaron.org d3c81fe033 Add test for always-use-my-colors preference. b=58048 2007-05-17 01:51:52 +00:00
dbaron%dbaron.org ff2d680783 Fix some debugging code. b=380825 r+sr=bzbarsky 2007-05-16 21:17:45 +00:00
dbaron%dbaron.org 583a87ca4a Revert part of bug 377521 to fix bug 380825 (and add comment). r+sr=bzbarsky 2007-05-16 21:17:21 +00:00
dbaron%dbaron.org c7a6514e79 Rewrite the pref for forbidding pages from setting colors and backgrounds so that it changes transparency less often and interferes less with user and user-agent styles. b=58048, 255829, 255411 r+sr=bzbarsky 2007-05-16 21:10:32 +00:00
dbaron%dbaron.org b7e4c0ad1d Make rule nodes know their level in the cascade. b=374907 r+sr=bzbarsky 2007-05-16 21:08:51 +00:00
bzbarsky%mit.edu c00d3e5a34 Fix regression bug 380842: allow block-display generated content on table cells
and captions again.  r+sr=dbaron
2007-05-16 16:57:28 +00:00
bzbarsky%mit.edu 870092652b Followup tweak for bug 379809, r=dbaron 2007-05-16 16:03:05 +00:00
masayuki%d-toybox.com e728f6004b Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron 2007-05-16 15:51:39 +00:00
bzbarsky%mit.edu 3ea6203381 Back out part of the last change which is not actually correct 2007-05-16 03:39:36 +00:00
bzbarsky%mit.edu 17f64f5c99 Apparently we can't handle "thin" here yet. 2007-05-16 03:33:04 +00:00
bzbarsky%mit.edu 7d1c818614 Change round-trip testing for specified sub-properties of a shorthand to set
them all before looking at computed style, since, for example, the specified
font-family affects the computed line-height if the specified line-height is
"normal".  Bug 379809, r=dbaron
2007-05-16 03:03:34 +00:00
dbaron%dbaron.org e5c5a60eef Handle -moz-initial for 'font' shorthand (and fix bugs in some of its subproperties). b=377521 r+sr=bzbarsky 2007-05-15 05:13:50 +00:00
dbaron%dbaron.org 1d3b67c82f Remove known failure fixed by patches in bug 379741. 2007-05-11 06:50:35 +00:00
dbaron%dbaron.org 0027ac7911 Remove now-unneeded checks for eStyleUnit_Null. b=379741 r+sr=bzbarsky 2007-05-11 06:02:31 +00:00
dbaron%dbaron.org ae95e886c0 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-11 06:01:31 +00:00
dbaron%dbaron.org 8e49c04ba5 Remove eCSSUnit_Proportional and eStyleUnit_Proportional, which were used only for a removed feature. b=333352 r+sr=bzbarsky 2007-05-11 06:00:26 +00:00
dbaron%dbaron.org 6eec98ce81 Don't put null coords in nsStyleCoords when they have the same meaning as some other coord type. b=379741 r+sr=bzbarsky 2007-05-11 05:58:34 +00:00
joshmoz%gmail.com 16a83528b7 Use small control type for radio buttons and checkboxes in HTML. On Windows and Linux this has no effect because small and normal are the same thing, but it means we can differentiate on Mac OS X where they are not. b=380056 r/sr=roc 2007-05-09 19:17:18 +00:00
mats.palmgren%bredband.net bff6f902af Fix a cursor:-moz-initial assertion and include it in the mochitests. b=379951 r+sr=dbaron 2007-05-08 06:56:14 +00:00
mats.palmgren%bredband.net 918d64e75a Backing out bug 379906 to fix orange. 2007-05-08 06:25:04 +00:00
mats.palmgren%bredband.net 2e80f17a0e Fix an assertion when setting a 'quotes' property value. b=379906 r+sr=dbaron 2007-05-08 06:00:37 +00:00
mats.palmgren%bredband.net 1b1d8680bd Fix a cursor:-moz-initial assertion and include it in the mochitests. b=379951 r+sr=dbaron 2007-05-08 05:46:37 +00:00
joshmoz%gmail.com 1fa4552bcd remove support for NS_THEME_BUTTON_SMALL, fix up toolkit consumer. b=379542 r=cbarrett r=mano sr=roc 2007-05-08 01:20:11 +00:00
joshmoz%gmail.com d0bf8fc036 Differentiate between single line and multiline text fields/areas so that we can render them differently. On Mac OS X render multiline text areas as Aqua text areas. b=377331 r=smorgan sr=roc 2007-05-07 02:06:59 +00:00
dbaron%dbaron.org 99d85de49d Fix the description of the serialize+parse tests. 2007-05-05 17:06:49 +00:00
bzbarsky%mit.edu 31b092b86f Comment out test for now until I can debug it. Bug 379809. 2007-05-05 07:05:18 +00:00
bzbarsky%mit.edu 821c53fe47 Don't apply user stylesheets to native anonymous content. Bug 286895, r+sr=dbaron 2007-05-05 06:47:09 +00:00
bzbarsky%mit.edu 6bfe4d1b01 Make computed style handle eStyleUnit_Chars. Bug 371043, r+sr=dbaron 2007-05-05 06:09:50 +00:00
bzbarsky%mit.edu 8f5c7263d5 Make computed style handle "normal" for line-height by computing an actual
numeric height.  Bug 371041, r+sr=dbaron
2007-05-05 05:30:10 +00:00
dbaron%dbaron.org e4c1237c80 Fix bad string comparison preventing 'none' and 'initial' values of 'counter-increment' and 'counter-reset' from being parsed correctly. b=379555 r+sr=dbaron Patch by Daniel Holbert <dholbert@mozilla.com>. 2007-05-04 00:05:16 +00:00
dbaron%dbaron.org 847bd485ed Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky 2007-05-03 23:11:02 +00:00
bzbarsky%mit.edu e1c2d5d036 When we have a url() value that doesn't give us an imgIRequest (e.g. couldn't
create nsIURI, URI load blocked by security manager, etc), make sure to still
pick up the fallback value for cursor.  Bug 379440, r+sr=dbaron
2007-05-03 06:33:13 +00:00
bzbarsky%mit.edu 27fdff6596 Propagate a stylesheet's principal to the URI and Image CSSValues derived from
that sheet.  Bug 377091, r+sr=dbaron
2007-05-03 01:15:54 +00:00
bzbarsky%mit.edu 06342c9a30 Fix assert to not fire when it shouldn't. Bug 379405, r+sr=dbaron 2007-05-02 02:25:50 +00:00
bzbarsky%mit.edu b1e55b927c Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(0) to using this API.  Bug 378780.  API introduction part by me,
r+sr=jst.  Mass-changes done by taras using squash, r+sr=me
2007-05-01 22:24:25 +00:00
bzbarsky%mit.edu d979f584e1 Stylesheets should know what their principal is, and it should be based on the
URI the sheet was loaded from, its certificate (if any) and the loader
principal, not just on the page the sheet is being applied to.  Propagate this
principal as the loading principal to @import loads from stylesheets.  Change
sheet access checks to use this principal instead of the sheet URI.  Bug
221428, r+sr=peterv
2007-05-01 19:26:15 +00:00
bzbarsky%mit.edu 350cb2d547 This test passes now. 2007-05-01 04:31:06 +00:00
bzbarsky%mit.edu 88f47f8ebe Fixing parsing of opacity components of rgba() and hsla() that are out of the
0 <= x <= 1 range.  Bug 379316, r+sr=dbaron
2007-05-01 03:50:31 +00:00
joshmoz%gmail.com 6284f604e7 remove duplicate line of a CSS rule from forms.css. r/sr=dbaron 2007-05-01 01:51:47 +00:00