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

1020 Коммитов

Автор SHA1 Сообщение Дата
dbaron@dbaron.org 593a0bb24a 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 04840052a3 reftests for bug 423998 2008-04-08 12:06:27 -07:00
longsonr@gmail.com f4636276cf reftests for bug 423998 2008-04-08 12:03:17 -07:00
longsonr@gmail.com 985d52a20e reftests for bug 423998 2008-04-08 12:03:17 -07:00
reed@reedloden.com 29989d380d 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 6ede5f6340 Disabling failing test. It's not the important one here anyway. 2008-04-08 06:42:36 -07:00
roc+@cs.cmu.edu d5a1dc86da 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 7c840869f1 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 db41e46abb Revert incorrect commenting out of test 2008-04-07 13:27:20 -07:00
vladimir@pobox.com ac0dde340f temporarily disable this reftest -- see bug 427480 2008-04-07 00:36:24 -07:00
bmlk@gmx.de 4e493051f8 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 8f556c16f9 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 878a6caed2 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 b00b8b9ba8 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 c5fc7ffeda Try disabling all lbipr0n reftests (bug 425987). 2008-04-05 13:20:48 -07:00
roc+@cs.cmu.edu fe33a6d354 Mark passing reftests as expected to pass 2008-04-01 17:11:44 -07:00
longsonr@gmail.com 4630977d19 reftest for gradient on transformed text - bug 424586 2008-03-31 07:31:25 -07:00
roc+@cs.cmu.edu 421ea5a76e 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 3b28b33c93 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 9daab6c56d 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 dbbcc3c1e1 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 06b83429b6 Add reftests for the Wikipedia jiggling text bug. 2008-03-27 23:08:16 -07:00
karlt+@karlt.net fe1ffcc974 Add mroot and bevelled mfrac width tests. 2008-03-27 15:52:58 -07:00
uriber@gmail.com cbbeab337c 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 072ebb3175 Marking test from bug 424074 as failing on linux 2008-03-27 02:17:19 -07:00
joshmoz@gmail.com 5b27bd0b9e 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 703efcd013 Add reftest 2008-03-26 20:25:24 -07:00
jruderman@hmc.edu 305e1db8cc Add reftest (mostly for an assertion, but also making sure it's blank) 2008-03-26 17:01:27 -07:00
karlt+@karlt.net b5301660f8 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 27dbec1062 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 a6b9d2c84a 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 df117726e1 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 48d36e4da6 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 b1791d123f Reftest for bug 423676 2008-03-25 13:07:16 -07:00
gavin@gavinsharp.com 3150621444 reftest adjustments for bug 417178 (pending r=dbaron/roc) 2008-03-25 09:50:30 -07:00
reed@reedloden.com 732fa02cb6 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 3cbc4b60ae 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 ed83140178 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 c237666da6 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 be4184a2d1 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 433f2f04ac 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 ad85cfeb27 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 5140c6e42f Add bug number for failing tests. 2008-03-20 20:19:28 -07:00
dbaron@dbaron.org 59a162a0cc 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 50002fac9c 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 23a009990b 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 8304035cf8 Add reftests for bug 421069. 2008-03-20 18:15:40 -07:00
dbaron@dbaron.org ee3e251e7f Add another reftest for 413027. 2008-03-19 15:31:45 -07:00
dbaron@dbaron.org 4bc5cc9147 Add some basic reftests for XUL grid. 2008-03-19 15:29:31 -07:00
reed@reedloden.com 22cb02bc2b 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 253c48d150 Backing out bug 392233 again 2008-03-18 01:37:48 -07:00
roc+@cs.cmu.edu 2911f3374d 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 a601c316e3 Oops, adding reftest files for bug 422394 2008-03-17 20:25:36 -07:00
roc+@cs.cmu.edu 8f0faf9268 Backing out bug 392233. 2008-03-17 19:36:17 -07:00
roc+@cs.cmu.edu 1a9168290d 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 f3f684e136 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 47e7f99644 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 3e6be4915f Add simplified version of test that we can currently pass. 2008-03-16 14:20:53 -07:00
dbaron@dbaron.org 66c91338bb Fix bug in test. 2008-03-16 14:20:35 -07:00
dbaron@dbaron.org c54c46d35e Add reftest for CSS 2.1, section 10.3.3. 2008-03-16 14:13:00 -07:00
karlt+@karlt.net cab2582168 mi elements for which default values for mathvariant should have no effect 2008-03-15 19:26:32 -07:00
bzbarsky@mit.edu 0526293212 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 5682ff6453 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 08baaafd15 Testcase for bug 128896. 2008-03-14 08:03:33 -07:00
jwatt@jwatt.org 9130ff618d 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 e814a3b8d1 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 8f3ecb543c Backing out 413027 again. 2008-03-13 02:14:16 -07:00
roc+@cs.cmu.edu be731bdd00 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 b48152f91a Disabling failing reftest 386339.html. (See Bug 422454) 2008-03-12 10:22:49 -07:00
reed@reedloden.com e67095e77e 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 dc7c75d483 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 130962d56a 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 b6e0fc89b8 Add reftest 2008-03-11 11:24:02 -07:00
roc+@cs.cmu.edu d5b40c88f6 Backing out 420351 2008-03-11 03:44:32 -07:00
roc+@cs.cmu.edu 76cd12b42d Backing out bug 413027 2008-03-11 01:36:01 -07:00
roc+@cs.cmu.edu 4e511f49b9 Bug 413027 reftest 2008-03-11 00:46:40 -07:00
roc+@cs.cmu.edu aeaf9bd3dc 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 d47b541608 Bug 407243 reftest, to define current behavior. 2008-03-10 15:11:16 -07:00
roc+@cs.cmu.edu b85eb999a0 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 20850172a7 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 3c5b58a33a Add reftests for baseline-alignment aspects of bug 402940 fixes. 2008-03-07 14:27:08 -08:00
jwatt@jwatt.org 1df60818bf 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 17ebdab033 Backing out Bug 403181. JPEG encoding test failure :-( 2008-03-07 01:28:34 -08:00
roc+@cs.cmu.edu 2c9f274033 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 cbae14cf8e 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 e2505e6b8d b=417246, wrong border size rendering in some cases ; r=roc 2008-03-05 23:58:58 -08:00
roc+@cs.cmu.edu d5b5fd63c2 Backing out 403181 again 2008-03-04 01:36:07 -08:00
roc+@cs.cmu.edu ffb68f7a15 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 67c8b1e808 Bug 403181 backout 2008-03-02 18:38:19 -08:00
roc+@cs.cmu.edu 8e907ad002 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 828e13b8da 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 80746ca93b 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 89278d04e6 disable test for bug 405952 until I can fix the test 2008-02-28 13:58:01 -08:00
roc+@cs.cmu.edu 20504d8ff0 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 477f888852 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 43a20d4360 reftest for bug 412093. 2008-02-27 12:06:22 -08:00
roc+@cs.cmu.edu 1fd886bbdf Bug 419531 reftest 2008-02-27 01:41:08 -08:00
dbaron@dbaron.org 0f13080c55 Remove expected failure fixed by bug 363248. 2008-02-26 19:02:45 -08:00
dbaron@dbaron.org 41c3da2ace 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 764fb20bfe 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 db24787298 Reftest for bug 376375. 2008-02-24 17:36:41 -08:00
roc+@cs.cmu.edu 29c382a2b2 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 23d90b0567 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 919d5bd3d3 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 345dc2a2b7 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 1850bce72b 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 e18f109b4d Correct comments in reference renderings to reflect additional bug. 2008-02-22 14:36:58 -08:00
dbaron@dbaron.org 970f4686cd 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 569b5e7d24 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 8bc4c97fbc 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 aa74d21d34 Reftest for bug 393490 2008-02-21 17:07:44 -08:00
dholbert@cs.stanford.edu 55fc6902ca 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 f64926e7b5 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 b61aff2c4a Adding one more test. 2008-02-20 11:58:27 -08:00
bzbarsky@mit.edu f31acd8849 Adding test. 2008-02-20 11:55:22 -08:00
jruderman@hmc.edu cdb1fc399e Add reftests. 2008-02-19 23:16:56 -08:00
bzbarsky@mit.edu 5d4ed68e05 Adding sanity tests. 2008-02-19 20:01:52 -08:00
dbaron@dbaron.org 273b0ffa6a Fix reftests that depended on bug 379461. 2008-02-19 10:46:43 -08:00
dbaron@dbaron.org 4192bf8c4a 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 af54992762 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 33c8af3660 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 18987947d2 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 7d3320553b 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 4e81670492 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 dba76a8dfe Backing out 414784 due to crashtest failure. 2008-02-17 18:04:26 -08:00
roc+@cs.cmu.edu 13977660cd Reftest suite for SVG filters (bug 414784) 2008-02-17 17:12:57 -08:00
bzbarsky@mit.edu 1b643514f5 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 4f8c365bfe Add reftests 2008-02-14 17:32:02 -08:00
roc+@cs.cmu.edu 7075a335fd Enable reftest for bug 400813 2008-02-14 12:35:53 -08:00
roc+@cs.cmu.edu 05225fa949 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 a680e29a42 Correct reftest bug numbers 2008-02-13 09:38:39 -08:00
longsonr@gmail.com 60ecb7106e Correct reftest titles 2008-02-13 08:18:25 -08:00
smontagu@smontagu.org 86c874a959 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 db6b8c956e Reftest for bug 413982. 2008-02-12 07:05:37 -08:00
fantasai.cvs@inkedblade.net d01afe8d2b add reftest for bug 411382 fix 2008-02-11 21:36:17 -08:00
roc+@cs.cmu.edu abee6630e1 backing out bug 400813 again due to reftest failure... 2008-02-11 18:48:17 -08:00
roc+@cs.cmu.edu 5c233a1d82 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 f4a6450e94 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 0e592c4120 Correct reftest filename to match naming convention 2008-02-11 02:44:46 -08:00
longsonr@gmail.com fe54b9384e 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 8ab1585088 Make this actually pass 2008-02-10 14:01:41 -08:00
dbaron@dbaron.org 0363493ff8 Fix some sorting errors. 2008-02-10 13:53:52 -08:00
dbaron@dbaron.org f94fd579c7 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 362cb1be79 Adding test 2008-02-10 13:29:32 -08:00
longsonr@gmail.com 7d1abac027 Reftest for dynamic link style change - Bug 398105 2008-02-10 12:14:00 -08:00
longsonr@gmail.com d242f98c36 Reftests for invalid filters - Bug 407463 2008-02-09 06:46:19 -08:00
longsonr@gmail.com d187085071 Reftests for currentColor - Bug 414550 2008-02-09 04:51:46 -08:00
longsonr@gmail.com 56cb71a782 Correct reftest titles 2008-02-09 03:54:56 -08:00
longsonr@gmail.com 1b67f42a99 Bug 368840 - Reftests for edge case gradients and fallback colours. 2008-02-09 03:26:15 -08:00
longsonr@gmail.com 6be19c3dde Bug 368840 - Reftests for edge case gradients and fallback colours. 2008-02-09 03:04:43 -08:00
dbaron@dbaron.org 1a1872a692 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 7f8f780867 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 e2d76c7fe0 mark some tests as passing 2008-02-07 12:34:47 -08:00
mats.palmgren@bredband.net b592bf2f32 Commenting out reftest since it fails on Mac (qm-xserve01). 2008-02-06 11:59:33 -08:00
mats.palmgren@bredband.net f1d078e293 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 d7b0030b55 Remove lame test for bug 387653 2008-01-31 17:46:49 -08:00
roc+@cs.cmu.edu 0b989b691c Backing out 400813, sigh 2008-01-29 23:35:05 -08:00
roc+@cs.cmu.edu d304af325c Bug 400813 reftest 2008-01-29 23:24:00 -08:00
roc+@cs.cmu.edu 4786a8d1cb 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 89fe19aa08 default values for mathvariant attribute on mi elements. b=413115 2008-01-29 20:24:33 -08:00
smontagu@smontagu.org 8dedafee62 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 f970a9abc8 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 48cd9701f5 Relanding bug 412679. r+sr=dbaron 2008-01-27 12:24:06 -08:00
roc+@cs.cmu.edu 70be8f676c Fixing test for bug 411792 2008-01-27 00:26:36 -08:00
fantasai.cvs@inkedblade.net 3cf5f1aeed 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 22aa9d38ba Bug 411792. Never put a line break before a preformatted newline. r=smontagu 2008-01-26 23:48:39 -08:00
smontagu@smontagu.org 370f601567 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 d3ac2bc0d6 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 e9f6157efe 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 6ab7498fef Bug 413292 reftest 2008-01-26 16:16:04 -08:00
myk@mozilla.org 7d62e26ef5 backing out fix for bug 412679 because it regressed a reftest 2008-01-25 15:02:23 -08:00
bzbarsky@mit.edu 083432e2e8 Fixing the tests too. 2008-01-25 13:48:19 -08:00
bzbarsky@mit.edu 917393525a Adding tests. 2008-01-25 13:42:40 -08:00
reed@reedloden.com 028f8b700b Re-enable reftest. 2008-01-24 22:46:08 -08:00
reed@reedloden.com 9021a87f0c 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 5a1e9b40b6 Address dbaron's nit for bug 291262's reftest. 2008-01-24 09:38:17 -08:00
reed@reedloden.com 5bb75ac1d0 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 0713cec344 Mark some tests involving image scaling as failing on Mac. 2008-01-23 18:05:14 -08:00
dbaron@dbaron.org 04efaeaee5 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 9e6bcc0166 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 a20bb841e3 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 6282aa5280 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 e8b272f61f Backout Jesse's orange-ness 2008-01-17 23:12:31 -08:00
jruderman@hmc.edu 74fdb0b994 Add reftests for handling of mathbackground attribute 2008-01-17 20:41:42 -08:00
dholbert@cs.stanford.edu 2ed65950de 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 4c1ed919a6 backing out patch to bug 368079 to investigate reftest failure 2008-01-15 20:59:15 -08:00
fantasai.cvs@inkedblade.net d23593390e 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 b94c5271df 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 e0926cc934 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 e9f0db2425 Reftest for bug 411334. 2008-01-09 15:18:43 -08:00
roc+@cs.cmu.edu 82ad33770c Reftest for bug 411334. 2008-01-09 15:17:45 -08:00
martijn.martijn@gmail.com 7631d04a65 Reftests for bug 407016, r=dholbert 2008-01-09 06:14:21 -08:00
martijn.martijn@gmail.com 9e4bfe8f97 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 ab982faa16 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 7f25c6acb1 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 96da482e7e backing out bug 355548 due to test failures 2008-01-08 15:11:27 -08:00
roc+@cs.cmu.edu c816d4ca4f 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 4438253756 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 64961b4767 Bug 408656 reftests. r=bz 2008-01-07 11:22:52 -08:00
bzbarsky@mit.edu dc7ecebfee 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 b98a455eee Fix the reftest for bug 391979. 2008-01-04 15:13:08 -08:00
mats.palmgren@bredband.net a4fceb7b3a 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 73f1699840 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 5b263f9ea3 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 d492281d2e 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 927873f0e4 Adding test. 2007-12-30 14:34:15 -08:00
jdaggett@mozilla.com 8527665bcb 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 9e01023636 Add reftest 2007-12-23 18:08:45 -08:00
jruderman@hmc.edu 5c4de33767 Add a reftest 2007-12-23 17:47:40 -08:00
jruderman@hmc.edu d2ecf9b321 Add reftests for dynamic cross-element ligatures 2007-12-23 17:38:11 -08:00
jruderman@hmc.edu 7e20ec75a8 Add reftest 2007-12-23 17:22:02 -08:00
bzbarsky@mit.edu 12aff0b0d6 Fixing test bugs 2007-12-20 20:35:21 -08:00
bzbarsky@mit.edu de533c747b Adding tests 2007-12-20 19:36:38 -08:00
jwalden@mit.edu 46fda60001 Windows and Linux suck because they don't like the Acid2 reftest. 2007-12-20 18:51:30 -08:00
jwalden@mit.edu 9ac0e3214b 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 f725bd21d8 Mark test failing on tinderbox as random 2007-12-20 09:08:46 -08:00
smontagu@smontagu.org 1cdc7cc87a Reftests for ZWNJ 2007-12-20 08:13:41 -08:00
jwatt@jwatt.org 5fca12ed55 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 2538e75efa Re-checkin reftest for bug 407959 (this time setting fullZoom onload) 2007-12-20 03:42:57 -08:00
roc+@cs.cmu.edu eeb2512976 Backing out jwatt's fix for bug 407959 because of test failures. 2007-12-20 00:16:01 -08:00
jwatt@jwatt.org 7e85bc610d 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 272266b6c5 Add bug number for skipped reftest 2007-12-19 21:40:15 -08:00
jruderman@hmc.edu 64543ec07d 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 2a5bd8f474 Let's see whether this test still turns Windows orange/red. 2007-12-19 20:22:14 -08:00
bzbarsky@mit.edu 67312863f7 Adding test 2007-12-19 10:08:05 -08:00
bzbarsky@mit.edu 78638d1cf3 Adding test 2007-12-19 09:54:48 -08:00
martijn.martijn@gmail.com 73714dd5c3 Reftest for bug 402807, r=roc 2007-12-19 09:08:30 -08:00
martijn.martijn@gmail.com 7fc359404a Reftest for bug 396024, r=dbaron 2007-12-19 08:52:37 -08:00
martijn.martijn@gmail.com 9cc9359f8e Extra reftest for bug 403519 2007-12-19 03:12:31 -08:00
karlt+@karlt.net f5b42c233f 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 0f1a979865 putting these back too, oops! 2007-12-18 13:43:16 -08:00
vladimir@pobox.com 1c54abb0ff accidentally uncommented this 2007-12-18 13:41:16 -08:00
vladimir@pobox.com 0f4d7776fb Fix reftest for bug 24998 2007-12-18 13:30:13 -08:00
vladimir@pobox.com f486de3a54 b=24998, background images spill beyond rounded borders; r+sr=roc 2007-12-18 12:59:48 -08:00
bzbarsky@mit.edu 46ba55e7e4 Adding test. 2007-12-18 08:23:57 -08:00
rflint@ryanflint.com 6476c4ad8b Add reftest 2007-12-18 03:22:54 -08:00
jruderman@hmc.edu 91e60cf986 Add reftests for document.linkColor 2007-12-17 22:12:34 -08:00
jruderman@hmc.edu 41978e6d6e 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 66002db1fa Skip this test on Windows too. 2007-12-17 20:30:33 -08:00
jruderman@hmc.edu 37af1b8f91 Try to fix Windows test bustage 2007-12-17 19:34:13 -08:00
jruderman@hmc.edu b57dafa810 Add reftest 2007-12-17 17:03:51 -08:00
jruderman@hmc.edu 8b38b743b0 Add reftest 2007-12-17 16:56:16 -08:00
bzbarsky@mit.edu d4d9aa32ed Adding tests 2007-12-16 20:50:54 -08:00
bzbarsky@mit.edu 7c8c6db158 Adding tests 2007-12-16 20:40:36 -08:00
jruderman@hmc.edu 1efa64a7c4 Add reftest (hopefully it's correct) 2007-12-16 18:38:18 -08:00
jruderman@hmc.edu 5f4d8ccc7e Add reftest for non-wrapping, justified text containing ligatures 2007-12-15 21:58:38 -08:00
jruderman@hmc.edu b0d3020100 Add reftest based on "mysteriously blank testcase" 2007-12-15 21:53:34 -08:00
jruderman@hmc.edu 8dcd69bfd9 Add bz's reftest 2007-12-15 17:04:04 -08:00
jruderman@hmc.edu 30b238b98c Add reftest 2007-12-15 16:31:20 -08:00
jruderman@hmc.edu f1cc622835 Add reftest 2007-12-15 15:14:50 -08:00