Michael Ventnor
|
b3e218a0a8
|
Bug 212633 - "Add support for CSS3 box-shadow" (parsing support) [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=dbaron]
|
2008-07-07 19:56:52 -05:00 |
Karl Tomlinson
|
6f63d6521a
|
Add nsPresContext::AppUnitsToGfxUnits(const nsRect&)
b=430450 r+sr=roc
|
2008-07-07 14:28:24 +12:00 |
L. David Baron
|
89028e4830
|
Back out 0b57ada5d4b2 due to mochitest failures on at least Windows. (Bug 363706)
|
2008-07-01 22:00:02 -07:00 |
Zack Weinberg
|
2130f5e95e
|
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-01 20:24:36 -07:00 |
Benjamin Smedberg
|
556cf36dc9
|
Bug 442729 - Annotate stack-only classes in layout, r+sr=roc
|
2008-07-01 15:16:45 -04:00 |
Benjamin Smedberg
|
884ca0dcae
|
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
|
2008-06-30 21:03:50 -04:00 |
Robert O'Callahan
|
8df896f622
|
Bug 344258. Make <use> honour changes to the ID-to-element map. r=longsonr,sr=mats
|
2008-06-26 10:41:04 +12:00 |
Michael Ventnor
|
c6a1fd787c
|
Bug 118308, NS_THEME_TEXTFIELD_CARET implementation (GTK), r+sr=roc
|
2008-06-23 11:50:52 +03:00 |
L. David Baron
|
a6eaf5d9f2
|
Backed out changeset f6b609b0af6e
|
2008-06-17 16:10:53 -07:00 |
Zack Weinberg
|
5a32b9d546
|
Add .zeroOrAveCharWidth field to gfxFont::Metrics. Initialize it in all font backends. Use it when computing CSS 'ch' units. (Bug 363706) r=roc sr=dbaron
|
2008-06-17 14:37:56 -07:00 |
Simon Montagu
|
9faa7d6380
|
Remove unnecessary argument from SetBidiEnabled. Bug 435856, r+sr=roc
|
2008-06-16 02:28:17 -07:00 |
Robert O'Callahan
|
2fbc888fb7
|
Bug 438997. DoApplyRenderingChangeToTree should not invalidate SVG frames. r+sr=dbaron.
|
2008-06-14 20:29:41 +12:00 |
Michael Ventnor
|
129d4dc805
|
Implement text-shadow rendering (bug 10713). r+sr=roc. Relanding with fixes to make tests pass on Mac
|
2008-06-13 10:02:32 +12:00 |
Robert O'Callahan
|
42904fb3e3
|
Backing out text-shadow due to Mac issues
|
2008-06-12 17:32:31 +12:00 |
Michael Ventnor
|
159e13c0ea
|
Implement text-shadow rendering.
|
2008-06-12 14:34:40 +12:00 |
Robert O'Callahan
|
a833e234f1
|
Bug 402509. Simplify Thebes-using logic in nsDisplayOpacity::Paint. r+sr=vlad
|
2008-06-11 12:37:11 +12:00 |
L. David Baron
|
f86da081cc
|
Don't restyle slow selectors for changes to native anonymous content. (Bug 436453) r+sr=bzbarsky
|
2008-06-10 17:26:59 -07:00 |
L. David Baron
|
0b369f2ea1
|
Remove unneeded (and not present in the proposed CSS3 float-displace property) border-box and padding-box values of -moz-float-edge. (Bug 432891) r+sr=roc
|
2008-06-05 16:06:34 -07:00 |
Vladimir Vukicevic
|
977091d498
|
b=346189, children should optionally not affect size of XUL stack; r+sr=roc
|
2008-06-04 23:46:24 -07:00 |
L. David Baron
|
88bb0bcc0f
|
Snap background origin and clip areas to device pixels to prevent tiling from varying for subpixel position changes that don't change the box's visible position at all. Tests by roc (433640-*) and me (background-image-tiling-*). b=433640 r+sr=roc
|
2008-06-03 15:25:31 -07:00 |
L. David Baron
|
bee4adf604
|
Eliminate unnecessary reference counting of gfxContext objects. b=433640 r+sr=roc
|
2008-06-03 15:25:31 -07:00 |
L. David Baron
|
80ef4ff3cb
|
Make outlines on inlines containing blocks outline the blocks. b=424236,270191 r+sr=roc
|
2008-06-02 15:52:25 -07:00 |
roc+@cs.cmu.edu
|
2347a6f10e
|
Bug 433727. Make DocumentViewerImpl::GetFullZoom work when there's no presentation. r+sr=bzbarsky,a=beltzner
|
2008-05-26 15:03:11 -07:00 |
gavin@gavinsharp.com
|
4707993a0a
|
Bug 430785: Caret not visible with right-clicking on a text input, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=damon
|
2008-04-30 09:54:16 -07:00 |
vladimir@pobox.com
|
32bee1faae
|
b=427122, padding on select elements is ignored ; r=dbaron, a=beltzner
|
2008-04-25 16:12:45 -07:00 |
jruderman@hmc.edu
|
5d6a797acb
|
Add crashtest
|
2008-04-23 19:35:59 -07:00 |
gavin@gavinsharp.com
|
908c443de8
|
Bug 423523: Caret can leave div w/ contenteditable = true with repeated arrow keys, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner
|
2008-04-23 15:33:14 -07:00 |
jruderman@hmc.edu
|
ca67f9572c
|
Add crashtest
|
2008-04-22 23:12:13 -07:00 |
jruderman@hmc.edu
|
8663fcf577
|
Add crazy crashtest
|
2008-04-22 21:47:42 -07:00 |
jruderman@hmc.edu
|
62c09afd78
|
Add crashtest.
|
2008-04-22 21:32:54 -07:00 |
jruderman@hmc.edu
|
125ddbdad8
|
Adding crashtest
|
2008-04-22 21:19:35 -07:00 |
jruderman@hmc.edu
|
eb50964d0d
|
Add crashtests
|
2008-04-22 20:56:59 -07:00 |
roc+@cs.cmu.edu
|
9fe63cd0b9
|
Bug 335359. Make the caret thicker when it's at a Kanji character. r+sr=mrbkap,a=damon
|
2008-04-22 20:13:55 -07:00 |
gavin@gavinsharp.com
|
47d32a6cc7
|
Back out patch for bug 144000 (backout patch by jst@mozilla.org, r=uriber, sr=peterv, a=beltzner)
|
2008-04-22 13:48:37 -07:00 |
vladimir@pobox.com
|
7ca24931ed
|
backing out
|
2008-04-20 01:24:42 -07:00 |
vladimir@pobox.com
|
ff8acc97ea
|
b=427122, padding on select elements ignored, r=dbaron,a=beltzner
|
2008-04-19 23:42:00 -07:00 |
vladimir@pobox.com
|
2f480deb23
|
Back out patch for bug 397303 due to serious perf regressions; r/sr=roc
|
2008-04-19 22:31:30 -07:00 |
jonas@sicking.cc
|
5de2c99b5b
|
Bug 423269: Don't add scriptblockers around StartUpdate/EndUpdate batches as script is likely to execute at the last EndUpdate. Also for now, restore full functionality to scripts running while there are scriptblockers. r/sr=bz a=beltzner
|
2008-04-18 10:20:11 -07:00 |
roc+@cs.cmu.edu
|
979dbc9b21
|
Bug 429172. Return the docshell's script global object as soon as the document's content viewer has been Closed(). r+sr=sicking,a=beltzner
|
2008-04-18 03:02:03 -07:00 |
roc+@cs.cmu.edu
|
a091e3d5c6
|
Bug 428156. Relanding. Make ComputeRepaintRegionForCopy handle non-moving frames that clip moving frames. r+sr=dbaron
|
2008-04-18 02:21:21 -07:00 |
fantasai.cvs@inkedblade.net
|
c799e1aaed
|
consider relevant overflow when balancing columns (fixes various crashes and hangs) b=404215 r+sr=roc a=beltzner
|
2008-04-18 00:40:35 -07:00 |
roc+@cs.cmu.edu
|
fe6c3d833b
|
Bug 428156 backout
|
2008-04-17 04:52:32 -07:00 |
roc+@cs.cmu.edu
|
ae2ff1b3c0
|
Bug 428156. ComputeRepaintRegionForCopy needs to handle non-moving frames that clip moving content. r+sr=dbaron,a=beltzner
|
2008-04-17 01:15:14 -07:00 |
Olli.Pettay@helsinki.fi
|
f2fddd2288
|
backout Bug 424377, a=beltzner
|
2008-04-15 11:02:22 -07:00 |
roc+@cs.cmu.edu
|
9834f18640
|
Bug 399258. nsCSSRendering::PaintBorder should not try to optimize away the case where the dirty rectangle is inside the element's padding-rect, because border-radius can make the border appear inside the padding-rect. nsDisplayBorder::OptimizeVisibility does this optimization correctly already so just remove it from PaintBorder. r+sr=vlad, a=damon
|
2008-04-14 18:41:12 -07:00 |
dbaron@dbaron.org
|
4589e85ab3
|
Backout bug 157546 (making the delete key delete by clusters) to fix blockers bug 419217 and bug 419406. Instead of removing the added test, mark now-failing tests as todo. a=damons
|
2008-04-14 18:04:18 -07:00 |
jonas@sicking.cc
|
6bfcb3ce44
|
Bug 423355: Make sure that we never remove removable blockers more than once. Also make sure to never fire mutation events when it's not safe to run script. r/sr=bz/roc a=beltzner
|
2008-04-14 16:59:21 -07:00 |
roc+@cs.cmu.edu
|
6eb1cd4a0c
|
Bug 420987. The caret size should be specified in CSS pixels and it should be rounded like borders --- rounding down to the nearest device pixel, but not down to zero. r+sr=mrbkap,a=schrep
|
2008-04-14 14:09:23 -07:00 |
dholbert@cs.stanford.edu
|
b7a5c89466
|
Bug 427017: Disable page-break-before/after for fixed- & absolutely-positioned elements. Also, fix assertion during an iterator-comparison by handling case where lineBox is in overflow-lines. r=fantasai sr=roc a1.9=beltzner
|
2008-04-11 22:32:49 -07:00 |
roc+@cs.cmu.edu
|
f44811bdc7
|
Bug 424915. Improve display list analysis so that sites with content covered by the scrolling element, such as GMail, can use bitblit scrolling. r+sr=dbaron,a=beltzner
|
2008-04-10 20:46:37 -07:00 |