Commit Graph

113 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
9cd2a580d0 Make computed style handle "normal" for line-height by computing an actualnumeric height. Bug 371041, r+sr=dbaron 2007-05-04 22:30:10 -07:00
bzbarsky@mit.edu
3f8db51c2b This test passes now that bug 221428 is fixed. 2007-05-01 14:11:19 -07:00
vladimir@pobox.com
21f21921e5 marking 368020-2 random on gtk2, due to 368517 (drawWindow and DrawTile don't get along on X11) 2007-04-30 23:31:30 -07:00
jruderman@hmc.edu
fba5702123 Add reftest for bug 379328. r=bz over IRC. 2007-04-30 22:29:06 -07:00
bzbarsky@mit.edu
982141e191 Fixing parsing of opacity components of rgba() and hsla() that are out of the0 <= x <= 1 range. Bug 379316, r+sr=dbaron 2007-04-30 20:50:31 -07:00
bzbarsky@mit.edu
487d95825a Fix bug 379229, r+sr=dbaron 2007-04-29 23:17:03 -07:00
bzbarsky@mit.edu
c72d6afa78 This test is failing for good reasons.... 2007-04-29 20:55:40 -07:00
bzbarsky@mit.edu
c51b87ebce Implement "content: none". Bug 378535, r+sr=dbaron 2007-04-26 21:43:06 -07:00
bzbarsky@mit.edu
3fca79e5c1 Don't drop the old sheet when "rel" changes from one value that contains"stylesheet" to anoher. Bug 360746, r+sr=sicking 2007-04-25 11:48:18 -07:00
bzbarsky@mit.edu
9a93ae1b49 Give captions the right style context parent when dynamically restyling. Bug378240, r=bernd, sr=dbaron 2007-04-22 12:15:24 -07:00
bzbarsky@mit.edu
e499c7c3a7 This test should not be waiting past onload. 2007-04-16 14:57:51 -07:00
bzbarsky@mit.edu
dbedaced03 Add tests 2007-04-16 13:34:22 -07:00
bzbarsky@mit.edu
47dbe616f7 The parent style context frame determination for an inner table should use theinner table's pseudo, not the outer table's. Bug 377603, r+sr=dbaron 2007-04-15 22:55:42 -07:00
bzbarsky@mit.edu
884eb773c8 Improve detection of blocks with first-letter style. Bug 372550, r+sr=dbaron 2007-04-15 17:42:54 -07:00
bzbarsky@mit.edu
b82e527dc9 Change the way we determine the style context parent frame to skip css anonboxes unless we're determining the style context parent for something that isitself 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 16:14:26 -07:00
bzbarsky@mit.edu
1d1e723f8c Adding some more reftests. 2007-04-11 17:52:12 -07:00
ted.mielczarek@gmail.com
a07c2ab9b2 fix dbaron's typo 2007-04-11 09:48:01 -07:00
dbaron@dbaron.org
6c163f9238 Annotate known failure for which bug has been filed. 2007-04-11 00:31:09 -07:00
dbaron@dbaron.org
574f845882 Remove failure attributed to bug that was just my confusion. 2007-04-11 00:26:01 -07:00
dbaron@dbaron.org
49144699c8 Colin just fixed bug 369293. 2007-04-10 22:04:04 -07:00
bzbarsky@mit.edu
54f78ce486 Test should be XHTML, not HTML. Fixes orange. 2007-04-10 10:49:26 -07:00
bzbarsky@mit.edu
f1714d252f Add test. 2007-04-10 09:35:56 -07:00
bzbarsky@mit.edu
fa3e1a5d97 This test fails for now, pending bug 221428 being fixed. 2007-04-05 16:11:39 -07:00
bzbarsky@mit.edu
84fe4da16a Default javascript: URIs to running in a sandbox instead of not running atall. Bug 376484, r+sr=jst 2007-04-05 15:49:32 -07:00
dbaron@dbaron.org
fbb7728244 Make text node separation in reference match that in test. (Implementation dependent, yuck.) 2007-04-03 18:47:42 -07:00
bzbarsky@mit.edu
0e764a6262 Adding test for bug 374038 2007-04-01 08:45:29 -07:00
sharparrow1@yahoo.com
648180a221 Bug 372062: Auto values for right and bottom in CSS clip rect broken. r+sr=roc. 2007-03-28 18:31:26 -07:00
sharparrow1@yahoo.com
b63d3258e9 Bug 373433: views inside absolutely positioned blocks sometimes mispositioned. r+sr=roc. 2007-03-27 23:14:03 -07:00
sharparrow1@yahoo.com
4e607467c4 Bug 375508: Outline drawing broken when outline doesn't overflow. r+sr=roc. 2007-03-27 22:53:29 -07:00
dbaron@dbaron.org
c993eda56b Update reftest random markings now that bug 372629 is fixed. 2007-03-27 08:35:47 -07:00
sharparrow1@yahoo.com
15eac4df7c Bug 372037: CSS clip property should clip the overflow rect as well as the paint rect; r+sr=roc. 2007-03-26 20:58:17 -07:00
gavin@gavinsharp.com
896de728e4 Reftest for bug 341043 by Arno <arno.@no-log.org>, r=roc 2007-03-26 13:39:29 -07:00
dbaron@dbaron.org
92f8c96fc0 Correctly annotate randomness (really dependency on fonts available on system) due to bug 372629. 2007-03-25 14:42:18 -07:00
dbaron@dbaron.org
537eb572a2 Add tests for bug 348516. Test 1 by <arno.@no-log.org>, r=dbaron. Tests 2 and 3 by me. 2007-03-22 23:25:51 -07:00
dbaron%dbaron.org
8d13bd3f77 Fix handling of specified widths on column-spanning cells. b=363874 r=bernd sr=roc 2007-03-19 20:26:36 +00:00
jruderman%hmc.edu
2968f05936 Remove some bogus onloads from reftests (they just cause js errors). 2007-03-18 23:01:42 +00:00
martijn.martijn%gmail.com
7ed53d698c Bug 373456 � Unexpected fail with 367247-s-auto.html test, because of my use of 26px wide scrollbars == making certain reftest bigger, r=dbaron 2007-03-14 18:22:05 +00:00
martijn.martijn%gmail.com
ef7102067b Reftest for bug 366616 - Canvas in XUL is not rendered, r=jwalden+bmo 2007-03-14 16:33:42 +00:00
sharparrow1%yahoo.com
edd46f382e Bug 373381: Rendering of radios/checkboxes with auto width has regressed. r+sr=roc. 2007-03-14 02:47:05 +00:00
martijn.martijn%gmail.com
2297880ec4 Reftest for bug 325486 - Input element default value invisible when overflowing parent div, r=dbaron 2007-03-11 19:09:33 +00:00
uriber%gmail.com
029901ef1d Reftest for bug 332975 2007-03-10 18:51:23 +00:00
dbaron%dbaron.org
b064e8cad2 Add tests by Ryan VanderMeulen <ryanvm@gmail.com>, rs=dbaron. 2007-03-10 00:38:50 +00:00
dbaron%dbaron.org
97ff6fff25 Add two more tests for 332360. 2007-03-08 01:25:11 +00:00
dbaron%dbaron.org
f43ed47f04 Oops. 2007-03-08 00:56:50 +00:00
dbaron%dbaron.org
1632438f53 Fix bullet position of floating direction:rtl list items. b=332360 2007-03-08 00:27:51 +00:00
bzbarsky%mit.edu
6f491f97f9 Adding test. Patch by Ryan Jones <sciguyryan@gmail.com> 2007-03-06 18:11:27 +00:00
jruderman%hmc.edu
4f92f7826b Adding reftest. r=dbaron 2007-03-06 03:07:10 +00:00
bzbarsky%mit.edu
efc43521f2 Adding regression test. Patch by Ryan VanderMeulen <ryanvm@gmail.com> 2007-03-05 18:27:23 +00:00
bzbarsky%mit.edu
50aa949510 Adding tests. Patch by Ryan VanderMeulen <ryanvm@gmail.com> 2007-03-05 18:14:58 +00:00
bzbarsky%mit.edu
eb87b012db Adding tests. Patch by Ryan VanderMeulen <ryanvm@gmail.com> 2007-03-05 18:14:57 +00:00