L. David Baron
|
d8e13763a7
|
Rewrap long argument lists to CSS_PROP macros. Whitespace changes only. (Bug 504652)
|
2009-09-11 06:46:36 -04:00 |
|
L. David Baron
|
411bbcb6dd
|
Add fields to nsCSSPropList.h for style struct offset and animation type. (Bug 504652) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
|
L. David Baron
|
74af0036e3
|
Add stylestruct_ parameter to CSS_PROP macro. (Bug 504652) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
|
L. David Baron
|
e5a6347016
|
Remove unneeded detail == eRuleNone check. (Bug 114100) r=bzbarsky
|
2009-09-11 06:46:35 -04:00 |
|
Daniel Holbert
|
89e758e43b
|
Bug 504652, patch 1: create nsStyleAnimation utility class for shared animation & interpolation code. r=dbaron
|
2009-09-10 12:03:36 -07:00 |
|
Alfred Kayser
|
66279e7fa9
|
Bug 483977 - nsCSSScanner: Simplify IsDigit. r+sr=dbaron
|
2009-09-04 14:25:27 +02:00 |
|
Daniel Holbert
|
12ac4739b6
|
Bug 474049: (first patch) Add SMILOverrideStyle rule & accessors on nsIContent/nsGenericElement, to store SMIL-animated style values. r=dbaron r=bz
|
2009-09-02 17:28:37 -07:00 |
|
Jesse Ruderman
|
e1a92dde70
|
Add more crashtests
|
2009-08-27 21:11:40 -07:00 |
|
Jesse Ruderman
|
15e3a448a6
|
Add crashtests
|
2009-08-27 19:48:20 -07:00 |
|
Jonathan Watt
|
ed42a30cb8
|
Bug 508179. Implement 'pointer-events:none;' for all elements. r=roc, r=dbaron.
|
2009-08-26 20:53:35 -07:00 |
|
Robert O'Callahan
|
80e04e1aa3
|
Backing out patch for bug 497495
|
2009-08-26 14:50:16 -07:00 |
|
Robert O'Callahan
|
75dc1beb9c
|
Backed out changeset e2927bb26412
|
2009-08-26 14:49:18 -07:00 |
|
Timothy Nikkel
|
314136f467
|
Bug 511323. The anonymous block frame that a combobox control frame creates to display the selected option when not dropped down shouldn't inherit the background color of the combobox because it leads to duplicate backgrounds.
--HG--
extra : rebase_source : 23c293381e850974836b07b30352b2780f3f495e
|
2009-08-26 09:33:37 -07:00 |
|
Zack Weinberg
|
18c763f2c5
|
Bug 497495 part 3a: rationalize the queryframe-implementation macro naming scheme, restructure the implementation to detect duplicate entries, and a couple fixes to the frame ID enumeration. r=dbaron sr=roc
Bug 497495 part 3b: update users of queryframe macros (strictly mechanical change). r=dbaron
--HG--
extra : rebase_source : ee672a17934227b408b83dc6b5cc4e4909652f72
|
2009-08-26 09:27:42 -07:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Steffen Wilberg
|
4cf7c6abc3
|
Bug 221602: Don't ship comm.jar, final nail. r=bsmedberg
--HG--
extra : rebase_source : e345a68817d6909cc93bec65df23c015b2797f32
|
2009-08-21 21:26:02 +02:00 |
|
Ryo Kawaguchi
|
54bb0a0d80
|
Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron
|
2009-08-21 13:39:25 -07:00 |
|
Zack Weinberg
|
c62f969ab1
|
Bug 511147: Avoid the slow greedy-operator path for A > B ~ C selectors. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Brian Birtles
|
60e3fae385
|
Bug 507067: Fix GetAnimVal and GetBaseVal's handling of em/ex/etc. units inside display:none elements by using nsComputedDOMStyle's method for resolving style contexts for such elements. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
63e2075a2a
|
Bug 443976: Parsing support for the unicode-range: descriptor in @font-face. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
6ade4eb7d1
|
Fix parenthesis-matching while parsing format() function in @font-face src: descriptor. (Bug 511333) r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
L. David Baron
|
325ccb4cf2
|
Fix parenthesis-matching while parsing local() function in @font-face src: descriptor. (Bug 511333) r=zweinberg
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
f8cb071942
|
Fix DEBUG-only crash parsing empty 'src' descriptor of @font-face rule. (Bug 511304) r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Jonathon Jongsma ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
219a2fe88e
|
Implement CSS transitions: implement the parsing and computation of the transition properties. (Bug 435441) r=bzbarsky
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
c6caffd207
|
Bug 431948 - when skipping a malformed ruleset inside an @-rule, do not consume the close brace that ends the @-rule, lest we skip too much; r=dbaron
|
2009-08-19 15:11:30 +02:00 |
|
L. David Baron
|
26e64d8ffa
|
Don't resolve a bogus non-element parent when we don't need to and it confuses things. (Bug 510071) r=bzbarsky
|
2009-08-13 19:09:49 -07:00 |
|
Peter Van der Beken
|
82ce2b89d6
|
Fix for bug 500850 (Make inline style use wrapper cache and slimwrappers), add unlinking. r/sr=bz.
--HG--
extra : rebase_source : ec60be3645c020dd171e0ea4866759d6a508799c
|
2009-08-10 16:15:49 +02:00 |
|
Simon Montagu
|
13f33e2611
|
Ensure that block elements with display changed to inline are formatted as bidi embeddings. Bug 503957, r=dbaron
|
2009-08-11 00:16:20 -07:00 |
|
Felipe Gomes
|
30a32157e7
|
Bug 503042 - Implement a way to detect a touch enabled device. r=vlad, sr=dbaron
|
2009-08-10 19:59:06 -07:00 |
|
L. David Baron
|
9cec8d1994
|
Remove InspectorCSSUtils, part 4: Remove nsIInspectorCSSUtils and nsInspectorCSSUtils. (Bug 371655) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
86aa2537d6
|
Remove InspectorCSSUtils, part 3: Remove the trivial methods and replace their callers with appropriate internal calls. (Bug 371655) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
a55abf81a2
|
Remove InspectorCSSUtils, part 2: Move remaining substantive code to inDOMUtils. (Bug 371655) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
48c0c7d6aa
|
Remove InspectorCSSUtils, part 1: Move GetStyleContextForContent to nsComputedDOMStyle. (Bug 371655) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
bcebc6f79b
|
Add more parameters to nsStyleSet::ResolveStyleForRules. (Bug 435441) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
7fed030a73
|
Make computed style (and canvas text styling, which shares the same code) avoid using style data that was influenced by pseudo-elements. (Bug 505515) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
18c275e977
|
Add flags to pseudo-elements, and add one that says which ones are expected to contain elements. (Bug 505515) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
debaa63092
|
Make style contexts know whether they have data from a pseudo-element. (Bug 505515, Bug 435441) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
Boris Zbarsky
|
7abc642822
|
Bug 509155. Don't store outline structs in the rule tree if outline-color:inherit is set on the root element. r=dbaron
|
2009-08-10 10:54:22 -04:00 |
|
Boris Zbarsky
|
8beca21b20
|
Bug 509156. Don't assert on GetUniqueStyleData calls if we're using our parent's struct before the call. r=dbaron
|
2009-08-10 10:54:21 -04:00 |
|
Boris Zbarsky
|
47a8214709
|
Bug 508919. Stop leaking nsStyleBorder objects. r=dbaron
|
2009-08-07 10:38:44 -04:00 |
|
L. David Baron
|
557af3af90
|
Additional mochitests for URL parsing, from bug 337287 (and related to bug 476856)
|
2009-08-05 17:45:49 -07:00 |
|
L. David Baron
|
7cff5f8599
|
Rewrite parsing of CSS url() function to make it more like the tokenization that's described in the spec. (bug 476856, though originally written for bug 337287) r=bzbarsky
|
2009-08-05 17:45:49 -07:00 |
|
L. David Baron
|
c2612afa26
|
Avoid flushing during media query evaluation. (Bug 507457) r=bzbarsky
|
2009-08-04 15:39:53 -07:00 |
|
L. David Baron
|
286bc4ac06
|
Add assertions that the rule walker is at the root. (Bug 507457) r=bzbarsky
|
2009-08-04 15:39:53 -07:00 |
|
Boris Zbarsky
|
e2f39a9eac
|
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
|
2009-08-03 21:22:13 -04:00 |
|
Boris Zbarsky
|
bc219716a8
|
Backed out changeset 25462849adcc (bug 502288) to get some talos cycles for the tracemonkey merge without this patch in.
--HG--
extra : rebase_source : bff86f8ab792af6109b1862d601e2ba560dc4ba1
|
2009-08-03 15:10:09 -04:00 |
|
Boris Zbarsky
|
ff75d6817f
|
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
|
2009-08-03 13:38:42 -04:00 |
|
Robert O'Callahan
|
acd36f5672
|
Bug 504311. Don't reframe text when white-space changes between preformatted values, or between non-preformatted values. r=bz
--HG--
extra : rebase_source : 35015fafdb92544eea6bcc572122b0c2cda4305c
|
2009-07-30 15:02:22 +12:00 |
|