L. David Baron
|
1af3c0529c
|
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
|
144462aae3
|
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
|
e1d91ed29b
|
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
|
f694038dde
|
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
|
eacfdf386b
|
Remove InspectorCSSUtils, part 4: Remove nsIInspectorCSSUtils and nsInspectorCSSUtils. (Bug 371655) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
a97b2f066a
|
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
|
0777df2200
|
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
|
8befa369a6
|
Remove InspectorCSSUtils, part 1: Move GetStyleContextForContent to nsComputedDOMStyle. (Bug 371655) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
da3ed02210
|
Add more parameters to nsStyleSet::ResolveStyleForRules. (Bug 435441) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
8a55dca08c
|
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
|
1f2c562740
|
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
|
c46fca41b6
|
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
|
294d2e51ec
|
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
|
3a7c74d351
|
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
|
589bd34dc6
|
Bug 508919. Stop leaking nsStyleBorder objects. r=dbaron
|
2009-08-07 10:38:44 -04:00 |
|
L. David Baron
|
8eaa31bacd
|
Additional mochitests for URL parsing, from bug 337287 (and related to bug 476856)
|
2009-08-05 17:45:49 -07:00 |
|
L. David Baron
|
5de91850ca
|
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
|
a8f1170400
|
Avoid flushing during media query evaluation. (Bug 507457) r=bzbarsky
|
2009-08-04 15:39:53 -07:00 |
|
L. David Baron
|
f14734d0e5
|
Add assertions that the rule walker is at the root. (Bug 507457) r=bzbarsky
|
2009-08-04 15:39:53 -07:00 |
|
Boris Zbarsky
|
77cf0876b7
|
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
|
2009-08-03 21:22:13 -04:00 |
|
Boris Zbarsky
|
c2160da7ef
|
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
|
c5c9132dbb
|
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
|
2009-08-03 13:38:42 -04:00 |
|
Robert O'Callahan
|
d26efdf2da
|
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 |
|
Daniel Holbert
|
45cf11272c
|
Bug 507695: Remove unneeded #includes from nsStyleContext.cpp. r=dbaron
|
2009-08-02 15:32:06 -07:00 |
|
Michael Ventnor
|
f89f2766b4
|
Bug 479220: Implement support for CSS gradients: -moz-linear-gradient() and -moz-radial-gradient(). r=roc, dbaron
|
2009-08-01 08:53:40 -07:00 |
|
David Zbarsky
|
51d7da3c19
|
Bug 507487: Selectors should have dual atoms so they can correctly (and case-sensitively) match non-HTML elements in text/html documents, part 2: fix RuleHash to hash tag selectors twice when needed. r=dbaron
|
2009-08-01 08:53:40 -07:00 |
|
David Zbarsky
|
1a6e5fcda6
|
Bug 499655: Selectors should have dual atoms so they can correctly (and case-sensitively) match non-HTML elements in text/html documents, part 1. r=dbaron
|
2009-08-01 08:53:40 -07:00 |
|
L. David Baron
|
7fbb9db0a5
|
Separate RuleProcessorData and derived structs into their own header file to reduce include dependencies. (Bug 435441) r=bzbarsky
--HG--
rename : layout/style/nsIStyleRuleProcessor.h => layout/style/nsRuleProcessorData.h
|
2009-08-01 08:53:40 -07:00 |
|
L. David Baron
|
fdf121fa7c
|
Don't resolve a new context for the root when we're computing rem units for the root. (Bug 478321) r=bzbarsky
|
2009-08-01 08:53:40 -07:00 |
|
L. David Baron
|
d823ebd44b
|
Merge backout of changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out.
|
2009-07-31 09:40:17 -07:00 |
|
L. David Baron
|
389de5e6db
|
Backed out changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out.
|
2009-07-31 09:39:53 -07:00 |
|
Dão Gottwald
|
26c7b3a525
|
Backed out changeset c086fca6fc55
|
2009-07-31 14:35:48 +02:00 |
|
Michael Ventnor
|
9b44f1f16c
|
Bug 479220 - Implement the CSS gradients proposal. r=roc,dbaron sr=roc
|
2009-07-31 13:32:32 +02:00 |
|
Shawn Wilsher
|
e780f1d450
|
Merge for back out of changeset 8506b25206cf (bug 504311) because the test added uses enablePrivilege which hangs tinderbox asking for privileges. Trying to fix a CLOSED TREE.
|
2009-07-30 13:17:18 -07:00 |
|
Shawn Wilsher
|
0250f35c11
|
Backed out changeset 8506b25206cf (bug 504311) because the test added uses enablePrivilege which hangs tinderbox asking for privileges.
|
2009-07-30 13:16:15 -07:00 |
|
David Zbarsky
|
08428e456d
|
Bug 499655. Selectors should have dual atoms: HTML and other. r=dbaron
|
2009-07-30 13:28:42 -04:00 |
|
Robert O'Callahan
|
3a0de712cc
|
Bug 504311. Don't reframe text when white-space changes between preformatted values, or between non-preformatted values. r=bz
--HG--
extra : rebase_source : 7f545ad1d85bcda74d18d9308539b45149a4a194
|
2009-07-30 15:02:22 +12:00 |
|
Timothy Nikkel
|
fd0c927820
|
Bug 504269. background color of iframe not drawn on print. r+sr=roc
|
2009-07-29 18:10:50 -04:00 |
|
Timothy Nikkel
|
21d72e721f
|
Bug 269908. <legend> default style changes restrict styling options. r+sr=bzbarsky
|
2009-07-29 18:10:50 -04:00 |
|
Neil Deakin
|
69bd6c8514
|
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
|
2009-07-29 14:33:53 -04:00 |
|
Boris Zbarsky
|
8266b6450a
|
Bug 503467. Rearrange the code a bit in ParseNumber to make it more readable. r=dbaron
|
2009-07-22 21:35:07 -04:00 |
|
L. David Baron
|
ba06d41e98
|
Also block -moz-box-shadow when using document-specified colors is disabled, and fix a testing error with the patch for text-shadow. (Bug 503188) r=bzbarsky
|
2009-07-20 07:04:42 -04:00 |
|
L. David Baron
|
0c97593d39
|
Add tests for cloning of media queries. (Would have caught bug 504032.)
|
2009-07-20 07:04:42 -04:00 |
|
Boris Zbarsky
|
3e8397c185
|
Bug 504032. Make sure to copy mIsEmpty when cloning media lists. r=dbaron
|
2009-07-17 23:47:38 -04:00 |
|
Peter Van der Beken
|
9a1d5b0850
|
Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz.
--HG--
extra : rebase_source : 21f9c86dc4024e0e23882226e8395d61d5b0c518
|
2009-07-13 13:14:57 +02:00 |
|
L. David Baron
|
ba2a418757
|
Add tests for media query serialization.
|
2009-07-15 17:24:25 -07:00 |
|
L. David Baron
|
f9881288ec
|
Add tests for selector serialization and cloning.
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
2962f5d981
|
Reformat the list of CSS properties by splitting macros into multiple lines to make the list easier to edit and merge. Whitespace changes only. pre-r=bzbarsky
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
bb685a72b2
|
Block text-shadow when using document-specified colors is disabled. (Bug 503188) r=bzbarsky, roc
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
9a168b3d35
|
Make whether a property should be ignored when page colors are disabled part of the property flags table. (Bug 503188) r=bzbarsky
|
2009-07-15 17:24:24 -07:00 |
|