Keith Schwarz
|
bec94a358a
|
Bug 456213 - -moz-transform matrix function with percentages confuses X and Y translate components; r+sr=dbaron
|
2008-09-21 07:14:52 +02:00 |
|
Olli Pettay
|
022e3032e0
|
backout Bug 456147
|
2008-09-20 23:01:34 +03:00 |
|
Zack Weinberg
|
8a68981404
|
Bug 456147 - nsTextBoxFrame (XUL <label>, <description>, <text>) uses underline color for line-through; r=enndeakin
|
2008-09-20 20:09:15 +02:00 |
|
Keith Schwarz
|
46919a1417
|
Bug 455265 - Default Y parameter for -moz-transform:translate differs from Apple's proposal; r+sr=dbaron
|
2008-09-20 18:52:12 +02:00 |
|
Keith Schwarz
|
84c0d267ff
|
Bug 455445 - -moz-transform skew() function should accept two parameters, and second should default to zero; r+sr=dbaron
|
2008-09-20 18:39:12 +02:00 |
|
Keith Schwarz
|
c45964315c
|
Bug 455403 - -moz-transform translate functions result in incorrect origin; v5; r+sr=dbaron
|
2008-09-20 16:39:31 +02:00 |
|
Bernd
|
5afcd8c5a4
|
make sure that the height from a fixed height tbody gets distributed, bug 439639, r=dholbert, sr=roc
|
2008-09-20 11:30:30 +02:00 |
|
L. David Baron
|
b8d9d3e2ed
|
Backed out changeset aab6b12f4a2b (Bug 455403) due to reftest failures from landing patches in the wrong order, and unexplained reftest hangs.
|
2008-09-19 16:04:34 -07:00 |
|
Keith Schwarz
|
89a6316c50
|
Fix incorrect composition of translations with other transforms by making matrix multiplication code clearer, clarifying which matrices are for column vectors and which are for row vectors, and fixing incorrect matrix type conversions. (Bug 455403) r+sr=dbaron
|
2008-09-19 10:14:54 -07:00 |
|
Boris Zbarsky
|
ba7a7fd7fd
|
Adding test
|
2008-09-19 09:52:16 -04:00 |
|
Jesse Ruderman
|
5e293ad348
|
Another try at fixing this test (bug 450637 comment 28)
|
2008-09-16 15:32:50 -07:00 |
|
Jesse Ruderman
|
ce0df8a982
|
Add temporary dumps to a reftest; see bug 450637
|
2008-09-16 04:09:41 -07:00 |
|
Karl Tomlinson
|
241eeb1d20
|
disable reftests/text/cgj-01.html on Windows due to bug 455455
|
2008-09-16 18:33:12 +12:00 |
|
Karl Tomlinson
|
c5afa95bfd
|
test that combining grapheme joiner is not visible and has no format effect b=454743
|
2008-09-16 16:16:59 +12:00 |
|
Robert O'Callahan
|
be33d80a1a
|
Bug 455280. Distinguish pre-transform overflow area from post-transform overflow area and have nsDisplaySVGEffects use the pre-transform area. r=kschwarz,sr=dbaron
|
2008-09-16 13:51:52 +12:00 |
|
Jesse Ruderman
|
7e31febc10
|
Make bug 212563 test not rely on timing incorrectly (should fix bug 450637)
|
2008-09-15 17:11:57 -07:00 |
|
Robert Longson
|
be701818aa
|
Disable non-working feImage reftest for bug 448831.
|
2008-09-14 16:22:34 +01:00 |
|
Robert Longson
|
64270ff4da
|
Correct flood reftest for bug 448831.
|
2008-09-14 16:09:08 +01:00 |
|
Robert Longson
|
24616e093d
|
Add final newlines to reftests for bug 448831.
|
2008-09-14 12:39:29 +01:00 |
|
Robert Longson
|
890322eee4
|
Reftests for bug 448831.
|
2008-09-14 12:02:10 +01:00 |
|
Bernd
|
3df8e64982
|
CSS 2.1 empty-cell handling of the excotic cases, bug 76331, r/sr=roc
|
2008-09-13 16:38:29 +02:00 |
|
Robert O'Callahan
|
06bdfdae49
|
Mark failing tests with bug#
|
2008-09-14 01:52:48 +12:00 |
|
Serge Gautherie
|
d8347c0327
|
Bug 455138 - Bug 435293 landed failing tests; workaround "percent-1" part
|
2008-09-13 14:27:36 +02:00 |
|
Robert O'Callahan
|
8245de46b0
|
Marking failing tests random
|
2008-09-13 23:28:21 +12:00 |
|
Keith Schwarz
|
dc907e1ec7
|
Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc
|
2008-09-13 21:42:11 +12:00 |
|
Mats Palmgren
|
2a5d48aacb
|
Test for bug 454361.
|
2008-09-12 03:37:02 +02:00 |
|
Robert O'Callahan
|
539a029252
|
Bug 450340. Support SVG mask/clip-path/filter CSS properties applied to non-SVG content. r=longsonr,sr=mats
|
2008-09-11 12:24:16 +12:00 |
|
Boris Zbarsky
|
c718d157e0
|
Removing stray '+'
|
2008-09-10 01:13:38 -04:00 |
|
Boris Zbarsky
|
e2a7d5fe50
|
Bug 449171. Fix bogus assertion. r+sr=dbaron
|
2008-09-09 21:39:38 -04:00 |
|
Boris Zbarsky
|
c9c0698d6a
|
Bug 183348. Fix cloning of sheets with @import rules. Also fixes bug 290018, bug 436261, bug 444723, bug 445415. r+sr=dbaron
|
2008-09-09 14:08:11 -04:00 |
|
Robert O'Callahan
|
cddb22d87c
|
Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron
|
2008-09-08 20:13:17 +12:00 |
|
Jesse Ruderman
|
3dfe222dd8
|
Try re-enabling reftests that used to turn Windows red (409150).
|
2008-09-07 19:25:12 -07:00 |
|
Robert O'Callahan
|
ea7596e60c
|
Backing out changesets 75919d3eb3d0 and 14ce7619e9c1 due to test failures
|
2008-09-07 00:35:20 +12:00 |
|
Robert O'Callahan
|
f7339a0460
|
Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron
|
2008-09-06 21:35:05 +12:00 |
|
Clint Talbert
|
9b17856f09
|
bug 451264 allowing reftest-wait and reftest-print together r=dbaron
|
2008-09-05 17:30:45 -07:00 |
|
Bobby Holley
|
b587524e03
|
Removing embedded ICC profiles from reftest reference images - bug 453547. r=me
|
2008-09-04 10:24:07 -07:00 |
|
Robert O'Callahan
|
544d6c9941
|
Bug 452747. Make reftest robust against subpixel rendering on Mac. r=dholbert,sr=dbaron
|
2008-09-04 14:48:27 +12:00 |
|
Jason Orendorff
|
057bd7b5cf
|
Tests for bug 453105 (r+sr=bzbarsky)
|
2008-09-03 15:29:21 -05:00 |
|
Simon Montagu
|
7d27e3c620
|
Test cases for bug 116882
|
2008-09-03 22:46:32 +03:00 |
|
Graeme McCutcheon
|
b7acee2c1f
|
Bug 451204 - Highlighted text is white on white text on a yellow background, difficult to read. r+sr=roc
|
2008-09-02 08:28:44 +02:00 |
|
Bernd
|
2020f8d70c
|
accumulate margins as they might be overconstrained bug 444015 r/sr=dbaron
|
2008-08-30 18:25:38 +02:00 |
|
Bernd
|
321a788704
|
CSS 2.1 compliance empty-cells does not apply in border-collapsed tables, initial patch by William Wedin, bug 392047, r/sr=roc
|
2008-08-26 09:59:34 +02:00 |
|
Reed Loden
|
4035a62e14
|
Add reftest to reftest.list
|
2008-08-19 22:51:43 -05:00 |
|
Robert O'Callahan
|
2b3cbd99b7
|
Bug 451168 - "Borders around folder icons in directory listings (e.g. when viewing FTP sites)" [r+sr=bzbarsky]
|
2008-08-19 22:50:31 -05:00 |
|
Benjamin Smedberg
|
9348662846
|
Backed out changeset fb099f5a4d32 due to windows test failure... the headers are misaligned pretty badly.
|
2008-08-19 14:38:06 -04:00 |
|
Teune van Steeg
|
90db55ade4
|
Bug 404816 reftests, r=roc
|
2008-08-19 12:16:30 -04:00 |
|
Martijn Wargers
|
f0b88f7d3d
|
Bug 449653. Make drawWindow work even inside an onload handler (so before we've unsuppressed painting), r+sr=roc
|
2008-08-18 15:09:17 -04:00 |
|
Robert O'Callahan
|
0f9e4e319d
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
|
Robert O'Callahan
|
86e7983c19
|
Bug 423823. Clip overflowing background when tbody is scrollable. r=fantasai,sr=dbaron
|
2008-08-16 21:10:29 +12:00 |
|
Robert O'Callahan
|
7dd66f45b7
|
Bug 450670. Avoid conflicts in textframe state bits, urk. r=smontagu
|
2008-08-16 21:06:21 +12:00 |
|
Martijn Wargers
|
a09c45c51d
|
Reftests for bug 441703 - direction attribute of marquee should be case-insensitive (for selector matching)
|
2008-08-15 23:22:26 +02:00 |
|
Robert O'Callahan
|
c89b274188
|
Bug 230555. Fix tests so they're more robust and actually work on Windows.
|
2008-08-15 22:14:12 +12:00 |
|
Robert O'Callahan
|
96e07add82
|
Bug 449519. Make text-shadow code compute the right areas for RTL. r=smontagu
|
2008-08-15 22:12:39 +12:00 |
|
Robert O'Callahan
|
b74b2f791f
|
Bug 411059. Take preformatted tabs into account when computing the min and pref widths for text. r=smontagu
|
2008-08-15 22:10:33 +12:00 |
|
Simon Montagu
|
494990f5bf
|
Reenable tests fixed by bug 449324
|
2008-08-13 10:08:57 -07:00 |
|
Simon Montagu
|
83d1cf875c
|
Reenable test for bug 444656
|
2008-08-13 10:04:49 +03:00 |
|
Robert O'Callahan
|
c6b5a99157
|
Comment out new tests that are failing
|
2008-08-12 23:08:21 +12:00 |
|
Robert O'Callahan
|
d47424014c
|
Fix filename case
|
2008-08-12 23:05:05 +12:00 |
|
Robert O'Callahan
|
e6be80ed5b
|
Bug 230555. Support white-space:pre-line (add tests). r+sr=dbaron
|
2008-08-12 21:49:03 +12:00 |
|
Robert O'Callahan
|
3976bbe726
|
Bug 413048. Disable float breaking in columns. r+sr=dbaron
|
2008-08-12 21:32:10 +12:00 |
|
Robert O'Callahan
|
4d9c5e19b6
|
Bug 441259. Account for trimmable width when deciding whether we can place a float on the line. Also, only try to place a float at a point where we can have a line break. r+sr=dbaron
|
2008-08-12 21:29:35 +12:00 |
|
Robert O'Callahan
|
8a3235feed
|
Bug 406299. Make sure we include the font ascent/descent of a soft hyphen if there is one. r+sr=dbaron
|
2008-08-12 21:18:23 +12:00 |
|
Robert O'Callahan
|
b2b9e631e0
|
Bug 445079. Make nsSVGRenderState able to generate an nsIRenderingContext, so that filters and other users can host foreignObject content. r=longsonr,sr=mats
|
2008-08-12 20:36:51 +12:00 |
|
Robert O'Callahan
|
fba2d206f6
|
Bug 230555. Support white-space:pre-line. r+sr=dbaron
|
2008-08-12 20:31:56 +12:00 |
|
Simon Montagu
|
a5b28931ef
|
Bug 449555. Disable word-wrap for single-line widgets, r+sr=roc
|
2008-08-11 18:16:41 +03:00 |
|
Robert O'Callahan
|
412609685e
|
Bug 438987. Propagate background color correctly when the root element is a table. Relanding with a crash fix. r+sr=dbaron
|
2008-08-08 20:21:13 +12:00 |
|
Boris Zbarsky
|
1fc2b2455f
|
Forgot to take out the style
|
2008-08-08 02:22:11 -04:00 |
|
Boris Zbarsky
|
e802f1d69d
|
Bug 210094. Make min-height and max-height work on fieldset. r+sr=dbaron
|
2008-08-08 01:18:00 -04:00 |
|
Boris Zbarsky
|
edb33ffe21
|
Adding test
|
2008-08-08 00:55:50 -04:00 |
|
Robert O'Callahan
|
18e74a0f2d
|
Bug 438987, backing out
|
2008-08-08 15:34:43 +12:00 |
|
Robert O'Callahan
|
d75aff2db8
|
Bug 438987. Propagate background color correctly when the root element is a table. r+sr=dbaron
|
2008-08-08 13:52:41 +12:00 |
|
Mats Palmgren
|
c45157cc43
|
Oops, forgot that this test needs privileges. Disable it for now.
|
2008-08-07 18:04:29 +02:00 |
|
Mats Palmgren
|
c7c66f0b12
|
Test for bug 448987.
|
2008-08-07 16:44:24 +02:00 |
|
Mats Palmgren
|
b98942ebaf
|
Test for bug 428278.
|
2008-08-07 16:21:10 +02:00 |
|
Robert O'Callahan
|
e6245e9ce2
|
Bug 238072 backout
|
2008-08-07 22:22:08 +12:00 |
|
Robert O'Callahan
|
b0d4e90aca
|
Bug 238072. Disable table-parts-01 again because it still doesn't work on tinderbox test machines :-(
|
2008-08-07 17:49:25 +12:00 |
|
Robert O'Callahan
|
37faf90fe2
|
Bug 238072. Fix table-parts-01 test
|
2008-08-07 16:17:43 +12:00 |
|
Robert O'Callahan
|
70d8f43b75
|
Bug 238072. Add missing image file for tests
|
2008-08-07 15:24:31 +12:00 |
|
Robert O'Callahan
|
44b48196c2
|
Bug 238072, disable bad test temporarily
|
2008-08-07 15:17:55 +12:00 |
|
Robert O'Callahan
|
63541e345d
|
Bug 238072, bad version of table-parts-01 was committed
|
2008-08-07 15:15:34 +12:00 |
|
Robert O'Callahan
|
da39ecdce6
|
Bug 238072, fix test file I forgot to move
--HG--
rename : layout/reftests/bugs/374193-1xbl.xml => layout/base/crashtests/374193-1xbl.xml
|
2008-08-07 15:08:49 +12:00 |
|
Robert O'Callahan
|
8ad3721594
|
Bug 238072. Rework generated content support to match CSS 2.1, making generated content take the normal frame construction path so supporting any style applied to it (including 'position', 'float', etc). r+sr=bz,r=dbaron
|
2008-08-07 13:18:24 +12:00 |
|
L. David Baron
|
b2f92eae66
|
Mark one of the border-image tests as failing on Mac OS X 10.4. (Bug 448121) r+sr=bzbarsky
|
2008-08-06 15:38:44 -07:00 |
|
Robert O'Callahan
|
4042320c9c
|
Bug 441418. Instead of guessing when frame broke at a first-letter boundary, explicitly record that in a reflow status bit. r+sr=dbaron
|
2008-08-06 12:31:25 +12:00 |
|
Robert O'Callahan
|
f0750538a0
|
Bug 447565. Enable test
|
2008-08-06 12:26:37 +12:00 |
|
Robert O'Callahan
|
0299f89707
|
Bug 447565. Make clip-path/filter/mask use nsReferencedElement to update correctly when the element referenced by an ID changes. r=longsonr,sr=mats
|
2008-08-06 12:25:33 +12:00 |
|
Robert Longson
|
17c99ca38b
|
bug 445687 - Should not be able to nest text r+sr=roc
|
2008-08-05 14:07:03 +01:00 |
|
Robert Longson
|
9a86e54736
|
bug 445101 - rendering does not change if systemLanguage attribute changes r=jwatt,sr=bzbarsky
|
2008-08-05 13:01:47 +01:00 |
|
Boris Zbarsky
|
8b852d60e9
|
Adding test
|
2008-08-05 01:35:01 -04:00 |
|
Dão Gottwald
|
b196668c0b
|
fix bustage from changeset d6384ffd49f1
|
2008-08-04 13:24:06 +02:00 |
|
fantasai
|
62fd8825a8
|
Bug 159914 – Printing a div's content "eats" a few line down the first page
|
2008-08-04 13:19:53 +02:00 |
|
Graeme McCutcheon
|
5f935257f5
|
Disable the test for now, since reftest can't get the privileges it needs.
|
2008-07-31 11:23:29 -07:00 |
|
Asaf Romano
|
86d6cde299
|
Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc.
|
2008-07-30 23:48:56 +03:00 |
|
Robert O'Callahan
|
cb0cabc5be
|
Bug 431341. Include floating first-letter text when we build textruns for a paragraph, because we want nsLineBreaker to see the text for capitalization analysis. Make sure that textrun construction for floating first-letter text uses the block as its scope. And make sure we reconstruct textruns after determining the first-letter length, so that ligatures are broken as necessary. r=smontagu
|
2008-07-29 22:11:26 -07:00 |
|
Robert O'Callahan
|
d7dcf6eeb2
|
Bug 419285. nsCSSFrameConstructor should stop looking for first-letter content after a <br>. r+sr=dbaron
|
2008-07-29 22:02:00 -07:00 |
|
Boris Zbarsky
|
cdd7ce070b
|
Bug 431520. Don't do first-line styling on fieldsets, because it confuses the legend code, and it's not clear what it should even do. r+sr=dbaron
|
2008-07-28 23:08:57 -07:00 |
|
Ian Neal
|
2cc0239904
|
Bug 447776 – Hang with word-wrap: break-word and width: 0px
with testcase and crashtests
p=smontagu r/sr=roc
|
2008-07-27 17:43:07 +01:00 |
|
Robert O'Callahan
|
bfec0e91fa
|
Backing out bug 431341
|
2008-07-25 00:33:05 +12:00 |
|
Simon Montagu
|
225198054d
|
Mark failing tests as random
|
2008-07-24 12:28:22 +03:00 |
|
Robert O'Callahan
|
bf65b988d8
|
Bug 431341. Let textrun construction descend into first-letter frames so that the correct capitalization state is constructed in nsLineBreaker. r=smontagu
|
2008-07-24 20:39:53 +12:00 |
|
Simon Montagu
|
0dd0a7f5ba
|
Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc
|
2008-07-24 10:16:18 +03:00 |
|
Michael Ventnor
|
5ea87b436f
|
Bug 446273: Column rule does not always stretch the full height of the column box. r+sr=roc
|
2008-07-21 23:16:06 -07:00 |
|
Karl Tomlinson
|
59302b51ac
|
non-spacing marks in munder are off center or too long. b=428863 r+sr=roc
|
2008-07-21 19:32:46 +12:00 |
|
Michael Ventnor
|
8aeed81515
|
Bug 271586 – Implement CSS3 column-rule-*. r+sr=roc,dbaron
|
2008-07-19 12:38:25 +02:00 |
|
Kai Liu
|
1dc4109902
|
Incorrect display of right-to-left menus in Vista - bug 403458 r+sr=vlad
|
2008-07-18 13:55:25 -07:00 |
|
Eric Butler
|
0814facc93
|
Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc
|
2008-07-18 11:29:06 -07:00 |
|
L. David Baron
|
fe7bc248a8
|
Add bug number for failing reftests from bug 378217 landing.
|
2008-07-17 19:26:55 -07:00 |
|
L. David Baron
|
fedd25d181
|
Mark two reftests as failing on Mac.
|
2008-07-17 00:56:50 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
49c9b3d67e
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
|
L. David Baron
|
9e4ceade8e
|
Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough.
|
2008-07-16 22:59:14 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
bb4be48531
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 22:18:38 -07:00 |
|
Simon Montagu
|
3560bc234d
|
Mark the reftest random (apparently the same failure as the other soft-hyphens tests)
|
2008-07-16 15:34:26 +03:00 |
|
Simon Montagu
|
bee056fffa
|
Fix for reftest for bug 444656
|
2008-07-16 12:52:20 +03:00 |
|
Simon Montagu
|
6b742c3574
|
Position soft hyphens correctly in right-to-left text. Bug 444656, r+sr=roc
|
2008-07-16 11:43:39 +03:00 |
|
Zack Weinberg
|
2103ba64ef
|
Add .zeroOrAveCharWidth field to gfxFont::Metrics. Initialize it in all font backends. Use it when computing CSS 'ch' units, and make eStyleUnit_Chars and nsLayoutUtils::CharsToCoord unused. (Bug 363706) r=roc sr=dbaron
|
2008-07-15 14:31:36 -07:00 |
|
L. David Baron
|
871adc9d57
|
Make less restrictive assumptions about how big a 'ch' unit is relative to the line-height (assuming 4ch greater than the line height, rather than assuming 2ch is). (Bug 363706)
|
2008-07-15 14:31:36 -07:00 |
|
Robert O'Callahan
|
31e9d54b71
|
Disabling feGaussianBlur-3.svg for investigation
|
2008-07-15 17:54:58 +12:00 |
|
Robert O'Callahan
|
e54fbdfe86
|
Backing out changeset 6c8c95fcaf9b (bug 445079) due to test failure on Windows
|
2008-07-15 16:35:37 +12:00 |
|
Robert O'Callahan
|
b1f4bd2080
|
Bug 445079. Make filters and patterns use an offscreen surface with the ability to create an nsIRenderingContext wrapper as needed, so foreignObject works in those contexts. r=longsonr,sr=mats
|
2008-07-15 15:16:43 +12:00 |
|
Robert O'Callahan
|
90e343b2fd
|
Bug 418201. Restrict filter processing to the dirty area. r=longsonr,sr=mats
|
2008-07-15 15:08:47 +12:00 |
|
Robert Longson
|
f159e7b1cc
|
Bug 409383 - Enable reftests for dynamic changes to switch children. r=jwatt,sr=roc
|
2008-07-13 16:09:37 +01:00 |
|
Robert Longson
|
67af1e3115
|
Bug 409383 - Make dynamic changes to switch children work and fix transient switch errors. r=jwatt,sr=roc
|
2008-07-13 12:30:48 +01:00 |
|
Sylvain Pasche
|
8e13a26f87
|
Bug 438679 – Remove some duplicate reftest manifest entries. r=dbaron
|
2008-07-12 12:49:58 +02:00 |
|
Daniel Holbert
|
783f0d51f8
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
Filetypes changed: .cpp .gif .h .html .list .png .svg .x-ccmap .xbl .xhtml .xul
|
2008-07-11 11:54:06 -07:00 |
|
Mats Palmgren
|
7f961e93b0
|
Fix and re-enable reftest for bug 433700.
|
2008-07-09 22:25:29 +02:00 |
|
Mats Palmgren
|
dbee45048b
|
Temporarily disable reftest for bug 433700 since it fails on qm-win2k3-03.
|
2008-07-09 19:19:37 +02:00 |
|
Mats Palmgren
|
0f868c4acb
|
Reftest for bug 433700.
|
2008-07-09 17:43:52 +02:00 |
|
L. David Baron
|
01cd70b583
|
Add reftest for the nesting case in bug 424236.
|
2008-07-08 13:46:56 -07:00 |
|
Reed Loden
|
fc1382d409
|
Alphabetize layout/reftests/reftest.list and add box-shadow's reftest.list. [p=reed r+sr=roc]
|
2008-07-07 20:33:21 -05:00 |
|
Michael Ventnor
|
5e03977e53
|
Bug 212633 - "Add support for CSS3 box-shadow" (reftests) [p=ventnor.bugzilla@gmail.com (Michael Ventnor)]
|
2008-07-07 19:58:37 -05:00 |
|
Masayuki Nakano
|
bcf4622ee8
|
Bug 436356 Bullet lists does not display correctly, works in FF 2 p=Atsushi Sakai, r+sr=roc
|
2008-07-03 14:49:24 +09:00 |
|
Simon Montagu
|
cdb351e3a9
|
Make :first-letter include following punctuation but not first letters that are neither letters nor digits. Bug 399941, r+sr=roc
--HG--
rename : layout/generic/punct_marks.ccmap => layout/generic/punct_marks.x-ccmap
|
2008-07-02 19:28:43 +03:00 |
|
L. David Baron
|
df1b22e4c5
|
Back out 0b1995eab10f due to mochitest failures on at least Windows. (Bug 363706)
|
2008-07-01 22:01:10 -07:00 |
|
Zack Weinberg
|
74a4ba6923
|
Add .zeroOrAveCharWidth field to gfxFont::Metrics. Initialize it in all font backends. Use it when computing CSS 'ch' units, and make eStyleUnit_Chars and nsLayoutUtils::CharsToCoord unused. (Bug 363706) r=roc sr=dbaron
|
2008-07-01 20:24:36 -07:00 |
|
Robert O'Callahan
|
3c3ddb020f
|
Bug 344258. Make <use> honour changes to the ID-to-element map. r=longsonr,sr=mats
|
2008-06-26 10:41:04 +12:00 |
|
Simon Montagu
|
7eb12fe091
|
Reftest for bug 109735
|
2008-06-25 02:41:26 -07:00 |
|
Michael Ventnor
|
18e638d642
|
Bug 440112, Form elements are not hidden behind overlapping parent with overflow:hidden, r+sr=roc
|
2008-06-23 11:30:07 +03:00 |
|
Robert O'Callahan
|
a26b26f96f
|
Mark reftest as passing
|
2008-06-23 14:41:21 +12:00 |
|
Robert O'Callahan
|
efc2f0abe2
|
Bug 438981. The canonical 'body element' must be the first 'body' child.
|
2008-06-23 10:38:29 +12:00 |
|
Robert Longson
|
aaefd90612
|
Bug 438867 - rftest for SVG not rendered after html hr element.
|
2008-06-22 17:22:07 +01:00 |
|
Mats Palmgren
|
cf7d7fdca9
|
Make the test work also with desktop theme where background color for text widgets is not white. b=435048 r=karlt
|
2008-06-20 02:45:05 +02:00 |
|
Simon Montagu
|
5e9bee9eb7
|
reftest for bug 439910
|
2008-06-19 12:36:42 +03:00 |
|
L. David Baron
|
b5775b09ed
|
Mark reftest added for bug 363706 as failing.
|
2008-06-17 16:11:45 -07:00 |
|
Eric Butler
|
f26f520a44
|
Fix crashes when using text API on a canvas context whose element doesn't have a frame, and update handling of that case to match the spec. (Bug 438695) r+sr=dbaron
|
2008-06-17 14:37:57 -07:00 |
|
L. David Baron
|
87ff824652
|
Add basic test for bug 363706.
|
2008-06-17 14:37:56 -07:00 |
|
Robert O'Callahan
|
9915b4d25f
|
Bug 421436. Remove hack that gives <br> 1-appunit width in standards mode; it's no longer necessary and it can cause subtle bugs. r+sr=dbaron
|
2008-06-14 20:48:07 +12:00 |
|
Robert O'Callahan
|
5cc4ce74b7
|
Bug 439004. Check whether there's logically empty content already placed on the line instead of just checking whether the line has advanced horizontally. r+sr=dbaron.
|
2008-06-14 20:28:07 +12:00 |
|
Michael Ventnor
|
7e868a56e1
|
Implement text-shadow rendering (bug 10713). r+sr=roc. Relanding with fixes to make tests pass on Mac
|
2008-06-13 10:02:32 +12:00 |
|
Robert O'Callahan
|
0d43ab00f1
|
Backing out text-shadow due to Mac issues
|
2008-06-12 17:40:56 +12:00 |
|
L. David Baron
|
b985a9084a
|
Add some reftests for z-ordering of text-decorations.
|
2008-06-11 21:54:13 -07:00 |
|
Michael Ventnor
|
ffafa1a250
|
text-shadow tests (bug 10713)
|
2008-06-12 14:39:36 +12:00 |
|
Robert O'Callahan
|
446ada92bc
|
Allow floats to be placed on the current line even after nonzero-width inline content has been placed. Fixes an Acid3 layout bug. r+sr=dbaron
|
2008-06-11 11:53:22 +12:00 |
|
Eric Butler
|
c0d334f20b
|
Canvas text spec implementation (bug 436904)
|
2008-06-10 16:16:59 -07:00 |
|
L. David Baron
|
ed7aeb1742
|
Make top and bottom values of vertical-align align the subtree rather than the element itself. (Bug 118501) r+sr=roc
|
2008-06-06 09:26:58 -07:00 |
|
L. David Baron
|
3da1e57e70
|
Don't make our anonymous blocks that wrap blocks inside inlines be containing blocks so that we get the right containing block direction per the CSS spec. (Bug 423306) r+sr=roc
|
2008-06-05 16:06:34 -07:00 |
|
L. David Baron
|
3b97746336
|
Remove unneeded (and not present in the proposed CSS3 float-displace property) border-box and padding-box values of -moz-float-edge. (Bug 432891) r+sr=roc
|
2008-06-05 16:06:34 -07:00 |
|
Simon Montagu
|
bb4dfe4dbd
|
Reftest for bug 229764
|
2008-06-05 04:05:25 -07:00 |
|
Vladimir Vukicevic
|
0b3d9b76cc
|
b=346189, children should optionally not affect size of XUL stack; r+sr=roc
|
2008-06-04 23:46:24 -07:00 |
|
L. David Baron
|
9ec5808082
|
Mark reftest added for bug 433640 as failing on Mac, due to bug 379317.
|
2008-06-03 18:15:05 -07:00 |
|
L. David Baron
|
89077a365d
|
Snap background origin and clip areas to device pixels to prevent tiling from varying for subpixel position changes that don't change the box's visible position at all. Tests by roc (433640-*) and me (background-image-tiling-*). b=433640 r+sr=roc
|
2008-06-03 15:25:31 -07:00 |
|
Zachary Weinberg
|
87ef6c4a53
|
Fix typo. r=dbaron
|
2008-06-02 15:52:25 -07:00 |
|
L. David Baron
|
8a92bdecfb
|
Make outlines on inlines containing blocks outline the blocks. b=424236,270191 r+sr=roc
|
2008-06-02 15:52:25 -07:00 |
|
L. David Baron
|
23d4d9af06
|
Add reftests for bug 399636.
|
2008-06-02 15:52:25 -07:00 |
|
Vladimir Vukicevic
|
fcccf788ee
|
b=432954, disable reftest 413292-1.html; r=roc
|
2008-05-13 11:42:18 -07:00 |
|
Vladimir Vukicevic
|
d2d15ec07a
|
b=432288, mozilla-central win32 build failing reftest 429849-1.html; r=roc
|
2008-05-13 11:42:16 -07:00 |
|
Vladimir Vukicevic
|
18d8d853a1
|
b=432298, reftest unexpected pass, svg/opacity-and-gradient-01.svg on cocoa; r=dbaron
|
2008-05-12 17:05:49 -07:00 |
|
dbaron@dbaron.org
|
31fad3f842
|
Compute widths for replaced block clearing past floats once we're at the correct vertical position. b=430813 r+sr=roc a=schrep
|
2008-05-03 16:33:36 -07:00 |
|
dbaron@dbaron.org
|
f7b9b7673b
|
Fix extra block-clearing caused by margins on tables. b=430813 r+sr=roc a=damon
|
2008-05-01 08:14:36 -07:00 |
|
gavin@gavinsharp.com
|
8030141361
|
Bug 429849: marquee text not on one line , part of this line on top and second part on bottom, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=damon
|
2008-04-30 10:09:09 -07:00 |
|
vladimir@pobox.com
|
8060fa43fc
|
mark test as not failing on mac
|
2008-04-25 17:05:51 -07:00 |
|
vladimir@pobox.com
|
b58a1af929
|
b=427122, padding on select elements is ignored ; r=dbaron, a=beltzner
|
2008-04-25 16:12:45 -07:00 |
|
Olli.Pettay@helsinki.fi
|
2e5ae015ff
|
backout Bug 430465
|
2008-04-25 04:31:13 -07:00 |
|
roc+@cs.cmu.edu
|
471d67b7c4
|
Fixing bustage
|
2008-04-25 03:17:12 -07:00 |
|
roc+@cs.cmu.edu
|
914869aff7
|
Bug 430465. Don't round source coordinates in the tiled-image-drawing path. r=vlad,a=beltzner
|
2008-04-25 02:40:04 -07:00 |
|
dholbert@cs.stanford.edu
|
5e90a6931d
|
Bug 428521: Allow DistributeWidthToColumns to complete BTLS_PREF_WIDTH runs in situations with guess_min < aWidth <= guess_pref. (Reverts optimization from 368504 in which I'd thought that a run with aWidth <= guess_pref would be skippable) r+sr=dbaron a=beltzner
|
2008-04-24 11:48:34 -07:00 |
|
roc+@cs.cmu.edu
|
f08441cfbe
|
Bug 430412. Don't bother showing a scrollbar if there's less than one device pixel to scroll into view. r+sr=bzbarsky,a=beltzner
|
2008-04-24 01:14:06 -07:00 |
|
jonas@sicking.cc
|
c7c8c617b2
|
Change reftest and crashtest in preparation for bug 379959 to not use data-urls for -moz-binding. r=dholbert. Test changes only.
|
2008-04-23 21:41:33 -07:00 |
|
jruderman@hmc.edu
|
2e7b3c3587
|
Add reftests
|
2008-04-22 22:00:19 -07:00 |
|
karlt+@karlt.net
|
bd2e0ff50c
|
clip parts of stretchy chars more carefully b=427666 (also fixes b=349907) r+sr=roc a1.9=damons
|
2008-04-22 20:13:09 -07:00 |
|
vladimir@pobox.com
|
5b4f07a7fa
|
backing out
|
2008-04-20 01:24:42 -07:00 |
|
vladimir@pobox.com
|
1cc55575d3
|
b=427122, padding on select elements ignored, r=dbaron,a=beltzner
|
2008-04-19 23:42:00 -07:00 |
|
jdaggett@mozilla.com
|
744f5db6d1
|
Bug 428458. Fix fixed-pitch font handling for mac/win. r+sr=roc, a=vlad
|
2008-04-18 02:11:47 -07:00 |
|
fantasai.cvs@inkedblade.net
|
c319cb1d4e
|
this test doesn't exist yet
|
2008-04-18 00:49:31 -07:00 |
|
fantasai.cvs@inkedblade.net
|
b093864cba
|
consider relevant overflow when balancing columns (fixes various crashes and hangs) b=404215 r+sr=roc a=beltzner
|
2008-04-18 00:40:35 -07:00 |
|
karlt+@karlt.net
|
9d594ffd95
|
PaintHorizontally: correct dy calculation when bm.ascent is -ve. b=242861 r+sr=roc a1.9=beltzner
|
2008-04-17 20:27:09 -07:00 |
|
dholbert@cs.stanford.edu
|
cd2cd226bc
|
Bug 409084: When determining if a row or rowgroup isTopOfPage, check if the previous row has positive YMost, rather than just checking if there *is* a previous row. r=bernd sr=dbaron a1.9=beltzner
|
2008-04-17 11:18:41 -07:00 |
|
roc+@cs.cmu.edu
|
192a80626a
|
Bug 409227 reftest
|
2008-04-17 01:23:29 -07:00 |
|
bzbarsky@mit.edu
|
d0934d18ac
|
display:block legends should still shrink-wrap. Bug 428423, tests by dholbert, r=dholbert, sr=dbaron, a=beltzner
|
2008-04-16 09:07:27 -07:00 |
|
karlt+@karlt.net
|
2c9a9b7d75
|
still fails on Windows too - bug 428458
|
2008-04-15 17:42:25 -07:00 |
|
karlt+@karlt.net
|
49fed48b96
|
still fails on Mac - bug 428458
|
2008-04-15 17:13:20 -07:00 |
|
karlt+@karlt.net
|
11399549ba
|
Use a | char to tighten up test but still allow for 1 pixel. b=428458
|
2008-04-15 16:30:32 -07:00 |
|
roc+@cs.cmu.edu
|
4f03ff6841
|
Bug 427730. Make text for ATSUI layout end in ' ' or ' .' instead of '.', to ensure the last character isn't treated as the start of a kerning pair. r=jdaggett,sr=vlad,a=beltzner
|
2008-04-14 18:48:19 -07:00 |
|
roc+@cs.cmu.edu
|
005cb0775b
|
Bug 399258. nsCSSRendering::PaintBorder should not try to optimize away the case where the dirty rectangle is inside the element's padding-rect, because border-radius can make the border appear inside the padding-rect. nsDisplayBorder::OptimizeVisibility does this optimization correctly already so just remove it from PaintBorder. r+sr=vlad, a=damon
|
2008-04-14 18:41:12 -07:00 |
|
dbaron@dbaron.org
|
0cc180b641
|
Fix bug 427129 / 377664: When displacing blocks that don't interact with floats around floats, displace the border box rather than the margin box. Fix bug 427782: Simultaneously, only displace when the width actually won't go down to an amount that fits (i.e., if it will go to an amount smaller than the intrinsic minimum width, let it). b=427129 r+sr=roc a=schrep
|
2008-04-14 18:05:17 -07:00 |
|
mats.palmgren@bredband.net
|
5a624fe0b5
|
The position of an outside bullet should not be affected by floats inside the principal block (this fixes most cases). b=427370 r+sr=dbaron a1.9=beltzner
|
2008-04-13 10:43:12 -07:00 |
|
dholbert@cs.stanford.edu
|
8a24231d01
|
Bug 427017: Disable page-break-before/after for fixed- & absolutely-positioned elements. Also, fix assertion during an iterator-comparison by handling case where lineBox is in overflow-lines. r=fantasai sr=roc a1.9=beltzner
|
2008-04-11 22:32:49 -07:00 |
|
karlt+@karlt.net
|
646ae1a5a6
|
Add a space to be more permissive.
|
2008-04-10 22:15:01 -07:00 |
|
karlt+@karlt.net
|
142846798a
|
fails on Windows too - bug 428458
|
2008-04-10 21:32:23 -07:00 |
|
karlt+@karlt.net
|
8617d74117
|
fails on Mac - bug 428458
|
2008-04-10 21:08:22 -07:00 |
|
karlt+@karlt.net
|
ef3215ce8e
|
Test text input size with monospace fonts b=410405.
|
2008-04-10 20:17:32 -07:00 |
|
martijn.martijn@gmail.com
|
ffaf94a900
|
Extra reftest for bug 413027 - Marquee height is sized too small, clipping text vertically, a=beltzner
|
2008-04-10 16:17:20 -07:00 |
|
jwatt@jwatt.org
|
93c61de7e2
|
Bug 428023. Allow SVG without a viewBox to scroll when embedded by reference by a replaced element. r=longsonr, sr=roc, a1.9=vlad
|
2008-04-09 23:25:31 -07:00 |
|
karlt+@karlt.net
|
cad4311043
|
Check that non-spacing marks in accents are visible b=427659.
|
2008-04-09 21:35:46 -07:00 |
|
karlt+@karlt.net
|
16859d81d6
|
Tweak reftest again for aveCharWidth wide enough for numerals. b=410405
|
2008-04-08 23:57:34 -07:00 |
|
reed@reedloden.com
|
325e468d20
|
Bug 427845 - "reftests/text-decoration/underline-block-propagation-*.html are buggy" [p=zweinberg@mozilla.com (Zack Weinberg) r=dbaron]
|
2008-04-08 23:38:45 -07:00 |
|
dholbert@cs.stanford.edu
|
1dc4ccf228
|
Bug 421710: Adding assertion reftest
|
2008-04-08 14:33:32 -07:00 |
|
gavin@gavinsharp.com
|
58eef70779
|
Re-land the part of bug 295994 that removes the reference to the removed test, since I didn't re-add it in my initial backout
|
2008-04-08 13:57:17 -07:00 |
|
gavin@gavinsharp.com
|
0ab8b765bb
|
Back out patch for bug 295994
|
2008-04-08 13:50:00 -07:00 |
|
dbaron@dbaron.org
|
646994512a
|
Don't let columns with no cells originating in them expand in the pass for expanding zero-width columns. b=425972 r=dholbert sr=roc a=blocking1.9+
|
2008-04-08 12:07:16 -07:00 |
|
longsonr@gmail.com
|
93b3ae1e63
|
reftests for bug 423998
|
2008-04-08 12:06:27 -07:00 |
|
longsonr@gmail.com
|
093cb2314c
|
reftests for bug 423998
|
2008-04-08 12:03:17 -07:00 |
|
longsonr@gmail.com
|
0222467d8a
|
reftests for bug 423998
|
2008-04-08 12:03:17 -07:00 |
|
reed@reedloden.com
|
dce1fd1773
|
Bug 423833 - "Show Only This Frame code uses about: url for error pages, instead of original site url" [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=Mano a=blocking-firefox3+]
|
2008-04-08 11:48:34 -07:00 |
|
roc+@cs.cmu.edu
|
4f41c023e3
|
Disabling failing test. It's not the important one here anyway.
|
2008-04-08 06:42:36 -07:00 |
|
roc+@cs.cmu.edu
|
2e1111534b
|
Bug 411585. Traverse all pages after the current page when painting a page, to locate placeholders that we need to traverse in order to paint out-of-flows on the current page. r+sr=dbaron
|
2008-04-08 06:06:12 -07:00 |
|
roc+@cs.cmu.edu
|
d0931d8767
|
Bug 422678. Table rows whose style-height doesn't fit in the available height (but whose cells do) should be marked incomplete during reflow. r=bernd,sr=dbaron
|
2008-04-08 05:28:34 -07:00 |
|
vladimir@pobox.com
|
abe9217220
|
Revert incorrect commenting out of test
|
2008-04-07 13:27:20 -07:00 |
|
vladimir@pobox.com
|
1839ddc852
|
temporarily disable this reftest -- see bug 427480
|
2008-04-07 00:36:24 -07:00 |
|
bmlk@gmx.de
|
8e66beaecd
|
initialize all border parameters so that the border is initialized even for empty rowgroups bug 424434 r/sr=bzbarsky a=mtschrep
|
2008-04-06 05:12:04 -07:00 |
|
roc+@cs.cmu.edu
|
a9f7ac7267
|
Bug 424710. Make sizing of abs-pos frames whose container is the initial containing block sane and consistent with Firefox 2, while still incorrect. r+sr=dbaron
|
2008-04-06 03:03:41 -07:00 |
|
dbaron@dbaron.org
|
891467d3f4
|
Disable a small part of the fix for bug 416168 to fix a regression with outlines of certain empty inlines. b=424236 r+sr=roc a=blocking1.9+
|
2008-04-05 20:55:15 -07:00 |
|
dolske@mozilla.com
|
cc1eaabe89
|
Reenable libpr0n reftests, and try increasing the reftest timeout from 30 to 45 seconds. (bug 425987)
|
2008-04-05 16:55:08 -07:00 |
|
dolske@mozilla.com
|
1c0baca949
|
Try disabling all lbipr0n reftests (bug 425987).
|
2008-04-05 13:20:48 -07:00 |
|
roc+@cs.cmu.edu
|
ee4aefc695
|
Mark passing reftests as expected to pass
|
2008-04-01 17:11:44 -07:00 |
|
longsonr@gmail.com
|
9c397d1ec3
|
reftest for gradient on transformed text - bug 424586
|
2008-03-31 07:31:25 -07:00 |
|
roc+@cs.cmu.edu
|
14c8d05caf
|
Bug 421885. Make tiled image drawing sample only the correct subimage by manually padding if necessary. r=vlad
|
2008-03-31 02:40:53 -07:00 |
|
masayuki@d-toybox.com
|
3ea5191188
|
Bug 421353 Moving the mouse over text hyperlinks which become underlined spikes cpu usage r=roc+stuart, sr=roc, a1.9=beltzner
|
2008-03-29 14:25:15 -07:00 |
|
reed@reedloden.com
|
601e529c06
|
Back out Robert O'Callahan's patch from bug 421885 due to reftest failure.
|
2008-03-28 02:32:03 -07:00 |
|
reed@reedloden.com
|
7ffca204c7
|
Bug 421885 - "Google reader search results have strange red line and broken border around them" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=vlad a=blocking1.9+]
|
2008-03-28 01:40:02 -07:00 |
|
jruderman@hmc.edu
|
80bd571b8c
|
Add reftests for the Wikipedia jiggling text bug.
|
2008-03-27 23:08:16 -07:00 |
|
karlt+@karlt.net
|
1b91c2f7bb
|
Add mroot and bevelled mfrac width tests.
|
2008-03-27 15:52:58 -07:00 |
|
uriber@gmail.com
|
93c58b6cbd
|
Only join ancestor inline frames for frames that are last children. bug=424631, r=smontagu, sr=dbaron, blocking1.9=vladimir
|
2008-03-27 12:27:32 -07:00 |
|
dtownsend@oxymoronical.com
|
d4be62f77d
|
Marking test from bug 424074 as failing on linux
|
2008-03-27 02:17:19 -07:00 |
|
joshmoz@gmail.com
|
2b63edc0c2
|
Scrollbar thumb is drawn with wrong size for custom scrollbars. b=424074 r=josh sr=vlad
|
2008-03-26 22:36:20 -07:00 |
|
jruderman@hmc.edu
|
c46802513e
|
Add reftest
|
2008-03-26 20:25:24 -07:00 |
|
jruderman@hmc.edu
|
f2aede83f9
|
Add reftest (mostly for an assertion, but also making sure it's blank)
|
2008-03-26 17:01:27 -07:00 |
|
karlt+@karlt.net
|
4e6626ae86
|
Prefix msqrt with a multiplier as Mac's font and antialiasing causes the radical symbol to affect two pixels to the left of content by up to 8/256.
|
2008-03-25 21:47:17 -07:00 |
|
karlt+@karlt.net
|
c5b3380c6e
|
Bug 363240 - incorrect MathML <mtable> width and position (nsMathMLContainerFrames have zero preferred width Test widths of table cells with msqrt, mfenced, and stretchy mo, and mo with l/rspace.
|
2008-03-25 20:39:36 -07:00 |
|
karlt+@karlt.net
|
a2ecae57ca
|
Need some space between the overline and "h" for Mac's fonts and antialiasing.
|
2008-03-25 19:51:45 -07:00 |
|
karlt+@karlt.net
|
a15b004ac1
|
Bug 421955: combining mark at start of text run rendered as NUL hex box or garbage
|
2008-03-25 18:30:39 -07:00 |
|
reed@reedloden.com
|
4167b1253b
|
Bug 423385 - "floating parent does not size correctly with floating child using negative margin" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=beltzner]
|
2008-03-25 16:19:46 -07:00 |
|
uriber@gmail.com
|
a35f550c56
|
Reftest for bug 423676
|
2008-03-25 13:07:16 -07:00 |
|
gavin@gavinsharp.com
|
1acf9eb941
|
reftest adjustments for bug 417178 (pending r=dbaron/roc)
|
2008-03-25 09:50:30 -07:00 |
|
reed@reedloden.com
|
5e63772b54
|
Back out Robert O'Callahan's patch from bug 423385 due to mochitest failure.
|
2008-03-24 23:26:53 -07:00 |
|
reed@reedloden.com
|
9d3d47e5fe
|
Bug 417178 - "Google reader does not show subscribed topics in ff3b3 at certain zoom levels" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=mconnor]
|
2008-03-24 21:55:47 -07:00 |
|
reed@reedloden.com
|
1791d22006
|
Bug 423385 - "floating parent does not size correctly with floating child using negative margin" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=beltzner]
|
2008-03-24 21:50:12 -07:00 |
|
dholbert@cs.stanford.edu
|
2de08e5ba8
|
Bug 423599: Make native theming stuff use full padding when in XUL, and reduced padding when in HTML. Patch by _FrnchFrgg_ <frnchfrgg-mozbugs@altern.org>, r=ventron sr=vlad a1.9b5=beltzner. Reftest by me, r=bz a1.9b5=beltzner
|
2008-03-24 17:34:27 -07:00 |
|
reed@reedloden.com
|
afc1413921
|
Back out Robert O'Callahan's patch from bug 417178 due to mochitest failure.
|
2008-03-24 01:41:13 -07:00 |
|
reed@reedloden.com
|
11f6a8b813
|
Bug 417178 - "Google reader does not show subscribed topics in ff3b3 at certain zoom levels" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=mconnor]
|
2008-03-24 00:29:30 -07:00 |
|
uriber@gmail.com
|
82137ae23b
|
In bidi resolution, convert inline bidi continuations not at the end of a bidi run into fluid continuations. bug=423130 r=smontagu sr=dbaron a19b5=dsicore
|
2008-03-21 01:17:41 -07:00 |
|
dbaron@dbaron.org
|
75424965d9
|
Add bug number for failing tests.
|
2008-03-20 20:19:28 -07:00 |
|
dbaron@dbaron.org
|
0cfa54de30
|
Add additional tests with opacity to exercise the cases where we construct TableBackgroundPainters from row or row group frames.
|
2008-03-20 20:05:21 -07:00 |
|
dbaron@dbaron.org
|
06705510dc
|
Additional fix on top of roc's patch for bug 421069 to fix the regression it caused. r=dholbert approval1.9b5=damon
|
2008-03-20 18:19:13 -07:00 |
|
dbaron@dbaron.org
|
0f9e43b689
|
Add some reftests for table background painting. (These tests catch the regression from the previous patch in bug 421069.)
|
2008-03-20 18:17:09 -07:00 |
|
dbaron@dbaron.org
|
f4e917a5d5
|
Add reftests for bug 421069.
|
2008-03-20 18:15:40 -07:00 |
|
dbaron@dbaron.org
|
03a41137b3
|
Add another reftest for 413027.
|
2008-03-19 15:31:45 -07:00 |
|
dbaron@dbaron.org
|
9c075744cf
|
Add some basic reftests for XUL grid.
|
2008-03-19 15:29:31 -07:00 |
|
reed@reedloden.com
|
6248dff561
|
Bug 392233 - "Text kerning broken by scaling/viewBox (space between letters or letters above each other)" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=longsonr sr=vlad a=blocking1.9+]
|
2008-03-18 12:50:29 -07:00 |
|
roc+@cs.cmu.edu
|
acfc191b35
|
Backing out bug 392233 again
|
2008-03-18 01:37:48 -07:00 |
|
roc+@cs.cmu.edu
|
90ecd7d2cc
|
Bug 392233. Relanding ... make SVG text build textruns taking into account the current transform's scale. Also refactors code to simplify everything. r=longsonr,sr=vlad
|
2008-03-18 00:42:07 -07:00 |
|
roc+@cs.cmu.edu
|
249d6834b0
|
Oops, adding reftest files for bug 422394
|
2008-03-17 20:25:36 -07:00 |
|
roc+@cs.cmu.edu
|
52d11f6718
|
Backing out bug 392233.
|
2008-03-17 19:36:17 -07:00 |
|
roc+@cs.cmu.edu
|
8dc31a31ac
|
Bug 422394. Fix tab width calculation so we never fail to advance. r=smontagu
|
2008-03-17 18:48:22 -07:00 |
|
roc+@cs.cmu.edu
|
146c08904d
|
Bug 392233. Take the current contxt scale into account when constructing textruns for SVG, and simplify the SVG text code. r=longsonr,sr=vlad
|
2008-03-17 18:45:05 -07:00 |
|
jruderman@hmc.edu
|
12bd73342f
|
Add a "!=" reftest that will fail is msub and msup break (like in bug 345564)
|
2008-03-16 22:34:37 -07:00 |
|
dbaron@dbaron.org
|
93f3933849
|
Add simplified version of test that we can currently pass.
|
2008-03-16 14:20:53 -07:00 |
|
dbaron@dbaron.org
|
3efad80ec8
|
Fix bug in test.
|
2008-03-16 14:20:35 -07:00 |
|
dbaron@dbaron.org
|
ce89f4930f
|
Add reftest for CSS 2.1, section 10.3.3.
|
2008-03-16 14:13:00 -07:00 |
|
karlt+@karlt.net
|
dfa2f4c0f0
|
mi elements for which default values for mathvariant should have no effect
|
2008-03-15 19:26:32 -07:00 |
|
bzbarsky@mit.edu
|
7b83e29004
|
Don't use fieldset pref widths as min widths, since pref widths can be unconstrained. Incidentally makes it possible for text to legends to wrap if the page wants it to. Bug 404123 and bug 354502, r+sr=dbaron, a=beltzner.
|
2008-03-14 13:48:23 -07:00 |
|
reed@reedloden.com
|
f7bade2b02
|
Bug 311366 - "should make custom elements able to contain blocks (<section>)" [p=mrbkap@gmail.com (Blake Kaplan) r=sicking sr=jst a1.9=beltzner]
|
2008-03-14 08:15:29 -07:00 |
|
smontagu@smontagu.org
|
7c4c877c83
|
Testcase for bug 128896.
|
2008-03-14 08:03:33 -07:00 |
|
jwatt@jwatt.org
|
ca6acd6147
|
Bug 421780. NPOB. Add public domain dedication comment to two tests for Joe Drew (his tests).
|
2008-03-14 07:49:57 -07:00 |
|
dholbert@cs.stanford.edu
|
52a3ff9796
|
Bug 421239: Remove broken/brittle optimization of guessing (incorrectly) whether a line might be empty, when we're determining whether we need to mark next line's margin as dirty. r+sr=roc, a=blocking1.9+
|
2008-03-14 00:21:15 -07:00 |
|
roc+@cs.cmu.edu
|
a5d01c093e
|
Backing out 413027 again.
|
2008-03-13 02:14:16 -07:00 |
|
roc+@cs.cmu.edu
|
69064e9603
|
Bug 413027. The XUL pref and min height for a CSS block should be its height when reflowed at its preferred width, NOT the height of the tallest line. r+sr=dbaron. Relanding with additional XUL box layout fix to increase the frame size to the minimum size required by children even if they don't change size during layout, and a fix to scrollframes so they don't depend on being able to set a size for scrollbars less than their minimum size. r+sr=dbaron
|
2008-03-13 01:40:43 -07:00 |
|
dholbert@cs.stanford.edu
|
87e0492872
|
Disabling failing reftest 386339.html. (See Bug 422454)
|
2008-03-12 10:22:49 -07:00 |
|
reed@reedloden.com
|
1c9b9b3e93
|
Bug 421780 - "SVG <image> has stopped working" (reftests for resizing a 1x1 image) [p=joe@drew.ca (Joe Drew [JOEDREW!]) r=longsonr]
|
2008-03-12 10:21:26 -07:00 |
|
roc+@cs.cmu.edu
|
8dfb75f0cd
|
Bug 420351. Don't let empty list-bullets make a line non-empty. r+sr=dbaron
|
2008-03-11 17:46:18 -07:00 |
|
uriber@gmail.com
|
dce1edd834
|
Don't reserve space for start (end) margin on the first- (last-) in-flow if it has a previous (next) bidi continuation. bug=421419 r+sr=dbaron a1.9=dsicore
|
2008-03-11 14:54:34 -07:00 |
|
jruderman@hmc.edu
|
26941b2224
|
Add reftest
|
2008-03-11 11:24:02 -07:00 |
|
roc+@cs.cmu.edu
|
b099594232
|
Backing out 420351
|
2008-03-11 03:44:32 -07:00 |
|
roc+@cs.cmu.edu
|
8a3b8b1390
|
Backing out bug 413027
|
2008-03-11 01:36:01 -07:00 |
|
roc+@cs.cmu.edu
|
74d8a4f62e
|
Bug 413027 reftest
|
2008-03-11 00:46:40 -07:00 |
|
roc+@cs.cmu.edu
|
65180d9a75
|
Bug 420351. Empty bullets cannot make a line non-empty. r+sr=dbaron
|
2008-03-11 00:36:03 -07:00 |
|
dholbert@cs.stanford.edu
|
61fc354af4
|
Bug 407243 reftest, to define current behavior.
|
2008-03-10 15:11:16 -07:00 |
|
roc+@cs.cmu.edu
|
11aa232422
|
Bug 403181. Pass the desired source rectangle for background images down into nsThebesImage and ensure we don't sample outside it. Back out a bad pixman patch that caused regressions, and adjust image encoding tests so they don't depend on the regression. Also switchs some reftests to quirks mode so that the 1-appunit width of <br>s doesn't bite us. r=vlad,sr=dbaron
|
2008-03-09 14:55:05 -07:00 |
|
reed@reedloden.com
|
5e3b4d1415
|
Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner]
|
2008-03-08 01:44:35 -08:00 |
|
dbaron@dbaron.org
|
a0ae7c66c4
|
Add reftests for baseline-alignment aspects of bug 402940 fixes.
|
2008-03-07 14:27:08 -08:00 |
|
jwatt@jwatt.org
|
c6621839de
|
Bug 421464. The 'type' attribute on <style> should be optional. r=longsonr@gmail.com, sr=roc@ocallahan.org, blocking1.9=me
|
2008-03-07 02:16:05 -08:00 |
|
roc+@cs.cmu.edu
|
72bddc7c36
|
Backing out Bug 403181. JPEG encoding test failure :-(
|
2008-03-07 01:28:34 -08:00 |
|
roc+@cs.cmu.edu
|
18b5f6db55
|
Bug 403181. Various fixes to image rendering. Most importantly, we track the desired subimage of a CSS background image and ensure we don't sample outside it. r=vlad,sr=dbaron
|
2008-03-07 00:34:12 -08:00 |
|
jruderman@hmc.edu
|
621c9391bc
|
Fix XML parsing errors in tests: apparently comments have to go *after* the ?xml version? thing Fix XML parsing errors in tests: apparently comments have to come *after* the '?xml version="1.0"?' thing.
|
2008-03-06 15:59:35 -08:00 |
|
vladimir@pobox.com
|
26262aaee9
|
b=417246, wrong border size rendering in some cases ; r=roc
|
2008-03-05 23:58:58 -08:00 |
|
roc+@cs.cmu.edu
|
4815c48c47
|
Backing out 403181 again
|
2008-03-04 01:36:07 -08:00 |
|
roc+@cs.cmu.edu
|
d8ef70bf14
|
Bug 403181. Track which subimage of an image we want to draw and copy it to a temporary surface if necessary to prevent sampling of pixels outside the subimage when zooming. Also, enable EXTEND_PAD or SetFilter(0) if the context has a transformation that's not a simple translation, since that might induce cairo to sample pixels outside the source (sub)image. r=vlad,sr=dbaron
|
2008-03-04 00:21:34 -08:00 |
|
roc+@cs.cmu.edu
|
d5a6cd23c7
|
Bug 403181 backout
|
2008-03-02 18:38:19 -08:00 |
|
roc+@cs.cmu.edu
|
528b547d86
|
Bug 403181. Use a temporary surface to prevent sampling of pixels outside the intended source rectangle when zooming the image in some cases. r=vlad,sr=dbaron,a=beltzner
|
2008-03-02 17:01:14 -08:00 |
|
dholbert@cs.stanford.edu
|
65a3300338
|
Bug 418766: Use width, not height, as a quick proxy for whether a line is empty. r+sr=roc, a=beltzner
|
2008-02-29 13:45:43 -08:00 |
|
dbaron@dbaron.org
|
ef4c9abc72
|
Add better reftest coverage for intrinsic width computation of horizontal padding, border, and margin on inlines. b=420069 sheriff-a=sayrer
|
2008-02-28 17:52:09 -08:00 |
|
roc+@cs.cmu.edu
|
49a25bd74b
|
disable test for bug 405952 until I can fix the test
|
2008-02-28 13:58:01 -08:00 |
|
roc+@cs.cmu.edu
|
76c8339f01
|
Bug 405952. Add scrollbar width to pref and min widths for overflow:scroll elements but for no other overflow values. r+sr=bzbarsky,dbaron,dholbert, a=beltzner
|
2008-02-28 12:37:06 -08:00 |
|
dbaron@dbaron.org
|
cb1f666485
|
Add testcase for computing the shrink-wrapping size of table outer frames correctly. b=363402
|
2008-02-28 09:55:29 -08:00 |
|
uriber@gmail.com
|
951d3bd501
|
reftest for bug 412093.
|
2008-02-27 12:06:22 -08:00 |
|
roc+@cs.cmu.edu
|
26de5ff636
|
Bug 419531 reftest
|
2008-02-27 01:41:08 -08:00 |
|
dbaron@dbaron.org
|
73bfb3b850
|
Remove expected failure fixed by bug 363248.
|
2008-02-26 19:02:45 -08:00 |
|
dbaron@dbaron.org
|
809b049508
|
Make the reference match the expected behavior of the testcases per changes in bug 363248.
|
2008-02-26 19:01:05 -08:00 |
|
dbaron@dbaron.org
|
722e419bf7
|
Fix handling of 'right'-derived static positions (mostly for RTL) when containing block has asymmetric border. b=419072 r+sr=roc a=damons
|
2008-02-25 13:16:21 -08:00 |
|
roc+@cs.cmu.edu
|
79fa927cd8
|
Reftest for bug 376375.
|
2008-02-24 17:36:41 -08:00 |
|
roc+@cs.cmu.edu
|
ac43fde6ea
|
Bug 416752. Use the scrollbar min-height/min-width to establish the minimum scrollport size, not the pref-height/pref-width. r+sr=dbaron
|
2008-02-24 17:21:08 -08:00 |
|
dbaron@dbaron.org
|
36bfec9f1f
|
Fix regression handling auto margins on absolutely positioned elements. b=419060 r+sr=roc a=blocking1.9+
|
2008-02-24 10:28:57 -08:00 |
|
fantasai.cvs@inkedblade.net
|
adcaddd746
|
fixed positioned elements print only on first and last pages b=417676 r+sr=roc
|
2008-02-24 04:19:17 -08:00 |
|
vladimir@pobox.com
|
43b70c1702
|
b=381661, reenable bilinear image filtering [mq]: 381661-enable-bilinear.patch ; r=stuart
|
2008-02-23 14:30:57 -08:00 |
|
roc+@cs.cmu.edu
|
ef81289627
|
Bug 407095. Reflow in more situations where horizontal scrollbar appears or disappears. May hurt Tp, let's watch. r+sr=dbaron,a=damon
|
2008-02-23 02:15:59 -08:00 |
|
dbaron@dbaron.org
|
94f8a038ab
|
Correct comments in reference renderings to reflect additional bug.
|
2008-02-22 14:36:58 -08:00 |
|
dbaron@dbaron.org
|
3b40ad9880
|
Thorough reftests for CSS2 10.3.7 and 10.3.8 that I wrote for bug 403328.
|
2008-02-22 12:52:06 -08:00 |
|
uriber@gmail.com
|
bbb4b3e1da
|
When all three of 'left', 'width', and 'right' of an absolutely-positioned elemnt are 'auto', use the direction of the static-position containing block (rather than the actual containing block) to decide whether to set 'left' or 'right' to the static position. bug=403328 r+sr=dbaron b1.9=mtschrep
|
2008-02-22 05:44:07 -08:00 |
|
dholbert@cs.stanford.edu
|
2bbfd20d93
|
Bug 413286: Let empty auto-width columns be expanded. r+sr=dbaron a=blocking1.9+
|
2008-02-21 19:25:56 -08:00 |
|
roc+@cs.cmu.edu
|
7242e8b77c
|
Reftest for bug 393490
|
2008-02-21 17:07:44 -08:00 |
|
dholbert@cs.stanford.edu
|
66d57e1b12
|
Bug 402629: Fix percent-height updates in nested tables by checking if containing block depends on an ancestor cell's height, rather than just checking if it's a cell. r+sr=dbaron, a=blocking1.9+
|
2008-02-21 13:02:07 -08:00 |
|
reed@reedloden.com
|
06df26de53
|
Bug 380825 - "Font sizes on Tinderbox are too large" (reftest) [p=ryanvm@gmail.com (Ryan VanderMeulen) r=dbaron]
|
2008-02-21 03:01:28 -08:00 |
|
bzbarsky@mit.edu
|
1fdaf7b67e
|
Adding one more test.
|
2008-02-20 11:58:27 -08:00 |
|
bzbarsky@mit.edu
|
2062beaff7
|
Adding test.
|
2008-02-20 11:55:22 -08:00 |
|
jruderman@hmc.edu
|
536e3a9656
|
Add reftests.
|
2008-02-19 23:16:56 -08:00 |
|
bzbarsky@mit.edu
|
dd61e5bd4d
|
Adding sanity tests.
|
2008-02-19 20:01:52 -08:00 |
|
dbaron@dbaron.org
|
c7b3ec9107
|
Fix reftests that depended on bug 379461.
|
2008-02-19 10:46:43 -08:00 |
|
dbaron@dbaron.org
|
f4d4f9cc2b
|
Treat backgrounds on body the same in XHTML as for HTML. b=379461 r+sr=bzbarsky a=schrep
|
2008-02-19 10:46:21 -08:00 |
|
dbaron@dbaron.org
|
55c1ed6c5b
|
Add iframe wrappers for viewport scrollbar tests, since viewport scrollbars don't seem to show up in reftest framework.
|
2008-02-19 10:42:48 -08:00 |
|
dbaron@dbaron.org
|
b4df875a18
|
Back out for now, until I have a chance to fix reftests depending on old behavior.
|
2008-02-19 09:28:00 -08:00 |
|
dbaron@dbaron.org
|
929891e58f
|
Treat backgrounds on body the same in XHTML as for HTML. b=379461 r+sr=bzbarsky a=schrep
|
2008-02-19 08:46:29 -08:00 |
|
dbaron@dbaron.org
|
834b1d22d8
|
Fix handling of dynamic changes for advanced CSS selectors (and avoid the cost of doing so in the normal case). b=401291, 75386, 98997, 229915, 404418 (blocking1.9+) r+sr=bzbarsky a=blocking1.9+ on 404418
|
2008-02-18 23:12:09 -08:00 |
|
roc+@cs.cmu.edu
|
8ca8d4bd92
|
Bug 414784. Relanding SVG filter rework with additional fix. Lets us compute SVG work surface sizes smaller than the filter effects region, and fixes many filter correctness bugs. r=rlongson,sr=pavlov
|
2008-02-17 23:29:00 -08:00 |
|
roc+@cs.cmu.edu
|
300e29f85e
|
Backing out 414784 due to crashtest failure.
|
2008-02-17 18:04:26 -08:00 |
|
roc+@cs.cmu.edu
|
eb71b9dab1
|
Reftest suite for SVG filters (bug 414784)
|
2008-02-17 17:12:57 -08:00 |
|
bzbarsky@mit.edu
|
b868c2220d
|
Make sure that changes to the "span" attribute on a colgroup actually work. Bug 404309, r=bernd, sr=dbaron, a=beltzner
|
2008-02-14 20:19:28 -08:00 |
|
jruderman@hmc.edu
|
6ae45d8c65
|
Add reftests
|
2008-02-14 17:32:02 -08:00 |
|
roc+@cs.cmu.edu
|
9e82c6c05b
|
Enable reftest for bug 400813
|
2008-02-14 12:35:53 -08:00 |
|
roc+@cs.cmu.edu
|
b278a54a54
|
Bug 400813. Text with font-size:0 should not make a line be treated as empty. r+sr=dbaron
|
2008-02-14 01:08:33 -08:00 |
|
longsonr@gmail.com
|
32d5f7d9e5
|
Correct reftest bug numbers
|
2008-02-13 09:38:39 -08:00 |
|
longsonr@gmail.com
|
b4a45de915
|
Correct reftest titles
|
2008-02-13 08:18:25 -08:00 |
|
smontagu@smontagu.org
|
60180f6db8
|
Make Hebrew list numbering be ordered correctly. Bug 413928, r+sr=roc, blocking1.9=shrep
|
2008-02-13 00:21:59 -08:00 |
|
mats.palmgren@bredband.net
|
3d7acc874a
|
Reftest for bug 413982.
|
2008-02-12 07:05:37 -08:00 |
|
fantasai.cvs@inkedblade.net
|
61383653db
|
add reftest for bug 411382 fix
|
2008-02-11 21:36:17 -08:00 |
|
roc+@cs.cmu.edu
|
79bbde3785
|
backing out bug 400813 again due to reftest failure...
|
2008-02-11 18:48:17 -08:00 |
|
roc+@cs.cmu.edu
|
4251201001
|
Bug 400813. Lines with font-size:0 content should not be treated as empty. r+sr=dbaron
|
2008-02-11 17:42:14 -08:00 |
|
jruderman@hmc.edu
|
36c9b1134b
|
Fix bug 414851: let white-space:nowrap inherit into buttons. r+sr=bz, a=schrep
|
2008-02-11 09:11:52 -08:00 |
|
longsonr@gmail.com
|
aec0e04d9d
|
Correct reftest filename to match naming convention
|
2008-02-11 02:44:46 -08:00 |
|
longsonr@gmail.com
|
1731f7ac12
|
Reftests for objectBoundingBox patterns. These cover bug 338596, bug 377263, bug 377399 and bug 416762
|
2008-02-11 02:40:35 -08:00 |
|
bzbarsky@mit.edu
|
597de9f2a8
|
Make this actually pass
|
2008-02-10 14:01:41 -08:00 |
|
dbaron@dbaron.org
|
1aaaacf516
|
Fix some sorting errors.
|
2008-02-10 13:53:52 -08:00 |
|
dbaron@dbaron.org
|
8967a5c8bd
|
Stop using -moz-float-edge for list items, but offset the bullet position in the presence of floats. b=413840 (and numerous others) r+sr=roc a=blocking1.9+
|
2008-02-10 13:49:24 -08:00 |
|
bzbarsky@mit.edu
|
3b0b0ded6f
|
Adding test
|
2008-02-10 13:29:32 -08:00 |
|
longsonr@gmail.com
|
7623818e49
|
Reftest for dynamic link style change - Bug 398105
|
2008-02-10 12:14:00 -08:00 |
|
longsonr@gmail.com
|
64cd53e348
|
Reftests for invalid filters - Bug 407463
|
2008-02-09 06:46:19 -08:00 |
|
longsonr@gmail.com
|
65b1260fd4
|
Reftests for currentColor - Bug 414550
|
2008-02-09 04:51:46 -08:00 |
|
longsonr@gmail.com
|
f64b3f3518
|
Correct reftest titles
|
2008-02-09 03:54:56 -08:00 |
|
longsonr@gmail.com
|
8855a49229
|
Bug 368840 - Reftests for edge case gradients and fallback colours.
|
2008-02-09 03:26:15 -08:00 |
|
longsonr@gmail.com
|
85d4f7e39f
|
Bug 368840 - Reftests for edge case gradients and fallback colours.
|
2008-02-09 03:04:43 -08:00 |
|
dbaron@dbaron.org
|
791502ac20
|
Make CSS namespace identifiers case sensitive to match change in spec. b=416106 r+sr=bzbarsky a=schrep
|
2008-02-08 11:57:22 -08:00 |
|
dholbert@cs.stanford.edu
|
ff6c52fcbe
|
Bug 412607: Fix wrapping issue by clearing trimmable width before trying CanPlaceFrame. r+sr=roc, a=blocking1.9
|
2008-02-07 15:00:37 -08:00 |
|
vladimir@pobox.com
|
e4a6bb69e6
|
mark some tests as passing
|
2008-02-07 12:34:47 -08:00 |
|
mats.palmgren@bredband.net
|
0a4ad5e0b3
|
Commenting out reftest since it fails on Mac (qm-xserve01).
|
2008-02-06 11:59:33 -08:00 |
|
mats.palmgren@bredband.net
|
87cd3d39d9
|
Adjust for viewport scrollbars when positioning a fixed background. b=402807 r+sr=roc a=blocking1.9
|
2008-02-06 10:22:24 -08:00 |
|
smontagu@smontagu.org
|
f28ab5bb2c
|
Remove lame test for bug 387653
|
2008-01-31 17:46:49 -08:00 |
|
roc+@cs.cmu.edu
|
dada6c8a8d
|
Backing out 400813, sigh
|
2008-01-29 23:35:05 -08:00 |
|
roc+@cs.cmu.edu
|
ca92f6aa82
|
Bug 400813 reftest
|
2008-01-29 23:24:00 -08:00 |
|
roc+@cs.cmu.edu
|
81d839b21e
|
Bug 400813. Lines with actual content that just happens to be zero-width should be treated as non-empty. r+sr=dbaron
|
2008-01-29 23:12:26 -08:00 |
|
karlt+@karlt.net
|
7fc0835f84
|
default values for mathvariant attribute on mi elements. b=413115
|
2008-01-29 20:24:33 -08:00 |
|
smontagu@smontagu.org
|
54e46be415
|
When creating a bidi continuation for a frame with fluid continuations, set the length of all the frames in the continuation chain to zero except the last one. Bug 409375, r+sr+blocking1.9=roc
|
2008-01-29 20:13:06 -08:00 |
|
dbaron@dbaron.org
|
b6cd4ed827
|
Push scrollframes, tables, and other blocks that don't participate in float formatting down when they don't fit next to floats. b=134706,349255 r+sr=roc a=blocking1.9+
|
2008-01-28 23:40:05 -08:00 |
|
bzbarsky@mit.edu
|
ab51d31ee9
|
Relanding bug 412679. r+sr=dbaron
|
2008-01-27 12:24:06 -08:00 |
|
roc+@cs.cmu.edu
|
c83ae39ea6
|
Fixing test for bug 411792
|
2008-01-27 00:26:36 -08:00 |
|
fantasai.cvs@inkedblade.net
|
b81577fea9
|
handle dynamic insertion with overflow containers properly, b=403369 r=bzbarsky sr=roc
|
2008-01-27 00:13:19 -08:00 |
|
roc+@cs.cmu.edu
|
926a7142d9
|
Bug 411792. Never put a line break before a preformatted newline. r=smontagu
|
2008-01-26 23:48:39 -08:00 |
|
smontagu@smontagu.org
|
2550756945
|
Percentage margins thrown on the floor during bidi reordering. Bug 413542, r+sr=dbaron, blocking1.9=schrep
|
2008-01-26 22:54:08 -08:00 |
|
mats.palmgren@bredband.net
|
d431de32cf
|
Always post a restyle request if SetTextStyle() indicates it's needed. b=414123 r+sr+a=roc
|
2008-01-26 18:49:47 -08:00 |
|
dholbert@cs.stanford.edu
|
ab4b6e0c48
|
Bug 403669 - Dirty the table geometry when we split row groups. r+sr=dbaron, a=blocking1.9+
|
2008-01-26 17:54:48 -08:00 |
|
roc+@cs.cmu.edu
|
c027962580
|
Bug 413292 reftest
|
2008-01-26 16:16:04 -08:00 |
|
myk@mozilla.org
|
ccc456d66d
|
backing out fix for bug 412679 because it regressed a reftest
|
2008-01-25 15:02:23 -08:00 |
|
bzbarsky@mit.edu
|
820c06d8da
|
Fixing the tests too.
|
2008-01-25 13:48:19 -08:00 |
|
bzbarsky@mit.edu
|
791d249121
|
Adding tests.
|
2008-01-25 13:42:40 -08:00 |
|
reed@reedloden.com
|
69977cdb95
|
Re-enable reftest.
|
2008-01-24 22:46:08 -08:00 |
|
reed@reedloden.com
|
0d942e1f57
|
Disable recently added reftest just to cast away all doubt that this is causing the massive unit test problems.
|
2008-01-24 17:31:11 -08:00 |
|
reed@reedloden.com
|
3319502885
|
Address dbaron's nit for bug 291262's reftest.
|
2008-01-24 09:38:17 -08:00 |
|
reed@reedloden.com
|
659cae6ba5
|
Bug 291262 - "styling the CANVAS element doesn't work" (reftest) [p=arenevier@fdn.fr (arno.) r+sr=dbaron]
|
2008-01-24 09:36:25 -08:00 |
|
dbaron@dbaron.org
|
ec98a5e480
|
Mark some tests involving image scaling as failing on Mac.
|
2008-01-23 18:05:14 -08:00 |
|
dbaron@dbaron.org
|
8290320918
|
Fix width of images where max-width < min-width <= width (min-width should win), and other similar problems. b=413361 r+sr=bzbarsky a=schrep
|
2008-01-23 17:21:31 -08:00 |
|
dbaron@dbaron.org
|
a31846e791
|
Add fantasai's tests for bug 234686, which test min/max-width/height on images with height:auto and width:auto.
|
2008-01-23 17:19:14 -08:00 |
|
fantasai.cvs@inkedblade.net
|
625892eb67
|
fix border/padding and availableHeight calculations at page/column breaks, b=368079 r+sr=roc a=roc
|
2008-01-23 16:28:42 -08:00 |
|
jruderman@hmc.edu
|
eb2411d1e0
|
Try again, without the test comparing span background with mathml background. I guess that can fail if the body text font is larger than the MathML font.
|
2008-01-17 23:32:47 -08:00 |
|
dietrich@mozilla.com
|
3f10114b50
|
Backout Jesse's orange-ness
|
2008-01-17 23:12:31 -08:00 |
|
jruderman@hmc.edu
|
c56d1b8007
|
Add reftests for handling of mathbackground attribute
|
2008-01-17 20:41:42 -08:00 |
|
dholbert@cs.stanford.edu
|
2d3395bf81
|
Bug 368504: Create and use DistributeWidthToColumns for colspan-width and table-width distribution. r+sr=dbaron a=blocking1.9+
|
2008-01-17 20:18:21 -08:00 |
|
fantasai.cvs@inkedblade.net
|
9de679bfb3
|
backing out patch to bug 368079 to investigate reftest failure
|
2008-01-15 20:59:15 -08:00 |
|
fantasai.cvs@inkedblade.net
|
4b81524f7e
|
fix border/padding and availableHeight calculations at page/column breaks, b=368079 r+sr=roc a=roc
|
2008-01-15 19:54:46 -08:00 |
|
mats.palmgren@bredband.net
|
bb7d77ae65
|
Try all continuations of the block when looking for a letter frame. b=408493 r+sr=bzbarsky a=blocking1.9
|
2008-01-15 01:25:17 -08:00 |
|
dholbert@cs.stanford.edu
|
dba4a9bdf0
|
Bug 368504: New reftests (marked failing, until patch lands) plus some new tests to make sure we divvy up a colspan's percent width correctly.
|
2008-01-09 19:58:34 -08:00 |
|
roc+@cs.cmu.edu
|
0c36cb420b
|
Reftest for bug 411334.
|
2008-01-09 15:18:43 -08:00 |
|
roc+@cs.cmu.edu
|
ce46186c18
|
Reftest for bug 411334.
|
2008-01-09 15:17:45 -08:00 |
|
martijn.martijn@gmail.com
|
68d5f10988
|
Reftests for bug 407016, r=dholbert
|
2008-01-09 06:14:21 -08:00 |
|
martijn.martijn@gmail.com
|
a27acda703
|
Disable reftest for bug 403519, it's failing on the Mac now that bug 407016 is fixed and is incorrect (imho), see discussion in that bug
|
2008-01-09 05:15:20 -08:00 |
|
roc+@cs.cmu.edu
|
bc08ac141a
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-09 01:38:28 -08:00 |
|
jwatt@jwatt.org
|
edc23a391f
|
Fixing bug 411146. Percentage dimensions on SVG in a foreignObject are broken. r=longsonr@gmail.com, sr=tor@acm.org, a1.9=mtschrep@gmail.com
|
2008-01-09 01:34:52 -08:00 |
|
roc+@cs.cmu.edu
|
09582c48ae
|
backing out bug 355548 due to test failures
|
2008-01-08 15:11:27 -08:00 |
|
roc+@cs.cmu.edu
|
459c356854
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-08 14:36:46 -08:00 |
|
reed@reedloden.com
|
3dac8e3cc2
|
Bug 409587 - "input[type="file"] cropped when narrow width specified" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=beltzner]
|
2008-01-07 14:18:06 -08:00 |
|
dholbert@cs.stanford.edu
|
fdbf4b88d4
|
Bug 408656 reftests. r=bz
|
2008-01-07 11:22:52 -08:00 |
|
bzbarsky@mit.edu
|
fc4c66121d
|
Make image controls splittable just like regular images. Bug 409659, r+sr=roc, a=dsicore
|
2008-01-04 22:44:38 -08:00 |
|
mats.palmgren@bredband.net
|
38c12233ca
|
Fix the reftest for bug 391979.
|
2008-01-04 15:13:08 -08:00 |
|
mats.palmgren@bredband.net
|
3290e45618
|
Commenting out the reftest for bug 391979 for now to fix Tinderbox orange on Windows...
|
2008-01-04 12:35:32 -08:00 |
|
mats.palmgren@bredband.net
|
70f7759656
|
Trying to fix the new reftest for bug 391979 so that it works on Windows too.
|
2008-01-04 11:34:53 -08:00 |
|
mats.palmgren@bredband.net
|
997c7da0d7
|
Make column layout deal with 'ch' unit for -moz-column-width/gap. b=391979 r+sr=roc a=beltzner
|
2008-01-04 09:48:19 -08:00 |
|
jruderman@hmc.edu
|
c27fbc76c2
|
Fix test bustage: looks like bz checked in more changes to reftest.list than he intended
|
2007-12-30 15:06:30 -08:00 |
|
bzbarsky@mit.edu
|
b02f509787
|
Adding test.
|
2007-12-30 14:34:15 -08:00 |
|
jdaggett@mozilla.com
|
86234c3ffa
|
Bug 396137. Use Windows cmap font matching in place of ATSUI font matching. r+sr=pavlov
|
2007-12-27 17:28:26 -08:00 |
|
jruderman@hmc.edu
|
fc2ec34263
|
Add reftest
|
2007-12-23 18:08:45 -08:00 |
|
jruderman@hmc.edu
|
d95f422184
|
Add a reftest
|
2007-12-23 17:47:40 -08:00 |
|
jruderman@hmc.edu
|
27ef750c70
|
Add reftests for dynamic cross-element ligatures
|
2007-12-23 17:38:11 -08:00 |
|
jruderman@hmc.edu
|
c350ed0d9a
|
Add reftest
|
2007-12-23 17:22:02 -08:00 |
|
bzbarsky@mit.edu
|
856f51f148
|
Fixing test bugs
|
2007-12-20 20:35:21 -08:00 |
|
bzbarsky@mit.edu
|
6373a38cbc
|
Adding tests
|
2007-12-20 19:36:38 -08:00 |
|
jwalden@mit.edu
|
e553c9c808
|
Windows and Linux suck because they don't like the Acid2 reftest.
|
2007-12-20 18:51:30 -08:00 |
|
jwalden@mit.edu
|
d5fca5baed
|
Bug 289480 - Add a reftest for acid2. Note that there are known issues with acid2 with certain fonts in how the chin is displayed -- if you're running reftests and hit a problem with how the chin renders, comment in the bug and we can comment out the chin or something. Acid2 test by Hixie, reftest and nose-job image by me. a=itsatest
|
2007-12-20 17:02:07 -08:00 |
|
smontagu@smontagu.org
|
63a96b83b5
|
Mark test failing on tinderbox as random
|
2007-12-20 09:08:46 -08:00 |
|
smontagu@smontagu.org
|
7d5a21369c
|
Reftests for ZWNJ
|
2007-12-20 08:13:41 -08:00 |
|
jwatt@jwatt.org
|
e5bb667ec7
|
Skip reftest since it's somehow causing itself and other tests to fail to load
|
2007-12-20 04:09:37 -08:00 |
|
jwatt@jwatt.org
|
7ad93dc5b6
|
Re-checkin reftest for bug 407959 (this time setting fullZoom onload)
|
2007-12-20 03:42:57 -08:00 |
|
roc+@cs.cmu.edu
|
62de8a28a5
|
Backing out jwatt's fix for bug 407959 because of test failures.
|
2007-12-20 00:16:01 -08:00 |
|
jwatt@jwatt.org
|
045f222063
|
Fixing bug 407959. Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org
|
2007-12-19 22:48:15 -08:00 |
|
jruderman@hmc.edu
|
e0ae6b9aeb
|
Add bug number for skipped reftest
|
2007-12-19 21:40:15 -08:00 |
|
jruderman@hmc.edu
|
2be4b31e3a
|
Disable this test on Windows (again); it seems to crash or hang on Tinderbox.
|
2007-12-19 21:31:48 -08:00 |
|
jruderman@hmc.edu
|
64f2e9b671
|
Let's see whether this test still turns Windows orange/red.
|
2007-12-19 20:22:14 -08:00 |
|
bzbarsky@mit.edu
|
2da2869615
|
Adding test
|
2007-12-19 10:08:05 -08:00 |
|
bzbarsky@mit.edu
|
4cc6033471
|
Adding test
|
2007-12-19 09:54:48 -08:00 |
|
martijn.martijn@gmail.com
|
b23c1e9315
|
Reftest for bug 402807, r=roc
|
2007-12-19 09:08:30 -08:00 |
|
martijn.martijn@gmail.com
|
6f5e3e4c5f
|
Reftest for bug 396024, r=dbaron
|
2007-12-19 08:52:37 -08:00 |
|
martijn.martijn@gmail.com
|
e7d1385162
|
Extra reftest for bug 403519
|
2007-12-19 03:12:31 -08:00 |
|
karlt+@karlt.net
|
5e38d09cf2
|
mark reftest for bug 391045 random on Linux as it depends on whether fonts are installed.
|
2007-12-18 16:13:41 -08:00 |
|
vladimir@pobox.com
|
cfd03ce485
|
putting these back too, oops!
|
2007-12-18 13:43:16 -08:00 |
|
vladimir@pobox.com
|
d2487b5d0d
|
accidentally uncommented this
|
2007-12-18 13:41:16 -08:00 |
|
vladimir@pobox.com
|
9451a20809
|
Fix reftest for bug 24998
|
2007-12-18 13:30:13 -08:00 |
|
vladimir@pobox.com
|
2f5e433bfb
|
b=24998, background images spill beyond rounded borders; r+sr=roc
|
2007-12-18 12:59:48 -08:00 |
|
bzbarsky@mit.edu
|
a0d404f33a
|
Adding test.
|
2007-12-18 08:23:57 -08:00 |
|
rflint@ryanflint.com
|
fc8865d059
|
Add reftest
|
2007-12-18 03:22:54 -08:00 |
|
jruderman@hmc.edu
|
0db5011fc0
|
Add reftests for document.linkColor
|
2007-12-17 22:12:34 -08:00 |
|
jruderman@hmc.edu
|
388fb1bf20
|
Looks like it was the test *after* this one that was causing the problem on Windows. Re-enabling.
|
2007-12-17 21:47:56 -08:00 |
|
jruderman@hmc.edu
|
bcf6f3abd9
|
Skip this test on Windows too.
|
2007-12-17 20:30:33 -08:00 |
|
jruderman@hmc.edu
|
39324f4cbb
|
Try to fix Windows test bustage
|
2007-12-17 19:34:13 -08:00 |
|
jruderman@hmc.edu
|
e089c219b4
|
Add reftest
|
2007-12-17 17:03:51 -08:00 |
|
jruderman@hmc.edu
|
d57825e578
|
Add reftest
|
2007-12-17 16:56:16 -08:00 |
|
bzbarsky@mit.edu
|
24132cbaa6
|
Adding tests
|
2007-12-16 20:50:54 -08:00 |
|
bzbarsky@mit.edu
|
1a0b565fc7
|
Adding tests
|
2007-12-16 20:40:36 -08:00 |
|
jruderman@hmc.edu
|
6131fe533d
|
Add reftest (hopefully it's correct)
|
2007-12-16 18:38:18 -08:00 |
|
jruderman@hmc.edu
|
81e3f28c06
|
Add reftest for non-wrapping, justified text containing ligatures
|
2007-12-15 21:58:38 -08:00 |
|
jruderman@hmc.edu
|
794e48d516
|
Add reftest based on "mysteriously blank testcase"
|
2007-12-15 21:53:34 -08:00 |
|
jruderman@hmc.edu
|
56c1f6e94a
|
Add bz's reftest
|
2007-12-15 17:04:04 -08:00 |
|
jruderman@hmc.edu
|
57d4fefdc0
|
Add reftest
|
2007-12-15 16:31:20 -08:00 |
|
jruderman@hmc.edu
|
10f5534e02
|
Add reftest
|
2007-12-15 15:14:50 -08:00 |
|
jruderman@hmc.edu
|
8fd1cb1163
|
Add reftest
|
2007-12-15 15:03:41 -08:00 |
|
jruderman@hmc.edu
|
81ad05bd43
|
Add reftest for leak bug (and to make sure it displays nothing)
|
2007-12-15 13:33:51 -08:00 |
|
jruderman@hmc.edu
|
114c1ba349
|
Add reftests.
|
2007-12-15 13:30:07 -08:00 |
|
jruderman@hmc.edu
|
93df88e7e4
|
Add reftests for long unbroken text strings (about 5000 characters). They should fail if long text isn't drawn, or overlaps with itself, or crashes the browser.
|
2007-12-14 22:13:17 -08:00 |
|
jruderman@hmc.edu
|
0d9d9d3565
|
Add reftest for nsXULElementTearoff
|
2007-12-14 20:59:06 -08:00 |
|
jruderman@hmc.edu
|
714260841f
|
Add reftest for bug 212563.
|
2007-12-13 21:51:42 -08:00 |
|
martijn.martijn@gmail.com
|
08fec540d9
|
Reftest for bug 404553 - ASSERTION: Child not at the right index? with table, marquee, span and title
|
2007-12-12 12:17:47 -08:00 |
|
martijn.martijn@gmail.com
|
06c6e5f3ee
|
Bug 406073 - OnMouseOver and OnMouseOut Dysfunctional On Marquee, r=bzbarsky, sr=roc, a=beltzner
|
2007-12-12 06:56:57 -08:00 |
|
roc+@cs.cmu.edu
|
cfe771c051
|
Bug 404180. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron
|
2007-12-11 17:43:09 -08:00 |
|
roc+@cs.cmu.edu
|
cba1d47793
|
Bug 405380. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron
|
2007-12-11 16:42:20 -08:00 |
|
roc+@cs.cmu.edu
|
8a54485b51
|
Bug 407078. Don't allow a trailing break in a text run that is followed by a <br>. r=smontagu
|
2007-12-10 17:19:20 -08:00 |
|
roc+@cs.cmu.edu
|
1a7c95afcf
|
Bug 407397. Don't 'optimize' by not reflowing when a 0x0 frame is removed. Bad Kipp. r+sr=dbaron
|
2007-12-10 17:16:41 -08:00 |
|
roc+@cs.cmu.edu
|
55da4ea6d8
|
Bug 407397. Don't 'optimize' by not reflowing when a 0x0 frame is removed. Bad Kipp. r+sr=dbaron
|
2007-12-10 17:14:25 -08:00 |
|
roc+@cs.cmu.edu
|
d060406782
|
Bug 407111. Correctly set whether a break opportunity after non-text content fits. r+sr=dbaron,a=schrep
|
2007-12-07 01:17:19 -08:00 |
|
roc+@cs.cmu.edu
|
079aadfbec
|
Bug 407227. Include end-of-linebreaker-textrun break opportunity in min-width calculation. r+sr=dbaron,a=schrep
|
2007-12-06 19:16:07 -08:00 |
|
roc+@cs.cmu.edu
|
9327240c5b
|
Fixing and enabling test for bug 405577.
|
2007-12-05 20:51:48 -08:00 |
|
karlt+@karlt.net
|
b31f6269f3
|
disable 405577 for now because of failure on linux - bug 405577
|
2007-12-05 18:37:41 -08:00 |
|
roc+@cs.cmu.edu
|
3d895dcd14
|
Bug 405577. Allow available width to go negative for inlines/text, so we can tell whether zero-width content fits or not. Also allow textframes to honour a forced break at the end of the text. r+sr=dbaron
|
2007-12-05 17:24:03 -08:00 |
|
martijn.martijn@gmail.com
|
20e4a21657
|
Backing out reftest for bug 404553 for now, because of failures
|
2007-12-05 04:52:37 -08:00 |
|
martijn.martijn@gmail.com
|
13b4b9271c
|
Reftest for bug 404553 - ASSERTION: Child not at the right index? with table, marquee, span and title
|
2007-12-05 04:23:15 -08:00 |
|
smontagu@smontagu.org
|
ee90cb14b8
|
Mark failing test as random
|
2007-12-05 02:46:55 -08:00 |
|
smontagu@smontagu.org
|
0beb7fe835
|
Try to work around Mac test failure
|
2007-12-05 00:48:44 -08:00 |
|
smontagu@smontagu.org
|
937f4125a6
|
More first-letter reftests
|
2007-12-05 00:17:30 -08:00 |
|
bzbarsky@mit.edu
|
b7743fbcec
|
Fix bug 406485. Patch by fantasai, r+sr=roc
|
2007-12-04 19:22:55 -08:00 |
|
roc+@cs.cmu.edu
|
a05edceefa
|
Bug 375304. Make nsHTMLScrollFrame handle situations where the child content height depends on our height. patch by Eli Friedman, r+sr=roc,dbaron
|
2007-12-04 19:05:57 -08:00 |
|
roc+@cs.cmu.edu
|
f46bfbd93f
|
Bug 406568. Don't reflow abs-pos kids of a block if we're going to reflow it again because of a clearance change. r=sr=dbaron
|
2007-12-04 18:57:53 -08:00 |
|
dholbert@cs.stanford.edu
|
108776476e
|
Bug 402567: make scrollframe GetMinWidth return the scrolled frame's min-width. r+sr=dbaron a=blocking1.9
|
2007-12-04 14:03:16 -08:00 |
|
bzbarsky@mit.edu
|
5c98500ba4
|
Make <select> handle changes to defaultSelected on node for which selected has not been set. Bug 395107, r+sr=sicking.
|
2007-12-04 08:50:32 -08:00 |
|
jwatt@jwatt.org
|
38b83d293a
|
Re-enable reftest on Linux now that tboxes are updated and crash is gone
|
2007-12-04 01:19:37 -08:00 |
|
jwatt@jwatt.org
|
8ecf5a2fcc
|
Re-enable reftest on Linux now that tboxes are updated and crash is gone
|
2007-12-04 00:12:44 -08:00 |
|
roc+@cs.cmu.edu
|
a1bfe8ccdd
|
Bug 406484. Do RecoverStateFrom for not-dirty inline lines containing floats when willReflowAgain is true, because the floats must be moved by deltaY. r+sr=dbaron
|
2007-12-03 17:30:49 -08:00 |
|
jwatt@jwatt.org
|
5367dd590b
|
Fix bug in reftest (the binding should create an anonymous rect, it's only the gradient reference that should fail)
|
2007-12-03 05:43:18 -08:00 |
|
longsonr@gmail.com
|
c0cc671ab9
|
reftest for bug 337408
|
2007-12-03 05:26:55 -08:00 |
|
jwatt@jwatt.org
|
ed7fc785db
|
Reftests for bug 389670 (fixed by bug 387466)
|
2007-12-03 03:36:24 -08:00 |
|
longsonr@gmail.com
|
b96a934e21
|
reftest for bug 314244
|
2007-12-03 02:49:23 -08:00 |
|
reed@reedloden.com
|
8dd43c6028
|
Remove DOS line endings.
|
2007-12-03 01:25:32 -08:00 |
|
reed@reedloden.com
|
2676ba7d90
|
Bug 368554 - "[quirks] Image inside table inside table-cell with small width is wrapped" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+]
|
2007-12-03 01:24:49 -08:00 |
|
roc+@cs.cmu.edu
|
3577d8dad0
|
Bug 403426. We should clear whitespace status when we reset the linebreaker. If a final break opportunity exists we should save it and forward it to the line layout. Relanding with a fix so hopefully we won't crash Tp this time. r=smontagu
|
2007-12-03 00:22:07 -08:00 |
|
bzbarsky@mit.edu
|
2fd792119c
|
Adding tests
|
2007-12-03 00:04:12 -08:00 |
|
bzbarsky@mit.edu
|
7bbef1b330
|
Tweak reference
|
2007-12-03 00:03:41 -08:00 |
|
bzbarsky@mit.edu
|
db2d5658a7
|
Fix bug 404666 by making spanned colframes be continuations of the col that spans them. r=bernd, sr=roc, a=schrep
|
2007-12-02 23:45:06 -08:00 |
|
bzbarsky@mit.edu
|
6564f45621
|
Fixing test
|
2007-12-02 23:22:19 -08:00 |
|
bzbarsky@mit.edu
|
44e2c1e61f
|
Don't do arithmetic with unconstrained widths when reflowing comboboxes. Bug 363858, r+sr=dbaron
|
2007-12-02 22:41:38 -08:00 |
|
bzbarsky@mit.edu
|
d4a053fd03
|
Disable test for now
|
2007-12-02 22:26:28 -08:00 |
|
bzbarsky@mit.edu
|
26c7d2789d
|
See whether this fixes the orange
|
2007-12-02 22:04:11 -08:00 |
|
bzbarsky@mit.edu
|
764340917d
|
Don't position bullets on empty list items too high. Bug 403657, r+sr=dbaron
|
2007-12-02 21:33:22 -08:00 |
|
bzbarsky@mit.edu
|
234f72e42c
|
Relanding test
|
2007-12-02 17:37:31 -08:00 |
|
bzbarsky@mit.edu
|
2214dafaee
|
Backing out to see whether it somehow fixes the orange
|
2007-12-02 14:02:47 -08:00 |
|
bzbarsky@mit.edu
|
c3eb8f0979
|
Wrong filename
|
2007-12-02 11:49:31 -08:00 |
|
bzbarsky@mit.edu
|
7977e15be8
|
Fix handling of <script> of unknown type to not screw up the content model. Bug 401946, r+sr=jst
|
2007-12-02 11:22:14 -08:00 |
|
bzbarsky@mit.edu
|
6b10945e3c
|
Adding test
|
2007-12-02 10:47:40 -08:00 |
|
roc+@cs.cmu.edu
|
cc4171d53e
|
Backing out bug 375304 to fix reftest failures.
|
2007-12-01 03:49:13 -08:00 |
|
roc+@cs.cmu.edu
|
ff06dbce58
|
Bug 375304. Fix absolute positioning where the abs-pos container is scrollable and has a height constrained by min-height etc. Patch by Eli Friedman, r+sr=roc
|
2007-12-01 02:38:09 -08:00 |
|
roc+@cs.cmu.edu
|
46a87fc137
|
Marking soft-hyphen tests random, see bug 406299
|
2007-12-01 02:05:47 -08:00 |
|
roc+@cs.cmu.edu
|
c13f4968b0
|
Reftest for bug 388026 (fixed by 399531)
|
2007-12-01 01:31:39 -08:00 |
|
roc+@cs.cmu.edu
|
1a6bd11ee8
|
Bug 399531. Rework TrimTrailingWhitespace so that we recompute the overflow area for trimmed textframes and so that soft hyphens in otherwise-empty textframes are activated. r+sr=dbaron
|
2007-12-01 01:24:24 -08:00 |
|
roc+@cs.cmu.edu
|
e1b6765b9c
|
Bug 405305. Fix z-ordering of legend background so it's in the block-backgrounds layer. r+sr=mats
|
2007-12-01 00:32:51 -08:00 |
|
bzbarsky@mit.edu
|
8ce91c1860
|
Keep bug order
|
2007-12-01 00:02:23 -08:00 |
|
roc+@cs.cmu.edu
|
41d0d00457
|
Backing out bug 403426
|
2007-11-30 12:52:24 -08:00 |
|
roc+@cs.cmu.edu
|
a2464227d0
|
Bug 403426. Clear break-after-whitespace flags when we reset the linebreaker. Also rescue a trailing break opportunity when we reset the line breaker and notify the line layout that the opportunity exists. r=smontagu
|
2007-11-30 12:03:33 -08:00 |
|
vladimir@pobox.com
|
32069018c4
|
mark reftest as passing
|
2007-11-29 14:18:17 -08:00 |
|
bzbarsky@mit.edu
|
67c45a668c
|
Fix FindFrameWithContent to properly walk out-of-flows. Bug 405186, r+sr=roc, a=beltzner
|
2007-11-28 11:58:04 -08:00 |
|
martijn.martijn@gmail.com
|
d2e0698535
|
reftest for bug 405584 - Canvas.drawImage method is not working, r=vladimir
|
2007-11-27 14:23:01 -08:00 |
|
bzbarsky@mit.edu
|
c6a4e4e15a
|
Apparently this can pass sometimes. What a mess.
|
2007-11-25 18:50:51 -08:00 |
|
bzbarsky@mit.edu
|
1320da85a6
|
Note the bug that covers the failure
|
2007-11-25 18:49:45 -08:00 |
|
bzbarsky@mit.edu
|
456a140069
|
This test fails. Suck.
|
2007-11-25 16:40:43 -08:00 |
|
bzbarsky@mit.edu
|
886b623f02
|
Fix bug 403134. r+sr=roc
|
2007-11-25 16:15:20 -08:00 |
|
jwatt@jwatt.org
|
d306bc5057
|
Reftest for bug 288276 which should have been checked in with the fix for bug 294086
|
2007-11-23 07:09:22 -08:00 |
|
bzbarsky@mit.edu
|
316c5f0eec
|
Fixing test because we changed the -moz prop name
|
2007-11-21 11:51:19 -08:00 |
|
jwalden@mit.edu
|
16345fbdf3
|
Bug 404419 - XML not displayed. Adds a trivial reftest that checks that XML pretty-printing happens for XML documents. r=peterv, a=itsatest
|
2007-11-20 14:26:55 -08:00 |
|
longsonr@gmail.com
|
32c18f51dc
|
reftest for bug 327709 r=jruderman
|
2007-11-20 05:05:16 -08:00 |
|
jwatt@jwatt.org
|
1b285832dc
|
Fixing bug 381285. 323656-5-ref.svg triggers "ASSERTION: can't mark frame dirty during reflow". r+sr=roc@ocallahan.org, a1.9=mtschrep@gmail.com
|
2007-11-20 01:10:18 -08:00 |
|
bzbarsky@mit.edu
|
2bd9645810
|
Fixing manifest
|
2007-11-19 20:30:56 -08:00 |
|
bzbarsky@mit.edu
|
a8ad8d5724
|
When inserting a col into a colgroup after a col with span, insert it after the last columnframe spanned by the span. Bug 404301, r=bernd, sr=roc, a=schrep
|
2007-11-19 20:29:40 -08:00 |
|
bzbarsky@mit.edu
|
36b6e84d9f
|
Fix the case when a binding's single insertion point is a node that is itself bound by a binding with insertion points. Bug 403962, r+sr=sicking
|
2007-11-19 20:18:59 -08:00 |
|
jwatt@jwatt.org
|
accd04ad0f
|
Reftest for bug 342532, which was fixed by the fix for bug 294086.
|
2007-11-19 14:47:31 -08:00 |
|
bzbarsky@mit.edu
|
95441d0b9b
|
Adding test.
|
2007-11-19 07:29:15 -08:00 |
|
roc+@cs.cmu.edu
|
cfd185cf42
|
Bug 331809. Make nsSubdocumentFrame explicitly clip its contents; content can bleed out otherwise, for example if there is no scrollframe associated with the subdocument's viewport. r+sr=mats
|
2007-11-18 14:20:16 -08:00 |
|
roc+@cs.cmu.edu
|
6a0c55fe89
|
Bug 402950. Allow spans to always be placed on a line, because part of the span may fit even if the whole span doesn't. Also request backup earlier so we always backup if we decline to place a frame. r+sr=dbaron
|
2007-11-18 13:36:18 -08:00 |
|
jwatt@jwatt.org
|
19860b901c
|
Clean up tinderbox orange by marking a few of the new reftests as failing on Mac pending further investigation.
|
2007-11-18 09:33:39 -08:00 |
|
jwatt@jwatt.org
|
cc4ace412f
|
Turn on the reftests that were checked in as part of bug 294086 (forgot).
|
2007-11-18 08:49:42 -08:00 |
|
jwatt@jwatt.org
|
4d976af81a
|
Fixing bug 294086. <svg> should be a replaced element. r+sr=dbaron@mozilla.com blocking1.9=tor@acm.org
|
2007-11-18 04:09:03 -08:00 |
|
dbaron@dbaron.org
|
d73292f9d0
|
Make 'vertical-align' work on 'display: inline-table'. b=404030 r+sr=bzbarsky a=blocking1.9+
|
2007-11-17 14:33:09 -08:00 |
|
joshmoz@gmail.com
|
223df31984
|
bug 381835 fixed by patch for bug 381639.
|
2007-11-17 12:22:01 -08:00 |
|
roc+@cs.cmu.edu
|
4dcead5d4b
|
Bug 403455. Allow prewrap text to record 'last break opportunity'. r=smontagu
|
2007-11-15 17:48:26 -08:00 |
|
roc+@cs.cmu.edu
|
b41c5e502b
|
Reftest for bug 398101
|
2007-11-15 17:32:26 -08:00 |
|
roc+@cs.cmu.edu
|
d08a24b780
|
Reftest for bug 403228.
|
2007-11-15 17:31:02 -08:00 |
|
dholbert@cs.stanford.edu
|
83e03526b3
|
Bug 403129: Count zero-width clip rectangles at edge of a BandRect as overlapping it. r+sr=roc, a=blocking1.9
|
2007-11-15 15:56:23 -08:00 |
|
dholbert@cs.stanford.edu
|
e042a678b0
|
Bug 393655: Fix undetected cases of lines going empty --> nonempty, due to margins. r+sr=roc, a=blocking1.9+
|
2007-11-15 11:07:04 -08:00 |
|
dbaron@dbaron.org
|
579235bed6
|
Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+
|
2007-11-15 10:10:31 -08:00 |
|
dbaron@dbaron.org
|
1f25d8c240
|
Add testcases to ensure that we don't regress dynamic changes on tables with scrollable rowgroups. b=386401
|
2007-11-15 10:08:18 -08:00 |
|
dbaron@dbaron.org
|
110c7b7856
|
Ignore whitespace-only children of XUL boxes (like the XUL content sink does in the content tree, when in XUL documents). b=403505 r+sr=roc a=blocking1.9+
|
2007-11-15 10:06:33 -08:00 |
|
bzbarsky@mit.edu
|
f84c19d566
|
Adding test.
|
2007-11-15 10:05:49 -08:00 |
|
bzbarsky@mit.edu
|
55b3a73165
|
Handle dynamic appends to a node which has a binding with multiple insertion points correctly. Bug 372323, r+sr=sicking.
|
2007-11-15 09:17:46 -08:00 |
|
bzbarsky@mit.edu
|
4ac898adca
|
Adding test
|
2007-11-14 22:21:14 -08:00 |
|
bzbarsky@mit.edu
|
ac8234d604
|
Don't compare lines from different blockframes' lists to each other. Also fix handling of text-decorations in in-flows of blocks with text-indent. Bug 393330, r+sr=roc, a=schrep
|
2007-11-14 22:12:17 -08:00 |
|
dolske@mozilla.com
|
2cd030fcc3
|
Bug 386651 - Need regression tests for image decoding. rs=stuart. [This is part 1 -- framework and initial tests. More to come.]
|
2007-11-13 17:44:53 -08:00 |
|
dbaron@dbaron.org
|
625b15b895
|
Distribute height to rows even if the rows in question are all zero-height (in which case, distribute it equally). b=403656, 377711 r=dholbert sr=roc a=blocking1.9+
|
2007-11-13 17:24:21 -08:00 |
|
dholbert@cs.stanford.edu
|
02fd59db0a
|
Bug 403519 reftest. r=roc, a=reftest
|
2007-11-13 10:44:42 -08:00 |
|
reed@reedloden.com
|
510616ab44
|
Bug 388980 - "Gmail compose mail (midas), background color doesn't work" [p=cpearce r=peterv sr=roc a1.9=schrep]
|
2007-11-13 00:10:03 -08:00 |
|
dbaron@dbaron.org
|
7bc072d5c6
|
Add bug number.
|
2007-11-12 12:12:10 -08:00 |
|
dbaron@dbaron.org
|
691f9109fc
|
Add bug number.
|
2007-11-12 12:08:29 -08:00 |
|
dbaron@dbaron.org
|
9ce1bd86be
|
Make inline-block and table-caption elements not ignore text-decoration. b=371249 r+sr=roc a=dsicore
|
2007-11-12 11:12:24 -08:00 |
|
roc+@cs.cmu.edu
|
e0ac0a1bc3
|
Backing out bug 375304 because of reftest failure
|
2007-11-11 19:40:27 -08:00 |
|
roc+@cs.cmu.edu
|
4da3232491
|
Bug 375304. Fix absolute positioning for scrolled abs-pos containers with weird height constraints. patch by Eli Friedman, r+sr=roc
|
2007-11-11 18:19:35 -08:00 |
|
roc+@cs.cmu.edu
|
27f5bebbe9
|
Bug 389707. Rework text-transform:capitalize by putting logic to decide what to capitalize into nsLineBreaker. r=smontagu
|
2007-11-11 17:51:31 -08:00 |
|
roc+@cs.cmu.edu
|
0239fded6b
|
Bug 397428. Return 'complete' on *all* paths whenever we push a rowgroup to the next page. r=bernd,sr=bzbarsky,a=schrep
|
2007-11-11 17:45:56 -08:00 |
|
smontagu@smontagu.org
|
8a60e7b685
|
Typo fix
|
2007-11-11 13:29:38 -08:00 |
|
smontagu@smontagu.org
|
40637b3d46
|
Mark failing and unexpectedly passing tests as random
|
2007-11-11 12:59:23 -08:00 |
|
bzbarsky@mit.edu
|
7f9c66424f
|
Fixing comment
|
2007-11-09 22:26:58 -08:00 |
|
joshmoz@gmail.com
|
36dab7b340
|
tests should pass on PPC now, get rid of the expected failures. patch by jdaggett. b=382048 r=josh sr=dbaron
|
2007-11-09 09:56:16 -08:00 |
|
roc+@cs.cmu.edu
|
9c749beff9
|
Reftest for bug 336153.
|
2007-11-09 00:52:30 -08:00 |
|
roc+@cs.cmu.edu
|
280a96a88e
|
Reftest for bug 398144.
|
2007-11-09 00:50:58 -08:00 |
|
roc+@cs.cmu.edu
|
97a176cf35
|
Reftest for bug 400826.
|
2007-11-09 00:49:26 -08:00 |
|
bzbarsky@mit.edu
|
a9ce86eb75
|
Adding test
|
2007-11-08 21:41:59 -08:00 |
|
bzbarsky@mit.edu
|
17bc787433
|
Adding test
|
2007-11-08 21:32:30 -08:00 |
|
roc+@cs.cmu.edu
|
0024b8814f
|
Remove the test, stupid me
|
2007-11-08 14:58:37 -08:00 |
|
roc+@cs.cmu.edu
|
94488d6141
|
Marking test random while I figure it out
|
2007-11-08 13:18:41 -08:00 |
|
roc+@cs.cmu.edu
|
22532fa19b
|
Bug 401361. Reftest
|
2007-11-08 12:51:05 -08:00 |
|
smontagu@smontagu.org
|
896007b502
|
Correct unexpected pass
|
2007-11-08 04:06:52 -08:00 |
|
smontagu@smontagu.org
|
70987e7b4d
|
Regression tests for runs of characters with different implicit directionality but the same resolved direction
|
2007-11-08 03:23:07 -08:00 |
|
jruderman@hmc.edu
|
80bbd34c4a
|
Re-enable a reftest now that bug 401176 is fixed. r=roc. (The fix for bug 401176 landed earlier, included in the patch for bug 399940.)
|
2007-11-08 01:04:44 -08:00 |
|
dholbert@cs.stanford.edu
|
9fc38c4106
|
Bug 398797: Fix test failure by adding float to reference case. Filed 402918 to cover the issue.
|
2007-11-07 13:30:07 -08:00 |
|
dholbert@cs.stanford.edu
|
48ba084339
|
Bug 398797: reftest failing due to some Mac rendering issue. Marking tests random until it's resolved.
|
2007-11-07 12:50:00 -08:00 |
|
dholbert@cs.stanford.edu
|
320468981b
|
Bug 400171: check line mCombinedArea (along with mBounds) to find float damage. r+sr=roc, a=blocking1.9+
|
2007-11-07 12:07:54 -08:00 |
|
dholbert@cs.stanford.edu
|
b5a99492d9
|
Bug 398797: let rel.-positioned inline-blocks be containing blocks for abs. content. r+sr=bz, a=blocking1.9+
|
2007-11-07 12:00:51 -08:00 |
|
bzbarsky@mit.edu
|
994933eb3d
|
Move hidden style to HTML
|
2007-11-07 10:25:23 -08:00 |
|
bzbarsky@mit.edu
|
ebefcd1963
|
Seems like stress-11 doesn't actually render right...
|
2007-11-07 09:58:27 -08:00 |
|
bzbarsky@mit.edu
|
b9565e9e9d
|
Fixing test
|
2007-11-07 09:54:14 -08:00 |
|
bzbarsky@mit.edu
|
e6e261a470
|
Implement hixie's first-line proposal: only inherit properties that inherit by default from ::first-line. Inherit the reset properties from its style parent (which is the node that we'd inherit from if the ::first-line were not there). Bug 395623, r+sr=dbaron, a=beltzner
|
2007-11-07 09:13:00 -08:00 |
|
dholbert@cs.stanford.edu
|
81de3d4c70
|
Bug 385823 - reftests (files I forgot to include in prev checkin) r+sr=dbaron
|
2007-11-06 14:49:05 -08:00 |
|
dholbert@cs.stanford.edu
|
97613d843b
|
Bug 385823 - reftests. r+sr=dbaron
|
2007-11-06 14:48:27 -08:00 |
|
dholbert@cs.stanford.edu
|
462640415e
|
Bug 400171: minor reftest change -- Added explicit line-height to testcases rather than using the default value. (Bug's reproducability depends on line-height, & default value varies between platforms.)
|
2007-11-01 18:13:28 -07:00 |
|
dholbert@cs.stanford.edu
|
f91c1b656a
|
Bug 400171 reftest update: Fixes unexpected pass of 400171-1a on Windows by growing the first div a bit.
|
2007-11-01 13:17:22 -07:00 |
|
dholbert@cs.stanford.edu
|
b3ac80f698
|
Bug 393655 reftests. r=roc
|
2007-11-01 13:07:56 -07:00 |
|
dholbert@cs.stanford.edu
|
e321e19e93
|
Bug 400171 reftests. r=roc
|
2007-11-01 12:31:36 -07:00 |
|
dbaron@dbaron.org
|
1b92f564b5
|
Fix test for bug 321402 so it passes on the Mac as well.
|
2007-10-26 11:18:24 -07:00 |
|
dbaron@dbaron.org
|
c69c15024b
|
Add bug number for failure.
|
2007-10-25 17:39:56 -07:00 |
|
dbaron@dbaron.org
|
04131a7f89
|
Mark 374038-2 as random while I write the (nontrivial) patch to fix.
|
2007-10-25 17:31:10 -07:00 |
|
dbaron@dbaron.org
|
cd2572397d
|
Mark 321402-3 as random until I figure out how to fix it; add 321402-5 and 321402-6, which I forgot to put in the manifest. b=321402
|
2007-10-25 17:16:44 -07:00 |
|
dbaron@dbaron.org
|
30ac4ad5bf
|
Make boxes that have non-box non-block children wrap all their children in a block. b=321402 r+sr=roc, a=blocking1.9+/M9
|
2007-10-25 16:30:49 -07:00 |
|
smontagu@smontagu.org
|
bb357f6b62
|
Change bidi-006.html to use U+05E0 HEBREW LETTER NUN instead of U+05D6 HEBREW LETTER ZAYIN because Lucida Grande is quirky
|
2007-10-25 04:07:25 -07:00 |
|
smontagu@smontagu.org
|
b667340451
|
Mark test as failing on Mac again
|
2007-10-25 03:25:38 -07:00 |
|
smontagu@smontagu.org
|
21d673a398
|
Fix the positioning of diacritics in right-to-left languages and clean up a bunch of typos in bidi reftests. Bug 386573, r+sr=roc, a=vlad
|
2007-10-25 02:32:01 -07:00 |
|
dbaron@dbaron.org
|
579409b298
|
Mark test as random rather than failing because it fails on only some Linux machines (bug 386713).
|
2007-10-24 18:06:21 -07:00 |
|
dholbert@cs.stanford.edu
|
aed37927a1
|
Bug 336736: Improved reftest. (Using an exact-pixel-width div instead of a character, to avoid a pixel-rounding issue that made the old reftest fail on Mac)
|
2007-10-23 20:50:14 -07:00 |
|
dholbert@cs.stanford.edu
|
4c7a3a6c03
|
Bug 374927 reftest. r+sr=dbaron. As indicated in reftest.list, this test currently fails -- it was broken by the checkin for bug 368600, and it'll be fixed by solving bug 400776.
|
2007-10-23 20:35:34 -07:00 |
|
roc+@cs.cmu.edu
|
c7254b6ab4
|
Bug 389666. Reftest (derived from bug 389468).
|
2007-10-23 18:40:58 -07:00 |
|
roc+@cs.cmu.edu
|
07c841ab0c
|
Bug 389666. Reftest (derived from bug 389468).
|
2007-10-23 17:27:32 -07:00 |
|
dholbert@cs.stanford.edu
|
cef845980a
|
Bug 400421 reftest
|
2007-10-23 16:19:56 -07:00 |
|
martijn.martijn@gmail.com
|
645f989cc1
|
Reftests for bug 391412 - Regression in float layout causing clear: to be ignored, r=bzbarsky
|
2007-10-22 15:33:41 -07:00 |
|
roc+@cs.cmu.edu
|
7a31877544
|
Bug 393096. Allow an element containing breakable whitespace to introduce a break opportunity no matter what the context. Also cleans up some trimming stuff and adds comprehensive whitespace breaking and trimming reftests. r+sr=dbaron
|
2007-10-20 00:30:26 -07:00 |
|
dholbert@cs.stanford.edu
|
dd259dd796
|
Bug 399384: Make first-letter frames use nearest ancestor blockFrame's content node, instead of direct parent's. r=bzbarsky, r+a=roc
|
2007-10-19 10:41:29 -07:00 |
|
fantasai.cvs@inkedblade.net
|
95c1b1c8ad
|
nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc
|
2007-10-19 07:41:29 -07:00 |
|
fantasai.cvs@inkedblade.net
|
5728e0c20d
|
fantasai is clearly having process troubles
|
2007-10-15 20:08:48 -07:00 |
|
fantasai.cvs@inkedblade.net
|
738be0d0d1
|
nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc
|
2007-10-15 20:06:36 -07:00 |
|
fantasai.cvs@inkedblade.net
|
03dc1015c3
|
using wrong BC damage area for BC calculations b=244135 p=malcolm.parsons r=bernd r=fantasai (credits for a good review go to Bernd Mielke, blame for a bad one to fantasai) sr=bz
|
2007-10-14 21:49:45 -07:00 |
|
bzbarsky@mit.edu
|
486a31cb86
|
This doesn't pass on Linux yet
|
2007-10-14 12:51:28 -07:00 |
|
bzbarsky@mit.edu
|
c3fdf3fcca
|
Adding tests.
|
2007-10-14 11:34:16 -07:00 |
|
masayuki@d-toybox.com
|
2606f48ae2
|
the reftests for line-breaking b=389056 r+sr=roc
|
2007-10-11 04:42:45 -07:00 |
|
vladimir@pobox.com
|
2b6d4ef940
|
b=296904, canvas rects incorrectly affect current path; r+sr+a=vlad, patch from philip@zaynar.demon.co.uk
|
2007-10-10 12:24:12 -07:00 |
|
dbaron@dbaron.org
|
bce5d9d6ab
|
Add tests for bug 240117.
|
2007-10-09 13:28:10 -07:00 |
|
bzbarsky@mit.edu
|
ce7985ca54
|
Fix test to actually fail with old builds
|
2007-10-08 12:26:36 -07:00 |
|
roc+@cs.cmu.edu
|
bca6cbb9cb
|
Bug 395331. Fix FindPrimaryFrameFor by noticing that an element can be in anonymous content if the binding root is a binding *ancestor*, not just a binding *parent*. r+sr=bzbarsy
|
2007-10-07 19:42:50 -07:00 |
|
bzbarsky@mit.edu
|
351c82c45e
|
Add tests
|
2007-10-07 18:13:40 -07:00 |
|
bzbarsky@mit.edu
|
1db12bd2d3
|
Fix the test
|
2007-10-05 22:21:03 -07:00 |
|
bzbarsky@mit.edu
|
206ba2db4b
|
Adding test.
|
2007-10-05 20:46:02 -07:00 |
|
dbaron@dbaron.org
|
dfb906458f
|
Fix bidi reftests so they pass for me: use font size in px rather than pt so they're not dpi-dependent (primarily for 000), and rewrite 006 so it doesn't hard-code the width of characters. b=398337 r=smontagu
|
2007-10-02 22:28:23 -07:00 |
|
roc+@cs.cmu.edu
|
ecf2fe510d
|
Bug 388980. Backing out because it broke tests.
|
2007-10-02 15:12:20 -07:00 |
|
roc+@cs.cmu.edu
|
4b78468e78
|
Bug 388980. Keep mCSSAware in sync. patch by Chris Pearce, r+sr=peterv
|
2007-10-02 14:44:21 -07:00 |
|
fantasai.cvs@inkedblade.net
|
2456fd7a33
|
paginate absolutely-positioned elements, b=154892 r+sr=roc a=roc
|
2007-10-01 22:57:45 -07:00 |
|
dholbert@cs.stanford.edu
|
16be9aaa8e
|
Bug 371483 layout reftest. r=roc
|
2007-09-26 19:01:58 -07:00 |
|
dholbert@cs.stanford.edu
|
233086b996
|
Bug 385533 layout reftest. r=roc
|
2007-09-26 19:00:54 -07:00 |
|
dholbert@cs.stanford.edu
|
f36746acde
|
Bug 387876 layout reftests. r=roc
|
2007-09-26 10:41:41 -07:00 |
|
smontagu@smontagu.org
|
4fb8b7e934
|
Reftests for bidi diacritics (bugs: 378351, 387653, 395676)
|
2007-09-25 08:55:34 -07:00 |
|
longsonr@gmail.com
|
18c913afd7
|
Bug 395155 - correct and reenable reftests
|
2007-09-25 03:00:08 -07:00 |
|
longsonr@gmail.com
|
ef056ec59b
|
Bug 395155 - stop running reftests while I figure out what is going on
|
2007-09-25 02:51:21 -07:00 |
|
longsonr@gmail.com
|
dee95ff531
|
Bug 395155 - Changing CSS text inside svg:style has no effect. r=tor,sr=roc,a=roc
|
2007-09-25 02:11:12 -07:00 |
|
roc+@cs.cmu.edu
|
bfd939088e
|
Bug 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron
|
2007-09-23 19:19:14 -07:00 |
|
bzbarsky@mit.edu
|
7f6abfd9be
|
Make sure to tear down the XBL binding for nodes which forced one even though not in the document. Bug 389636, r+sr+a=sicking
|
2007-09-20 19:05:43 -07:00 |
|
smontagu@smontagu.org
|
f98d826a2f
|
Tweak failing reftest
|
2007-09-20 04:21:27 -07:00 |
|
smontagu@smontagu.org
|
e93ac5ccf0
|
Activate reftest bidi-005 now that bug 376532 is fixed
|
2007-09-20 03:34:02 -07:00 |
|
smontagu@smontagu.org
|
662f478bbe
|
Reftests for bug 376532
|
2007-09-20 03:20:01 -07:00 |
|
bzbarsky@mit.edu
|
90a7068ef6
|
Adding tests
|
2007-09-18 22:15:31 -07:00 |
|
roc+@cs.cmu.edu
|
a3e8f70e08
|
Bug 395130 reftests. Patch by Jesse and Boris.
|
2007-09-18 16:26:57 -07:00 |
|
bzbarsky@mit.edu
|
65e44633c8
|
Fix bug 396286. r+sr+a=roc
|
2007-09-17 18:16:39 -07:00 |
|
bzbarsky@mit.edu
|
97c97d8a5f
|
Process XBL constructors after processing style reresolves. In particular, this makes sure that we process the former even if there were none of the latter. Bug 394676 and bug 394014, r=smaug, sr=sicking, a=roc
|
2007-09-14 12:15:44 -07:00 |
|
gavin@gavinsharp.com
|
608ee419ec
|
Check the test for bug 394534 back in
|
2007-09-11 11:57:32 -07:00 |
|
gavin@gavinsharp.com
|
b2559c4796
|
Remove missing reftest
|
2007-09-11 09:40:39 -07:00 |
|
jst@mozilla.org
|
fcb5325595
|
Fixing bug 394534. Make first attribute win in misplaced content. Patch by bzbarsky@mit.edu, r=mrbkap@gmail.com, sr=peterv@propagandism.org, a=jonas@sicking.cc/dsicore@mozilla.com
|
2007-09-10 16:50:16 -07:00 |
|
jruderman@hmc.edu
|
c24d88b4ea
|
I think bz forgot to remove this "why it fails" comment when he marked the test as no longer failing.
|
2007-09-05 21:45:21 -07:00 |
|
roc+@cs.cmu.edu
|
5038231661
|
Bug 392435. Reftest...
|
2007-09-05 18:54:50 -07:00 |
|
bzbarsky@mit.edu
|
fb39157dcc
|
Fix bug 394111. r+sr+a=bzbarsky
|
2007-09-02 18:28:08 -07:00 |
|
bzbarsky@mit.edu
|
19d08a1057
|
Adding test.
|
2007-08-31 19:35:08 -07:00 |
|
bzbarsky@mit.edu
|
8f471f19e2
|
Fix bug 393671. r+sr+a=roc
|
2007-08-26 19:48:43 -07:00 |
|
bzbarsky@mit.edu
|
4f488c5b7c
|
Fix filename.
|
2007-08-26 18:08:15 -07:00 |
|
bzbarsky@mit.edu
|
7a3fbf7681
|
Adding tests
|
2007-08-26 17:28:09 -07:00 |
|
smontagu@smontagu.org
|
2e35b4b546
|
Mark reftest for bug 391045 passing on Linux
|
2007-08-26 15:44:30 -07:00 |
|
smontagu@smontagu.org
|
716d1f9961
|
Mark reftest for bug 391045 passing on Mac
|
2007-08-26 15:05:17 -07:00 |
|
smontagu@smontagu.org
|
2363989855
|
Reftest for bug 391045
|
2007-08-26 14:24:48 -07:00 |
|
bzbarsky@mit.edu
|
82d377683c
|
Make line-height specified in ch units work. Bug 391909, r+sr+a+dbaron
|
2007-08-24 15:20:24 -07:00 |
|
bzbarsky@mit.edu
|
32444ff39f
|
Make maxlength not affect initial values or scripted sets. Bug 345267, r+sr=mats, a=dbaron
|
2007-08-21 20:22:21 -07:00 |
|
bzbarsky@mit.edu
|
e234beb50d
|
Make auto-height abs-pos textfields with top and bottom offsets both set use their intrinsic height, per spec. Bug 385870, r+sr+a=dbaron
|
2007-08-21 20:07:25 -07:00 |
|
jwatt@jwatt.org
|
87ce0a4099
|
Reftest for bug 367368
|
2007-08-21 13:48:36 -07:00 |
|
jwatt@jwatt.org
|
88a690948d
|
Gah! Apparently this fails all round
|
2007-08-21 06:31:41 -07:00 |
|
jwatt@jwatt.org
|
6d95cc7a42
|
Don't run failing test on mac
|
2007-08-21 06:25:56 -07:00 |
|
jwatt@jwatt.org
|
88705486e1
|
Reftest for SVG inline in XUL, bug 364732.
|
2007-08-21 05:58:33 -07:00 |
|
bzbarsky@mit.edu
|
b20e634109
|
Don't make getting .selected change what .selected returns in the future. Bug 391994, r+sr+a=sicking
|
2007-08-20 20:24:11 -07:00 |
|
sharparrow1@yahoo.com
|
5ce6586b57
|
Reftests for bug 383883 and dependencies
|
2007-08-20 13:26:55 -07:00 |
|
bzbarsky@mit.edu
|
406edd85f0
|
Adding test.
|
2007-08-17 21:47:41 -07:00 |
|
bzbarsky@mit.edu
|
71c361ac5f
|
Relanding bug 390425, with attempted performance regression fix. r+sr+a=roc
|
2007-08-15 16:20:25 -07:00 |
|
bzbarsky@mit.edu
|
f1faedd0f6
|
Adding tests
|
2007-08-13 09:27:50 -07:00 |
|
bzbarsky@mit.edu
|
cc4ab43659
|
Adding test.
|
2007-08-12 22:03:51 -07:00 |
|
bzbarsky@mit.edu
|
65ea334fb9
|
Adding test.
|
2007-08-12 19:40:35 -07:00 |
|
bzbarsky@mit.edu
|
6b5d9a0732
|
Back out bug 390425 to fix performance regression.
|
2007-08-10 15:55:21 -07:00 |
|
bzbarsky@mit.edu
|
e1604f73ea
|
Simplify handling of {ib} splits. Bug 390425, r+sr=roc, a=dbaron
|
2007-08-10 13:02:11 -07:00 |
|
bzbarsky@mit.edu
|
b39ebf2258
|
Don;t process pseudo-frames if we're not going to actually create a replaced element frame (or in fact any frame at all, in this case!). Bug 391140, r=bernd, sr+a=roc
|
2007-08-10 10:18:11 -07:00 |
|
bzbarsky@mit.edu
|
a7f9c8f9e0
|
Adding tests
|
2007-08-10 10:11:55 -07:00 |
|
kairo@kairo.at
|
793e31f485
|
bug 383080 - add -moz-image-region reftest, r=roc
|
2007-08-10 03:43:28 -07:00 |
|
vladimir@pobox.com
|
103b1d6c81
|
b=382049, mac native form controls draw at incorrect positions in offscreen surfaces, patch from jdaggett@mozilla.com, r/a=vlad
|
2007-08-07 12:36:40 -07:00 |
|
bzbarsky@mit.edu
|
d85872ea5d
|
Hoist the code for handling class and id up from nsGenericHTMLElement to the newly-created nsStyledElement so that it can be reused by MathML and to some extent by SVG. Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>, r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
|
2007-08-06 08:27:19 -07:00 |
|
jruderman@hmc.edu
|
434c1f2e9b
|
Add reftests for bug 387201.
|
2007-08-02 21:22:58 -07:00 |
|
dbaron@dbaron.org
|
1dfc2637bf
|
Prefer distributing the width of a column-spanning cell to columns without specified widths, and make a specified width on a column-spanning cell not cause the column to be considered to have a specified width. b=379361 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
|
2007-08-02 17:07:29 -07:00 |
|
bzbarsky@mit.edu
|
ed733059c6
|
Add the tests too.
|
2007-08-02 14:36:59 -07:00 |
|
bzbarsky@mit.edu
|
ebcca4dbd4
|
Make sure to reflow the caption if it gets inserted into our table before another caption. Bug 389924, r=bernd, sr+a=dbaron
|
2007-08-02 14:34:58 -07:00 |
|
bzbarsky@mit.edu
|
590e445e10
|
Make ContentInserted for captions more like ContentAppended and normal frame construction. Bug 386014, r=bernd, sr=roc, a=dbaron
|
2007-08-02 14:29:51 -07:00 |
|
bzbarsky@mit.edu
|
21fd3a72bb
|
Fix EOF handling after an !important. Bug 390318, r+sr+a=dbaron
|
2007-08-02 14:20:11 -07:00 |
|
roc+@cs.cmu.edu
|
45e1458a84
|
Bug 379349. Reftest files need to be added. Created by fantasai
|
2007-07-25 21:48:54 -07:00 |
|
roc+@cs.cmu.edu
|
61373b8418
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
|
bzbarsky@mit.edu
|
7ab1fb826f
|
Adding tests that make sure bug 352980 doesn't regress anything.
|
2007-07-25 14:47:22 -07:00 |
|
sharparrow1@yahoo.com
|
6c6be80405
|
Reftest for bug 386147
|
2007-07-23 17:08:33 -07:00 |
|
martijn.martijn@gmail.com
|
1776b80002
|
Reftests for bug 386470, r=peterv
|
2007-07-23 16:40:17 -07:00 |
|
jwatt@jwatt.org
|
ffb0300cb4
|
Preemptive reftest for bug 379178.
|
2007-07-23 06:50:52 -07:00 |
|
bzbarsky@mit.edu
|
3407fd227a
|
Adding test.
|
2007-07-22 13:30:09 -07:00 |
|
sharparrow1@yahoo.com
|
8f6c4e99eb
|
Reftest for bug 384762
|
2007-07-20 13:09:08 -07:00 |
|
sharparrow1@yahoo.com
|
30716ccda9
|
Reftest for bug 384876
|
2007-07-20 11:39:36 -07:00 |
|
roc+@cs.cmu.edu
|
86d69d1566
|
Bug 364680. Intrinsic widths for columns. r+sr=dbaron
|
2007-07-19 19:21:43 -07:00 |
|
roc+@cs.cmu.edu
|
07af8356d3
|
Note bug number
|
2007-07-19 02:10:56 -07:00 |
|
roc+@cs.cmu.edu
|
4fcd2aa74b
|
Marking failing z-index test as failing on Windows.
|
2007-07-19 01:31:47 -07:00 |
|
roc+@cs.cmu.edu
|
978c996446
|
Bug 328296. z-index reftest.
|
2007-07-18 21:38:19 -07:00 |
|
roc+@cs.cmu.edu
|
4b46c408b0
|
Bug 328296. z-index reftest.
|
2007-07-18 21:02:49 -07:00 |
|
jwalden@mit.edu
|
b9d07173a5
|
Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron
|
2007-07-18 14:32:50 -07:00 |
|