dbaron@dbaron.org
|
93fe3229b3
|
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
|
b8aa468035
|
Unbreak test that I broke while addressing review comments. a=test-only
|
2008-03-08 14:22:09 -08:00 |
|
jst@mozilla.org
|
69dc88b93a
|
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
|
76242a95fb
|
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
|
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 |
|
bmlk@gmx.de
|
a9dad73560
|
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
|
7799aa92fb
|
b=418882, crash on www.rhein-zeitung.de, potential fix; r+sr=roc
|
2008-03-07 16:58:57 -08:00 |
|
dbaron@dbaron.org
|
a0ae7c66c4
|
Add reftests for baseline-alignment aspects of bug 402940 fixes.
|
2008-03-07 14:27:08 -08:00 |
|
jst@mozilla.org
|
cb76f98a7a
|
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
|
9a9b16c7e5
|
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
|
6dfd3f8a50
|
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
|
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 |
|
surkov.alexander@gmail.com
|
17652cbd2d
|
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
|
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 |
|
karlt+@karlt.net
|
423c6ce2f9
|
Don't try to Place() invisible operators. b=420420 r+sr=roc a=beltzner
|
2008-03-06 22:37:23 -08:00 |
|
karlt+@karlt.net
|
4260e2c912
|
Bug 416549 - MathML does not render properly with text-align:justify. Patch by Frédéric WANG <fwsmail35@aol.com>, r=karlt, sr=roc
|
2008-03-06 19:47:11 -08:00 |
|
karlt+@karlt.net
|
88cb41a133
|
Backing out previous revision (b=416549) due to a reftest hang on qm-centos5-01
|
2008-03-06 16:19:00 -08:00 |
|
karlt+@karlt.net
|
6e07d7b64d
|
Backing out previous revision (b=420420) due to reftest hang on qm-centos5-01
|
2008-03-06 16:14:56 -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 |
|
Olli.Pettay@helsinki.fi
|
5bdf2e94cf
|
Bug 421294, Crash [@ DocumentViewerImpl::GetCopyable], r+sr=jst, a=beltzner
|
2008-03-06 15:05:35 -08:00 |
|
karlt+@karlt.net
|
dd94eb4942
|
Don't try to Place() invisible operators. b=420420 r+sr=roc a=beltzner
|
2008-03-06 14:21:07 -08:00 |
|
karlt+@karlt.net
|
ce3034771d
|
Bug 416549 - MathML does not render properly with text-align:justify. Patch by Frédéric WANG <fwsmail35@aol.com>, r=karlt, sr=roc
|
2008-03-06 13:59:03 -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 |
|
vladimir@pobox.com
|
c8cf53147c
|
reftest analyzer improvements; npotb, a=dbaron
|
2008-03-05 23:36:20 -08:00 |
|
vladimir@pobox.com
|
8ee725091d
|
b=418915, plugin print rendering coordinates incorrect on win32; r+sr=roc
|
2008-03-05 23:06:46 -08:00 |
|
vladimir@pobox.com
|
104f6a38a1
|
b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad
|
2008-03-05 22:51:13 -08:00 |
|
jwalden@mit.edu
|
716029f2f9
|
Bug 420243 - Fix an arithmetic mistake in SVGTextContentElement.getSubStringLength. r+sr=roc, a=beltzner
|
2008-03-05 18:10:43 -08:00 |
|
dbaron@dbaron.org
|
4b445ab6b3
|
Fix greediness of A ~ B C selector matching. b=420814 r+sr=bzbarsky a=beltzner
|
2008-03-05 16:06:15 -08:00 |
|
dbaron@dbaron.org
|
7003061847
|
Fix the weird Get* API on nsStyleSides in favor of returning structs by value, to avoid further occurrences of bug 420069. b=420069 r+sr=roc a=beltzner
|
2008-03-05 16:05:26 -08:00 |
|
dbaron@dbaron.org
|
d2fe1a813b
|
Update properties that are ignored when 'Allow pages to choose their own colors' is unchecked for the splitting of left/right border properties and the introduction of start/end border properties. b=419167 Patch by Bernd Mielke <bernd_mozilla@gmx.de>. r+sr=dbaron a=beltzner
|
2008-03-05 16:03:50 -08:00 |
|
masayuki@d-toybox.com
|
2533703600
|
Bug 405308 [text-decoration] Link underline disappears (or is misaligned 1px) when scrolling r+sr=roc, a1.9=beltzner
|
2008-03-05 11:24:44 -08:00 |
|
bent.mozilla@gmail.com
|
fb447201e2
|
Bug 420803 - Fix for bug 413268 keeps a DOM window alive until shutdown. r=enn, sr=jst, a=blocking1.9+.
|
2008-03-04 15:27:02 -08:00 |
|
joshmoz@gmail.com
|
df3cd329a5
|
take key modifiers from the current event not the current hardware state. b=320746 r=smichaud sr=roc
|
2008-03-04 09:58:52 -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 |
|
dholbert@cs.stanford.edu
|
898cea883b
|
Backing out bug 407080 to investigate breakage of mochitest test_bug396024.html
|
2008-03-03 22:11:54 -08:00 |
|
dholbert@cs.stanford.edu
|
57c4c6eade
|
Bug 407080: Disallow print-preview if page is loading. r+sr=roc, a=blocking1.9+
|
2008-03-03 17:05:27 -08:00 |
|
roc+@cs.cmu.edu
|
cfdcd1fbe2
|
Bug 392809. Fix word-based caret movement around punctuation and whitespace. r=smontagu,a=beltzner
|
2008-03-03 00:37: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 |
|
vladimir@pobox.com
|
4aa4bceacd
|
b=419383, extract native vista toolbar styles and expose to themes ; r+sr=roc; a=beltzner
|
2008-02-28 21:10:38 -08:00 |
|
jst@mozilla.org
|
16e1932c1a
|
Fixing bug 410946. Prevent plugins from being destroyed while there's code from those plugins on the stack. r+sr=bzbarsky@mit.edu, a=beltzner@mozilla.com
|
2008-02-28 18:06:00 -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 |
|
dbaron@dbaron.org
|
38ba81cbd4
|
Fix bug under some valid types of optimization where we cross margin and padding. b=420069 r+sr=roc a1.9b4=damons a-sheriff=sayrer
|
2008-02-28 17:52:06 -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 |
|
dbaron@dbaron.org
|
898743fc16
|
Compute the shrink-wrapping size of table outer frames correctly. b=363402 r+sr=roc a1.9b4=beltzner
|
2008-02-28 09:55:04 -08:00 |
|