Zack Weinberg
|
ff66429e67
|
Add reftest from http://lists.w3.org/Archives/Public/www-style/2009Jun/0164.html since it is also fixed by bug 476856.
|
2009-08-05 17:45:49 -07:00 |
L. David Baron
|
13ae179b0c
|
Additional mochitests for URL parsing, from bug 337287 (and related to bug 476856)
|
2009-08-05 17:45:49 -07:00 |
L. David Baron
|
19e0871ec3
|
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
|
1000b59572
|
Import the css3-namespace test suite.
|
2009-08-05 17:45:49 -07:00 |
Jeff Walden
|
9dbf7a64f9
|
Mark several reftests as random for now; behavior is almost certainly deterministic, but I only have two sets of tinderbox results now and don't have time to watch the tree after they all report, so I'm marking them all bad until I have time to revisit them later tonight. r=orange
--HG--
extra : rebase_source : d6e5439da06b83396f784f56b50acff769ff1148
|
2009-08-05 17:12:45 -07:00 |
Jeff Walden
|
72769e3800
|
Bug 508325 - "ABORT: negative scaling factors must be handled manually". r=roc
|
2009-08-05 15:34:27 -07:00 |
Robert O'Callahan
|
77babb3293
|
Backout bug 504524 due to test failure
|
2009-08-05 17:33:51 +12:00 |
Robert O'Callahan
|
82c28dccdc
|
Backed out changeset 77787eb64629
|
2009-08-05 17:33:17 +12:00 |
Robert O'Callahan
|
9b2c4b4a57
|
Disable failing test
|
2009-08-05 17:22:24 +12:00 |
Jacek Caban
|
864c039a5d
|
Bug 506034. Fixed loop on MinGW where wchar_t-char is unsigned. r=dbaron
--HG--
extra : rebase_source : def42dc23a878639a3251fdb681a9c138d16fa37
|
2009-08-05 14:39:05 +12:00 |
Robert O'Callahan
|
b40c96928b
|
Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz
--HG--
extra : rebase_source : 0e294beea796a58b16273fbfb64d777a8f40e225
|
2009-08-05 14:38:52 +12:00 |
Robert O'Callahan
|
4cdcf9d36c
|
Bug 504524. Change signature of nsIFrame: of nsIFrame::CharacterDataChanged to support passing of the full CharacterDataChangeInfo struct. r=bz
--HG--
extra : rebase_source : cdab9444f579d6b93e142ad8681152ecd180f818
|
2009-08-05 13:38:10 +12:00 |
Robert O'Callahan
|
457bd15d2a
|
Bug 506304. Support synthesized mouse events being sent to windowless plugins, support reporting mouse event coordinates from the test plugin, and add tests for mouse events. r=josh
--HG--
extra : rebase_source : 5c97644a6db8454f759bbeab7a1e06295aca8325
|
2009-08-05 13:36:37 +12:00 |
Robert O'Callahan
|
7f3d7422c8
|
Bug 508115. Don't reparent the views for popups, since they should always have the root view as their parent. r=dbaron
--HG--
extra : rebase_source : 1d8057694cde33a56fdabb57d51c9ff600c904a0
|
2009-08-05 09:58:46 +12:00 |
Markus Stange
|
adf271c56a
|
Test for bug 507947, r=roc
|
2009-08-05 11:20:58 +12:00 |
L. David Baron
|
9bf6ae7e34
|
Avoid flushing during media query evaluation. (Bug 507457) r=bzbarsky
|
2009-08-04 15:39:53 -07:00 |
L. David Baron
|
d83a7eb763
|
Add assertions that the rule walker is at the root. (Bug 507457) r=bzbarsky
|
2009-08-04 15:39:53 -07:00 |
Jesse Ruderman
|
74da56cb75
|
Add reftest for bug 420790
|
2009-08-03 22:05:39 -07:00 |
Boris Zbarsky
|
679ae6e903
|
Bug 508057. Make sure to drop the ref to the observer when clearing our cached tree images. r=joedrew
|
2009-08-03 23:06:34 -04:00 |
Boris Zbarsky
|
2f617666a5
|
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
|
2009-08-03 21:22:13 -04:00 |
liucougar@gmail.com
|
e238e2e766
|
Bug 502259. Make delete at end of paragraph work. r=cpearce
|
2009-08-04 09:46:48 +12:00 |
Boris Zbarsky
|
bc251345f9
|
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
|
a5dc24fd4e
|
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
|
2009-08-03 13:38:42 -04:00 |
Boris Zbarsky
|
4f75d75337
|
Bug 502942. Make fieldsets use their content's last-line baseline. r=dbaron
|
2009-08-03 10:42:59 -04:00 |
Boris Zbarsky
|
7aecf7a721
|
Bug 494283. Unregister our placeholder if someone forgot to. r=dbaron
|
2009-08-03 10:42:57 -04:00 |
liucougar@gmail.com
|
5ead0bfdec
|
Bug 438840. Page-up/page-down in editable content should scroll the innermost scrollable region containing the caret, not the root. r=roc
--HG--
extra : rebase_source : 096868b13160a3c197387cf5e44fb7892b3b23ca
|
2009-08-03 14:18:57 +12:00 |
Timothy Nikkel
|
d511517388
|
Bug 494546. Make all containing block reconstruction async. r=dbaron
--HG--
extra : rebase_source : 4b28a43808c1ab6b64bff848f03ac5a0354bff51
|
2009-08-03 14:18:31 +12:00 |
Robert O'Callahan
|
0666b2faf6
|
Bug 506874. Don't temporarily remove ranges from the selection while we alter the frame state. Also adds a bunch of selection tests. r=smaug
--HG--
extra : rebase_source : 5d4fd55728e1167cc57451b5c80a46643191678b
|
2009-08-03 14:12:57 +12:00 |
Robert O'Callahan
|
8a80cd4006
|
Bug 504311. Test.
--HG--
extra : rebase_source : 3df96915b133a9926310757ed0415beaefd635a3
|
2009-08-03 13:59:18 +12:00 |
Robert O'Callahan
|
4917b4ca00
|
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
|
604bf037ab
|
Bug 507695: Remove unneeded #includes from nsStyleContext.cpp. r=dbaron
|
2009-08-02 15:32:06 -07:00 |
Robert O'Callahan
|
94621c558f
|
Bug 506615. XUL decks should not have wididgets. r=dbaron
|
2009-07-30 14:54:42 +12:00 |
Michael Ventnor
|
4e2c25d11b
|
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
|
058ae0c319
|
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
|
073534f750
|
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
|
f4f05af16a
|
Bug 434733: Additional tests.
|
2009-08-01 08:53:40 -07:00 |
Makoto Kato
|
8827ed4546
|
Bug 434733: Don't apply width on colgroups to columns that have their own width. r=dbaron
|
2009-08-01 08:53:40 -07:00 |
L. David Baron
|
1d55af8964
|
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
|
aa17a93482
|
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
|
794f6341af
|
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
|
b87dee610c
|
Backed out changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out.
|
2009-07-31 09:39:53 -07:00 |
Dão Gottwald
|
067fd95b76
|
Backed out changeset c086fca6fc55
|
2009-07-31 14:35:48 +02:00 |
Michael Ventnor
|
e8972fd5ad
|
Bug 479220 - Implement the CSS gradients proposal. r=roc,dbaron sr=roc
|
2009-07-31 13:32:32 +02:00 |
Jeff Walden
|
c66d288737
|
Linux scaling behavior differs from elsewhere, so this test doesn't fail there (followup to bug 189519 to hopefully reopen a CLOSED TREE)
|
2009-07-30 15:40:12 -07:00 |
Shawn Wilsher
|
f243c511c5
|
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
|
ceac025562
|
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
|
173ce6f501
|
Bug 499655. Selectors should have dual atoms: HTML and other. r=dbaron
|
2009-07-30 13:28:42 -04:00 |
Boris Zbarsky
|
39072906a0
|
Bug 281387. Make nsIFrame::Append/InsertFrames use nsFrameList. r=bernd,roc, sr=dbaron
|
2009-07-30 13:23:32 -04:00 |
Boris Zbarsky
|
2872bf24b6
|
Bug 496500. Don't try to interrupt on lines we're not actually reflowing, since during a resize on Windows HasPendingInputEvent returns true while the mouse is down. r+sr=roc
|
2009-07-30 11:53:36 -04:00 |
Robert O'Callahan
|
4d19a63858
|
Backing out bug 506615 to fix mochitest failures
|
2009-07-30 22:06:23 +12:00 |