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

754 Коммитов

Автор SHA1 Сообщение Дата
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