Justin Dolske
|
b2d3e7aa5b
|
Backed out changeset e7c43898c379
|
2008-08-13 16:29:57 -07:00 |
|
Boris Zbarsky
|
4ba9e11774
|
Bug 449422. Assert early and hopefully not often when table-row frames have the wrong display type. r=bernd, sr=roc
|
2008-08-07 17:05:19 -04:00 |
|
Mats Palmgren
|
0443739378
|
Manually calculate the overflow area contribution from our children when not reflowing them. b=428278 r=bernd sr=dbaron
|
2008-08-07 16:19:33 +02:00 |
|
Boris Zbarsky
|
51736fd513
|
Bug 416845 tests
|
2008-08-06 17:38:25 -04:00 |
|
Mats Palmgren
|
d0d73a5ec1
|
Bug 416845. Use the right x position when distributing height to rows. r=bernd, sr=bzbarsky
|
2008-08-06 16:53:36 -04:00 |
|
Bernd
|
c98687f036
|
make the table column dimension setting rtl aware bug 89856 r/sr=roc
|
2008-08-04 09:27:32 +02:00 |
|
Bernd
|
2b01da090f
|
make sure that we initialize the BCDamageArea bug 351068 r/sr=bzbarsky
|
2008-08-04 09:14:39 +02:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
49c9b3d67e
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
|
L. David Baron
|
9e4ceade8e
|
Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough.
|
2008-07-16 22:59:14 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
bb4be48531
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 22:18:38 -07:00 |
|
Bernd
|
8346cb9495
|
limit mathml row- and colspans as we do for html bug 443089 r/sr=bzbarsky
|
2008-07-16 17:02:18 +02:00 |
|
Zack Weinberg
|
58cf580d4a
|
Remove eStyleUnit_Chars and the special cases for it throughout layout, and make ch units go through the normal eStyleUnit_Coord cases. (Bug 363706) r+sr=dbaron
|
2008-07-15 14:31:36 -07:00 |
|
Robert O'Callahan
|
7e15def36c
|
Bug 444688. Use an IsFrameOfType check instead of a frame state bit to detect whether a frame excludes ignorable whitespace children. r+sr=dbaronlayout
|
2008-07-14 10:41:18 +12:00 |
|
mats.palmgren@bredband.net
|
0139c4c667
|
Wallpaper a crash. b=430814 r=bernd sr=roc a1.9=mconnor
|
2008-04-27 14:10:23 -07:00 |
|
dholbert@cs.stanford.edu
|
5e90a6931d
|
Bug 428521: Allow DistributeWidthToColumns to complete BTLS_PREF_WIDTH runs in situations with guess_min < aWidth <= guess_pref. (Reverts optimization from 368504 in which I'd thought that a run with aWidth <= guess_pref would be skippable) r+sr=dbaron a=beltzner
|
2008-04-24 11:48:34 -07:00 |
|
jruderman@hmc.edu
|
47059fe1c7
|
Add a crashtest
|
2008-04-22 21:34:53 -07:00 |
|
roc+@cs.cmu.edu
|
35910e2c7c
|
Bug 316500. Fix merge regression so that fixed-background tables display correctly. r+sr=mats,a=damon
|
2008-04-21 15:00:48 -07:00 |
|
dholbert@cs.stanford.edu
|
cd2cd226bc
|
Bug 409084: When determining if a row or rowgroup isTopOfPage, check if the previous row has positive YMost, rather than just checking if there *is* a previous row. r=bernd sr=dbaron a1.9=beltzner
|
2008-04-17 11:18:41 -07:00 |
|
dbaron@dbaron.org
|
646994512a
|
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 |
|
roc+@cs.cmu.edu
|
d0931d8767
|
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 |
|
timeless@mozdev.org
|
2901e3ff19
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-07 23:18:35 -07:00 |
|
bmlk@gmx.de
|
9a1928e320
|
lookup all columns for possible originating cells, bug 426706 r/sr=bzbarsky a=beltzner
|
2008-04-06 05:16:45 -07:00 |
|
bmlk@gmx.de
|
8e66beaecd
|
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
|
4f41fd4761
|
Bug 416735. When a table frame paints the backgrounds for all its parts, make sure those parts notify the table frame display item when they are background-attachment:fixed. r+sr=dbaron
|
2008-04-06 04:34:14 -07:00 |
|
dholbert@cs.stanford.edu
|
e8be5abb47
|
Whitespace-only change: clean up parameter indentation in nsTableRowGroupFrame
|
2008-04-02 14:52:04 -07:00 |
|
bzbarsky@mit.edu
|
8deea0cbbf
|
Invalidate the original overflow rect too when the frame moves. Bug 424766, r+sr=roc
|
2008-04-01 16:27:25 -07:00 |
|
bzbarsky@mit.edu
|
b55f4a5c9e
|
Invalidate things correctly when the caption or inner table is resized. Bug 424465, r=bernd, sr=roc
|
2008-04-01 14:53:19 -07:00 |
|
jruderman@hmc.edu
|
27d6d56cb6
|
Add crashtest
|
2008-03-27 00:03:22 -07:00 |
|
bmlk@gmx.de
|
ce0b61a41b
|
lookup all columns for possible originating cells, bug 423514 r/sr=bzbarsky a=mtschrep
|
2008-03-26 22:03:02 -07:00 |
|
bmlk@gmx.de
|
230b1fc082
|
use the firstinflow when looking up rowgroups bug 424291 r/sr=bzbarsky a=mtschrep
|
2008-03-21 13:37:31 -07:00 |
|
dbaron@dbaron.org
|
06705510dc
|
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
|
128863679e
|
Don't do translation during table border painting. b=421069 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron approval1.9b5=damon
|
2008-03-20 18:18:30 -07:00 |
|
dbaron@dbaron.org
|
c633f035a4
|
Backing out bug 421069 (which I landed earlier today for roc) because it caused bug 424016.
|
2008-03-19 22:58:00 -07:00 |
|
dbaron@dbaron.org
|
9e7d833654
|
Don't do translation during table border painting. b=421069 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron
|
2008-03-19 16:02:38 -07:00 |
|
dbaron@dbaron.org
|
f31447da64
|
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
|
f33eb4a3b4
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
|
bzbarsky@mit.edu
|
71f4c3f4b8
|
Comment fix
|
2008-03-16 17:22:54 -07:00 |
|
bzbarsky@mit.edu
|
b607f1de90
|
Invalidate tables a little harder. Bug 421632, r+sr=roc
|
2008-03-16 13:32:48 -07:00 |
|
jruderman@hmc.edu
|
72906022c3
|
Add a crashtest
|
2008-03-08 22:37:45 -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 |
|
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 |
|
dbaron@dbaron.org
|
6447298324
|
Fix horizontal positions of top and bottom captions in the presence of non-left-aligned tables. b=363248,386704 r+sr=roc a=blocking1.9+
|
2008-02-26 18:03:11 -08:00 |
|
dbaron@dbaron.org
|
a6ec36aaa1
|
Make 'top' and 'bottom' captions follow the CSS2.1 behavior and put the old behavior into 'top-outside' and 'bottom-outside'. b=363248,386704 r+sr=roc a=blocking1.9+
|
2008-02-26 18:02:20 -08:00 |
|
dbaron@dbaron.org
|
5ddc11de0c
|
Split nsTableOuterFrame::OuterReflowChild. b=363248,386704 r+sr=roc a=blocking1.9+
|
2008-02-26 18:01:33 -08:00 |
|
dholbert@cs.stanford.edu
|
efc080a9fb
|
Bug 413180: Stop distributing span pct-width to cols when there are only 0-width cols left. r+sr=dbaron a=beltzner
|
2008-02-22 09:15:27 -08:00 |
|
dholbert@cs.stanford.edu
|
2bbfd20d93
|
Bug 413286: Let empty auto-width columns be expanded. r+sr=dbaron a=blocking1.9+
|
2008-02-21 19:25:56 -08:00 |
|
bmlk@gmx.de
|
adfea54748
|
adding crashtests
|
2008-02-20 21:20:34 -08:00 |
|
bmlk@gmx.de
|
2821c28b31
|
expand the cellmap to cover empty content rows when rebuilding the cellmap bug 351326 r/sr=bzbarsky a=mtschrep
|
2008-02-20 21:11:36 -08:00 |
|
bmlk@gmx.de
|
31a48f3747
|
make the lineiterator interface for tables a little more sane bug 388700 r/sr=roc a=mtschrep
|
2008-02-20 12:22:18 -08:00 |
|
fantasai.cvs@inkedblade.net
|
d4dc37580f
|
switch GetOverflowAreaProperty callers to GetOverflowRect b=417116 r+sr=roc a=roc
|
2008-02-19 23:08:55 -08:00 |
|