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

2681 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 5478dd7273 Reduce #include dependencies on style system headers: reduce what nsRuleData.h pulls in. b=379089 r+sr=bzbarsky 2007-04-28 16:03:15 +00:00
bzbarsky%mit.edu 7b47f9c52e Implement "content: none". Bug 378535, r+sr=dbaron 2007-04-27 04:43:06 +00:00
dbaron%dbaron.org 33f47f8c84 Add test for computed style on elements with frames as well. 2007-04-25 23:27:36 +00:00
benjamin%smedbergs.us 3fb4912f5d Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 14:22:04 +00:00
bzbarsky%mit.edu 267d907a5b min-width/height should not affect computed max-width or max-height. Both of
them should affect computed width and height, though.  Bug 371042, r+sr=dbaron
2007-04-23 07:04:33 +00:00
bzbarsky%mit.edu 46c7feaded Round instead of truncating when converting a percentage color into an
integer.  Bug 340613, r+sr=dbaron
2007-04-22 22:03:30 +00:00
bzbarsky%mit.edu 0eca467c2e Move the Background struct to its new rightful place. Bug 378245, r+sr=dbaron 2007-04-21 05:40:13 +00:00
dbaron%dbaron.org 6d10cd5a6b Test copy constructors of nsStyleStruct. 2007-04-21 00:17:35 +00:00
dbaron%dbaron.org 904dd421f8 A bunch of one-liners to fix bugs found by CSS mochitests. b=377731 r+sr=bzbarsky 2007-04-21 00:16:52 +00:00
bzbarsky%mit.edu ee773f7a7d Stop blocking the parser on CSS stylesheet loads. We still block script
execution on them, however.  Bug 84582, r+sr=sicking
2007-04-20 22:59:18 +00:00
bzbarsky%mit.edu 9856ffd009 Don't use the same pseudo-element name to mean two different things. Bug
377824, r+sr=dbaron
2007-04-20 21:27:02 +00:00
dbaron%dbaron.org ef9f14109c Fix setting of prereqs so it doesn't interfere with testing initial values properly. 2007-04-20 03:41:05 +00:00
dbaron%dbaron.org 13abd70351 Add tests for computed values. 2007-04-19 02:49:44 +00:00
dbaron%dbaron.org 3fb5378d97 Fix regression of background-position serialization. b=258080 r+sr=bzbarsky 2007-04-18 20:41:15 +00:00
dbaron%dbaron.org 140ebb271f Add comment explaining some of the test. 2007-04-17 18:57:35 +00:00
dbaron%dbaron.org d741e7e2b9 Better express that failures in one of the system font cases depend on what the system fonts actually are. 2007-04-17 18:01:17 +00:00
dbaron%dbaron.org e9ae438a83 Add code to know which failures to expect in test_value_storage.html (whether to call todo_is or is), and turn on the test. 2007-04-17 17:06:23 +00:00
dbaron%dbaron.org 70b92f36a6 Fix values for -moz-box-sizing too. 2007-04-17 08:01:22 +00:00
dbaron%dbaron.org ed79915cbf Fix values for -moz-float-edge. 2007-04-17 07:56:33 +00:00
dbaron%dbaron.org 7da1b5be10 Work towards getting test_value_storage running. 2007-04-17 07:41:44 +00:00
dbaron%dbaron.org a93bc5059f Work in progress on a test for value storage and serialization. 2007-04-17 04:45:49 +00:00
dbaron%dbaron.org e62e269ff1 Add tests that exercise nsCSSDeclaration::ToString. 2007-04-17 03:50:30 +00:00
dbaron%dbaron.org 7874b04679 Finish up adding initial and other values sections to property database, and test for their presence. 2007-04-17 01:07:22 +00:00
bzbarsky%mit.edu 728ced4b16 Change the way we determine the style context parent frame to skip css anon
boxes unless we're determining the style context parent for something that is
itself a css anon box (and is not a non-element frame).  Fixes bug 323656
(which is where the patch is), bug 85872, bug 280610.  As far as I can tell,
also fixes bug 317876, bug 372376, bug 374297.  r+sr=dbaron
2007-04-15 23:14:27 +00:00
dbaron%dbaron.org 3bc91346d5 Add tests for invalid values in the property database, and add cases fixed in bug 258080. 2007-04-15 22:29:35 +00:00
dbaron%dbaron.org eabcba96b1 Test for inherit and initial on shorthand properties as well. b=258080 2007-04-15 22:28:07 +00:00
dbaron%dbaron.org d8f58929c7 Add work in progress for tests of CSS property parsing and data computation. 2007-04-15 22:27:14 +00:00
dbaron%dbaron.org db7ef2def8 Convert background-position to use nsCSSValuePair rather than acting like a shorthand property. b=258080 r+sr=bzbarsky 2007-04-15 22:25:21 +00:00
stuart.morgan%alumni.case.edu 3bf9b682ee Bug 377110: Strip unnecessary rules from Camino-only forms.css. r=josh sr=dbaron 2007-04-12 23:02:37 +00:00
martijn.martijn%gmail.com d206f7d83e Bug 377017 � Javascript - crash on accessing a css rule after deleteRule() [@ nsCSSSelector::ToStringInternal], r+sr=dbaron 2007-04-12 16:23:43 +00:00
martijn.martijn%gmail.com 627dba2968 Bug 376891 � <center><marquee direction=up/down></center> has different result in IE, r=dbaron, sr=bzbarsky 2007-04-12 14:54:34 +00:00
axel%pike.org b25746ee20 bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 16:35:03 +00:00
longsonr%gmail.com 25bea80fe0 Bug 368836 - improve support for initial in SVG. r+sr=dbaron 2007-04-11 08:27:27 +00:00
dbaron%dbaron.org 34effbfe6c Fix regression that caused the SVG properties not to be listed. b=375388 2007-04-09 22:42:43 +00:00
dbaron%dbaron.org 461fa7181b Fix handling of initial and -moz-inherit for -moz-broken-image-icon, quotes, and -moz-box-ordinal-group. b=375363 r+sr=bzbarsky 2007-03-30 22:02:10 +00:00
bzbarsky%mit.edu d9f302946b Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch by
Taras Glek <tglek@mozilla.com>, rs=roc.
2007-03-30 21:11:47 +00:00
dbaron%dbaron.org a32fb9b241 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 15:33:45 +00:00
sharparrow1%yahoo.com 997e179d53 Bug 372037: CSS clip property should clip the overflow rect as well as the paint rect; r+sr=roc. 2007-03-27 03:58:17 +00:00
neil%parkwaycc.co.uk 9661cb8a7b Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg 2007-03-26 18:17:02 +00:00
dbaron%dbaron.org 949c29498f Add tests for parsing, storage, and serialization of inherit and -moz-initial values. 2007-03-26 05:54:44 +00:00
masayuki%d-toybox.com fa8fb4715b Bug 335394 We should remove support for the 'invert' value ifdef MOZ_CAIRO_GFX r+sr=dbaron 2007-03-15 16:16:20 +00:00
roc+%cs.cmu.edu 4a6fb68c9a Bug 336682. Fix online/offline events to target and bubble propertly, and so that <body ononline= onoffline=> works. Patch by Chris Double, r+sr=jst,r=dbaron 2007-03-14 01:42:42 +00:00
asqueella%gmail.com 2eaf4cd43a add mochitest for bug 373293 ("Style attribute is "transparent;" (missing property name)")
p=Ryan Jones <sciguyryan@gmail.com>
r=dbaron
2007-03-12 05:59:13 +00:00
asqueella%gmail.com 3a81e465a2 decomtaminate nsIXULPrototypeCache (bug 364329)
r=smaug, sr=roc
2007-03-12 05:53:33 +00:00
jruderman%hmc.edu fe007666a6 Fix bug 373293, Style attribute is "transparent;" (missing property name). r+sr=dbaron 2007-03-09 09:43:55 +00:00
dbaron%dbaron.org 508c147e34 Round the alpha component in computed style as well. b=372782 r+sr=bzbarsky 2007-03-08 18:44:45 +00:00
bzbarsky%mit.edu 5937f3fdd1 Disable the tests again. %^%$^$%^%$ test tinderbox. :( 2007-03-06 18:09:12 +00:00
bzbarsky%mit.edu cd6d4a1126 Let's try running the full test again, for kicks 2007-03-06 17:04:15 +00:00
bzbarsky%mit.edu 9a6d492265 Skipping tests that are failing for no reason I can see. 2007-03-06 07:55:09 +00:00
bzbarsky%mit.edu 14cf3cbdbb Add test for bug 372770 and fix minor space issue with geting the "background"
property when background-position is not set.  r+sr=dbaron
2007-03-06 06:59:39 +00:00