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

1461 Коммитов

Автор SHA1 Сообщение Дата
uriber@gmail.com bc81bfad6d 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 3277c0f292 Add reftest 2008-03-11 11:24:02 -07:00
roc+@cs.cmu.edu 1fe7a9f547 Backing out 420351 2008-03-11 03:44:32 -07:00
roc+@cs.cmu.edu ac87922be6 Backing out bug 413027 2008-03-11 01:36:01 -07:00
roc+@cs.cmu.edu 100675737a Bug 413027 reftest 2008-03-11 00:46:40 -07:00
roc+@cs.cmu.edu d0d7ea0e4b 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 40e75b7fe4 Bug 407243 reftest, to define current behavior. 2008-03-10 15:11:16 -07:00
roc+@cs.cmu.edu 47e24e917b 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 2393c211f6 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 821916ba37 Add reftests for baseline-alignment aspects of bug 402940 fixes. 2008-03-07 14:27:08 -08:00
jwatt@jwatt.org 8fd7308a8a 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 da00f3f11d Backing out Bug 403181. JPEG encoding test failure :-( 2008-03-07 01:28:34 -08:00
roc+@cs.cmu.edu bde725a7d2 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 d1934208bc 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 6423ee88ca b=417246, wrong border size rendering in some cases ; r=roc 2008-03-05 23:58:58 -08:00
roc+@cs.cmu.edu ae6ea310fd Backing out 403181 again 2008-03-04 01:36:07 -08:00
roc+@cs.cmu.edu 552c780f59 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 a960ecfeb9 Bug 403181 backout 2008-03-02 18:38:19 -08:00
roc+@cs.cmu.edu cc5f19c639 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 df5b466067 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 7a0b5c8afc 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 a55c8af6a0 disable test for bug 405952 until I can fix the test 2008-02-28 13:58:01 -08:00
roc+@cs.cmu.edu 909dafab94 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 cc45bbc532 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 9cd30026ea reftest for bug 412093. 2008-02-27 12:06:22 -08:00
roc+@cs.cmu.edu ede755c273 Bug 419531 reftest 2008-02-27 01:41:08 -08:00
dbaron@dbaron.org 16e3a753b8 Remove expected failure fixed by bug 363248. 2008-02-26 19:02:45 -08:00
dbaron@dbaron.org e00058ecd2 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 42c10ce5b0 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 9509d1c0d3 Reftest for bug 376375. 2008-02-24 17:36:41 -08:00
roc+@cs.cmu.edu 777c1a98a5 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 decffefec7 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 23b243654b 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 72b83d9d23 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 8fdc24a85d 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 56f0df1f2f Correct comments in reference renderings to reflect additional bug. 2008-02-22 14:36:58 -08:00
dbaron@dbaron.org 54524a2211 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 54e69f6c1e 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 a4b60746e4 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 eade827758 Reftest for bug 393490 2008-02-21 17:07:44 -08:00
dholbert@cs.stanford.edu 0b2a8ff5b1 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 d475018c75 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 a535ffb2c8 Adding one more test. 2008-02-20 11:58:27 -08:00
bzbarsky@mit.edu bb1196b7a6 Adding test. 2008-02-20 11:55:22 -08:00
jruderman@hmc.edu a6b7e4416d Add reftests. 2008-02-19 23:16:56 -08:00
bzbarsky@mit.edu a2b6078fbb Adding sanity tests. 2008-02-19 20:01:52 -08:00
dbaron@dbaron.org 65dc3d5b57 Fix reftests that depended on bug 379461. 2008-02-19 10:46:43 -08:00
dbaron@dbaron.org 3be15e3993 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 b215821977 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 450c8e68d1 Back out for now, until I have a chance to fix reftests depending on old behavior. 2008-02-19 09:28:00 -08:00