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 |
dbaron@dbaron.org
|
9c126b98d3
|
Fixing asymmetry between what timeless landed for bug 394114 and what he backed out.
|
2008-03-19 15:05:04 -07:00 |
timeless@mozdev.org
|
7f880e43ef
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
timeless@mozdev.org
|
a9fd7c94b3
|
reverting
|
2008-03-19 14:44:51 -07:00 |
jwatt@jwatt.org
|
a837986a26
|
Bug 421584. SVG that is filtered does not repaint correctly when filtered elements change/move. Patch by Robert Longson longsonr@gmail.com, r=jwatt@jwatt.org, sr=roc@ocallahan.org, a=blocking1.9
|
2008-03-19 14:27:33 -07:00 |
timeless@mozdev.org
|
022712406a
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
dholbert@cs.stanford.edu
|
15bc2e8781
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
|
2008-03-19 13:51:42 -07:00 |
jst@mozilla.org
|
672b17972f
|
Fixing bug 422926 (and also bugs 420886 and 423260). Don't do delayed stops of plugins unless we're deleting the frame, as some plugins apparently can't handle that. r+sr=jonas@sicking.cc
|
2008-03-19 12:43:10 -07:00 |
aaronleventhal@moonset.net
|
8b630f9ec5
|
Bug 423681. Accessible text events broken. r=sicking, sr=bz, a=schrep
|
2008-03-18 18:37:09 -07:00 |
jwatt@jwatt.org
|
db01626178
|
Bug 423436. Elements embedding SVG by reference don't resize if they depend on intrinsic percentage width/height. r+sr=dbaron@mozilla.com, blocking1.9=me
|
2008-03-18 17:11:01 -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 |
reed@reedloden.com
|
89641f288f
|
Bug 415257 - "Editable trees: input sized wrongly and rows jumping with flexible and non-flexible treecols" [p=paul.rouget@gmail.com (Paul Rouget) r+sr=Neil a1.9=beltzner]
|
2008-03-18 12:41:34 -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 |
karlt+@karlt.net
|
505beb8a80
|
Move Place() from nsIMathMLFrame to nsMathMLContainerFrame b=363240, r+sr=roc
|
2008-03-17 22:57:35 -07:00 |
karlt+@karlt.net
|
5884286933
|
Move Place() from nsIMathMLFrame to nsMathMLContainerFrame b=363240, r+sr=roc
|
2008-03-17 22:26:05 -07:00 |
karlt+@karlt.net
|
284cf48bcc
|
Add GetIntrinsicWidth for <msqrt>. b=363240, r+sr=roc
|
2008-03-17 22:06:23 -07:00 |
karlt+@karlt.net
|
8e9dd540d2
|
Move Place() from nsIMathMLFrame to nsMathMLContainerFrame b=363240, r+sr=roc
|
2008-03-17 21:52:48 -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 |
longsonr@gmail.com
|
aa87a0a004
|
Bug 423071 - SVG bad clippath rendering when changed via DOM. r+sr=roc,a1.9=blocking1.9+
|
2008-03-17 12:55:36 -07:00 |
longsonr@gmail.com
|
fb8dee4003
|
Bug 419746 - SVG crash in gfxASurface::SetDeviceOffset() via nsSVGMaskFrame::ComputeMaskAlpha(). r+sr=vladimir,a1.9=blocking1.9+
|
2008-03-17 10:15:43 -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 |
bzbarsky@mit.edu
|
db29e89cc6
|
Comment fix
|
2008-03-16 17:22:54 -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 |
reed@reedloden.com
|
f69c909e7f
|
Bug 422614 - "CVS remove old stuff from layout/tools" [p=alfredkayser@gmail.com (Alfred Kayser) r=roc a1.9=beltzner]
|
2008-03-16 14:08:00 -07:00 |
bzbarsky@mit.edu
|
a102045045
|
Invalidate tables a little harder. Bug 421632, r+sr=roc
|
2008-03-16 13:32:48 -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 |
karlt+@karlt.net
|
0892bc75ee
|
Only change the style of default mathvariant <mi> elements to italic when there is a corresponding italic Mathematical Alphanumeric Symbol. Accept non-BMP characters in nsMathMLOperator::LookupInvariantChar. Update the mathvariant entries in mathfont.properties from PUA characters to their Plane 1 Unicode assignments (remainder of bug 289938). b=413115, r+sr=roc.
|
2008-03-15 19:10:47 -07:00 |
jruderman@hmc.edu
|
502276276f
|
Add crashtest
|
2008-03-15 04:14:04 -07:00 |
mats.palmgren@bredband.net
|
6ee97a22eb
|
Fix a compile warning. b=399694 r+sr=dbaron a1.9=damons
|
2008-03-15 02:01:36 -07:00 |
mats.palmgren@bredband.net
|
8cce6828c2
|
Make nsStyleChangeList own a reference to nsIContent pointers in its list. b=399694 r+sr=dbaron a1.9=damons
|
2008-03-15 02:01:18 -07:00 |
jonas@sicking.cc
|
c078e73997
|
Bug 401155: Make it safe to create a wrapper for an object at any time by making sure wrapping doesn't write script. Also set up a service that tries to keep track of when it's safe to execute script. r=bz sr=jst
|
2008-03-14 16:08:57 -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
|
7579117199
|
Bug 395454 - "[Mac] Have one file, scrollbars.css" [p=mozcbarrett@gmail.com (Colin Barrett [cbarrett]) r=Enn r=Neil sr=roc a1.9=damons]
|
2008-03-14 08:24:50 -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 |
martijn.martijn@gmail.com
|
3846dfec8f
|
Modified test for bug 396024, this should not cause problems anymore now that bug 407080 is fixed
|
2008-03-14 08:12:20 -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
|
9a1e61b815
|
Backing out Bug 417356, due to pagination reftest failures.
|
2008-03-14 01:50:13 -07:00 |
roc+@cs.cmu.edu
|
54be39edc6
|
Bug 404140. Avoid assertions about comparing line iterators from different lists by comparing nsLineBox* pointers. r+sr=dbaron
|
2008-03-14 01:12:25 -07:00 |
dholbert@cs.stanford.edu
|
2f86ee574d
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) r=ventron sr=roc a=blocking1.9+
|
2008-03-14 00:48:04 -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 |
karlt+@karlt.net
|
15c6fd9ec5
|
GetIntrinsicWidth for mroot, mfenced, and mfrac. b=363240, r+sr=roc
|
2008-03-13 22:02:49 -07:00 |
karlt+@karlt.net
|
b847a2fa96
|
nsMathMLChar::GetMaxWidth and stretchy <mo> GetIntrinsicWidth implementations. Rename MAXSIZE_IS_EXPLICIT to MAXSIZE_IS_ABSOLUTE. Avoid unsigned/signed warnings with 1<<31. b=363240, r+sr=roc
|
2008-03-13 21:05:43 -07:00 |
jst@mozilla.org
|
c5cd29d37f
|
Fixing bug 416953. Do plugin destruction off of an event whenever possible (which is pretty much always). r+sr=jonas@sicking.cc
|
2008-03-13 20:31:35 -07:00 |
dholbert@cs.stanford.edu
|
2e437c0b98
|
Bug 407080: Disallow print-preview while page is loading. (Re-landing with broken mochitest disabled) r+sr=roc, a=blocking1.9+
|
2008-03-13 14:12:55 -07:00 |
stefanh@inbox.com
|
fa69f38301
|
Bug 421814 - Use HITheme to draw backgrounds for groupboxes. r=josh+Mano, sr=roc, a1.9=dsicore.
|
2008-03-13 13:24:29 -07:00 |
dbaron@dbaron.org
|
5223033580
|
Fix buggy test; rgb() non-% arguments are required to be integers. a=tests
|
2008-03-13 08:24:22 -07:00 |
dbaron@dbaron.org
|
45818d0d79
|
Don't make overflow:-moz-hidden-unscrollable affect layout. b=411213 r+sr=roc a=beltzner
|
2008-03-13 08:23:27 -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 |
karlt+@karlt.net
|
c40712b247
|
Remove some unused nsGlyphTable methods. b=363240, r+sr=roc
|
2008-03-12 21:50:44 -07:00 |
reed@reedloden.com
|
b8cb8c4df1
|
Bug 192631 - "Animated images stop animating after Print / Print Preview" [p=martijn.martijn@gmail.com (Martijn Wargers) r+sr=roc a1.9=damons]
|
2008-03-12 19:58:34 -07:00 |
masayuki@d-toybox.com
|
dfeff6fa58
|
Bug 417014 Need blacklist system for underline offset adjusting of CJK fonts which have wrong underline offset r=roc+stuart, sr=roc, b1.9=stuart
|
2008-03-12 19:36:58 -07:00 |
dbaron@dbaron.org
|
30594074ab
|
Don't do floating point assignment from uninitialized data, since it can crash. b=422011 r+sr=bzbarsky a=damon
|
2008-03-12 15:05:27 -07:00 |
dbaron@dbaron.org
|
f7a428516e
|
Don't let the pres context's visible area get permanently set to an unconstrained height when we call ResizeReflow with an unconstrained height during SizeToContent. b=371508 r+sr=roc a=blocking1.9+
|
2008-03-12 15:04:45 -07:00 |
dholbert@cs.stanford.edu
|
980a624d34
|
Bug 422484: Add parens around macro if conditions. Patch by David Mandelin <dmandelin@mozilla.com> r=benjamin a1.9=dsicore
|
2008-03-12 14:47:11 -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 |
reed@reedloden.com
|
488c716335
|
Bug 421780 - "SVG <image> has stopped working" (use the native size of the current frame instead of its scaled size) [p=joe@drew.ca (Joe Drew [JOEDREW!]) r=longsonr sr=vlad a=blocking1.9+]
|
2008-03-12 10:19:51 -07:00 |
smontagu@smontagu.org
|
d1d47d9bdb
|
Enable bidi processing if there are right-to-left characters in print headers or footers. Bug 421690, r+sr=roc, blocking1.9=damon
|
2008-03-12 00:56:38 -07:00 |
roc+@cs.cmu.edu
|
1618ccd90c
|
Bug 413027 backed out again
|
2008-03-11 19:01:17 -07:00 |
roc+@cs.cmu.edu
|
e6adaba276
|
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 extra instrumentation in the strangely-failing mochitest test_bug199692.xul
|
2008-03-11 18:05: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 |
jruderman@hmc.edu
|
e187655349
|
Add crashtest
|
2008-03-11 17:44:46 -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
|
e5147ba795
|
Bug 413027. The XUL min-size and pref-size for a CSS block should just be its height when reflowed at its preferred width --- NOT the height of the tallest line, that is insane. r+sr=dbaron
|
2008-03-11 00:38:26 -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 |
jonas@sicking.cc
|
0c80ff16bc
|
Back out due to failed mochitest
|
2008-03-10 19:18:15 -07:00 |
jonas@sicking.cc
|
4216df2295
|
Bug 401155: Make sure plugins and XBL constructors not execute when creating a script wrapper if it's not safe to execute scripts. r=bz sr=jst.
|
2008-03-10 17:49:19 -07:00 |
mozilla@weilbacher.org
|
83b35de7f5
|
[OS/2] Bug 369791: adapt plugin code to compile with cairo-os2, this in principle allows plugin content to be printed and windowless plugins to display, r=mkaply, a1.9+=damons
|
2008-03-10 17:10:55 -07:00 |
dholbert@cs.stanford.edu
|
d47b541608
|
Bug 407243 reftest, to define current behavior.
|
2008-03-10 15:11:16 -07:00 |
dbaron@dbaron.org
|
d4071f04fc
|
Test selector serialization too.
|
2008-03-09 18:10:03 -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 |
jruderman@hmc.edu
|
f128056e1e
|
Add a crashtest
|
2008-03-08 22:37:45 -08:00 |
jruderman@hmc.edu
|
8ddee95952
|
Add crashtest
|
2008-03-08 22:32:28 -08:00 |
dbaron@dbaron.org
|
2273879236
|
Separate the tests so that they really test what they were intended to test.
|
2008-03-08 14:41:47 -08:00 |
dbaron@dbaron.org
|
20eca0f4d0
|
Unbreak test that I broke while addressing review comments. a=test-only
|
2008-03-08 14:22:09 -08:00 |
jst@mozilla.org
|
dd80f78b68
|
Followup fix for bug 393845, fixing minor issue found by jag, no functional change.
|
2008-03-08 11:04:40 -08:00 |
reed@reedloden.com
|
4c00dade39
|
Bug 412954 - "menus should have Menu, PopupMenu or DropdownMenu window type" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner]
|
2008-03-08 03:32:25 -08: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 |
bmlk@gmx.de
|
fcd8037468
|
There is no height greater than unconstrained height, bug 402872, r/sr=roc a=beltzner
|
2008-03-08 01:12:30 -08:00 |
vladimir@pobox.com
|
1561fa16ce
|
b=418882, crash on www.rhein-zeitung.de, potential fix; r+sr=roc
|
2008-03-07 16:58:57 -08:00 |
dbaron@dbaron.org
|
3c5b58a33a
|
Add reftests for baseline-alignment aspects of bug 402940 fixes.
|
2008-03-07 14:27:08 -08:00 |
jst@mozilla.org
|
b163505191
|
Fixing bug 393845. Crash with Windows Media Player 10 plugin when stopping plugin. r+sr=bzbarsky@mit.edu
|
2008-03-07 13:32:49 -08:00 |
bzbarsky@mit.edu
|
21dee34a41
|
Make sure to do saturating adds on possibly-unconstrained nscoords. Bug 421404, r=dholbert, sr=roc, a=beltzner
|
2008-03-07 13:20:03 -08:00 |
dbaron@dbaron.org
|
fe0cb896ea
|
Give radio buttons and checkboxes a useful baseline, and switch checkboxes from text-bottom to baseline alignment (to match radios). b=402940 r+sr=bzbarsky a=blocking1.9+
|
2008-03-07 09:57:34 -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 |
surkov.alexander@gmail.com
|
ef11919bb8
|
Bug 416742 - Regression: multiple rowgroups interfere with getColumnAtIndex(), r=bernd, sr=roc, a=beltzner
|
2008-03-07 02:14:35 -08:00 |
roc+@cs.cmu.edu
|
17ebdab033
|
Backing out Bug 403181. JPEG encoding test failure :-(
|
2008-03-07 01:28:34 -08:00 |