Xidorn Quan
|
9152e11870
|
Bug 1028512 - Remove {lower,upper}-{roman,alpha} from CSS keywords. r=jfkthame
|
2014-06-22 13:28:51 +01:00 |
|
Jonathan Watt
|
018733a522
|
Bug 1016145 - Load the non-SVG user-agent style sheets for non-SVG documents served as image/svg+xml. r=bz
--HG--
extra : rebase_source : e48c0a6041a38fd1d056ad510268c5df23bf225e
|
2014-06-05 01:01:39 +01:00 |
|
Jonathan Watt
|
75b02d7954
|
Bug 993443 - Relax the assertion in ConstrainToCoordValues to allow aSize to also be zero. r=longsonr
|
2014-04-13 11:07:10 +01:00 |
|
Max Vujovic
|
38ada69883
|
Bug 948265 - Remove deprecated filterRes attribute from SVG filters. r=roc, r=hsivonen
|
2014-03-10 08:55:25 -04:00 |
|
Robert Longson
|
f082c2fae8
|
Bug 979407 - Fix ASSERTION: viewport height must be nonnegative, with negative markerHeight or markerWidth attribute. r=dholbert
|
2014-03-05 21:28:12 +00:00 |
|
Markus Stange
|
c431a14625
|
Bug 963086 - Detect filter rect XMost()/YMost() overflow and protect against out-of-range data acess. f=dholbert, r=Bas
|
2014-03-05 18:41:19 +01:00 |
|
Markus Stange
|
6d0e5d3a43
|
Bug 975773 - Filter primitives in error states can have inputs. r=roc
|
2014-03-03 14:31:27 +01:00 |
|
Wes Kocher
|
78e44d681b
|
Backed out changeset c14980a16210 (bug 948265) so it can address review comments first, despite the CLOSED TREE
|
2014-02-28 14:48:31 -08:00 |
|
Max Vujovic
|
d66505e413
|
Bug 948265 - Remove deprecated filterRes attribute from SVG filters. r=roc
|
2014-02-28 16:40:14 -05:00 |
|
Robert Longson
|
c9b9c9fa72
|
Bug 974746 - Fix rotated zero width or height pattern crash. r=jwatt
|
2014-02-20 20:49:14 +00:00 |
|
Cameron McCormack
|
de5393c04d
|
Bug 952270 - Null check result of GetPathForLengthOrPositionMeasuring in nsSVGTextFrame2::GetTextPath. r=longsonr
|
2013-12-20 15:26:28 +11:00 |
|
Robert Longson
|
07e163cd9f
|
Bug 919371 - Make sure marker frames get the right parent. r=cam
|
2013-10-13 10:15:53 +01:00 |
|
Cameron McCormack
|
707aa0fde3
|
Bug 898909 - Reflow non-display SVG text under non-display outer <svg> frames. r=jwatt
|
2013-07-30 09:47:30 +10:00 |
|
Cameron McCormack
|
eb70871278
|
Bug 898951 - Ignore undisplayed characters when getting partial glyph advances. r=jwatt
--HG--
extra : rebase_source : 535f6cf6b159b964cf47ca54f718b60656e3ca48
|
2013-07-30 09:44:48 +10:00 |
|
Cameron McCormack
|
1954a52d54
|
Bug 897342 - Don't try to adjust text for textLength="" when there is no opportunity to do so. r=jwatt
|
2013-07-24 21:47:07 +10:00 |
|
Cameron McCormack
|
f6ecf9798f
|
Bug 895311 - Avoid calling ScheduleReflowSVGNonDisplayText when constructing frames during reflow. r=jwatt
|
2013-07-24 15:13:54 +10:00 |
|
Cameron McCormack
|
dbc7e72e2d
|
Bug 893510 - Don't schedule reflow of non-display SVG text when a child text content frame was just created. r=jwatt
|
2013-07-15 18:15:49 +10:00 |
|
Cameron McCormack
|
d1d5e49d22
|
Bug 890783 - Reflow non-display SVG text when a child text frame is restyled. r=roc
|
2013-07-12 17:13:07 +10:00 |
|
Cameron McCormack
|
6aa59ecec4
|
Bug 890782 - Part 1: Return early in UpdateGlyphPositioning if frames are dirty. r=longsonr
|
2013-07-12 17:13:06 +10:00 |
|
Cameron McCormack
|
3f4c0a587f
|
Bug 885608 - Call ScheduleReflowSVGNonDisplayText on character data mutations in a non-display <text>. r=longsonr
--HG--
extra : rebase_source : c6332ac1146dc71812c802a1160ee79ad266467e
|
2013-06-22 12:38:57 +10:00 |
|
Cameron McCormack
|
0cd7505ec6
|
Bug 880925 - Flush layout when caretPositionFromPoint is called. r=bz
|
2013-06-12 13:20:19 +10:00 |
|
Cameron McCormack
|
74241f8a2b
|
Bug 876831 - Only reflow nsSVGTextFrame2's anonymous block frame under ReflowSVG. r=bzbarsky,longsonr f=jwatt
|
2013-06-04 00:15:29 +10:00 |
|
Cameron McCormack
|
fc0c97f294
|
Bug 873806 - Part 2: Make descendants of non-display nsSVGForeignObjectFrame also non-display. r=longsonr
|
2013-06-04 00:15:29 +10:00 |
|
Cameron McCormack
|
2c6badad7d
|
Bug 877029 - Add a crashtest for calling nsSVGMarkerFrame::GetCanvasTM() inappropriately. r=longsonr
|
2013-05-30 17:48:15 +10:00 |
|
Robert Longson
|
4aadf03549
|
Bug 868904 - Fix infinite recursion with outer SVG transform animation r=dholbert
|
2013-05-06 07:33:20 +01:00 |
|
Cameron McCormack
|
5a7bc3047e
|
Bug 843917 - Test.
|
2013-04-15 19:50:57 +10:00 |
|
Cameron McCormack
|
32a375aae4
|
Bug 860378 - Reconstruct SVG text frames sooner on DOM mutations. r=longsonr
|
2013-04-11 18:38:40 +10:00 |
|
Robert Longson
|
fae75333c3
|
Bug 842630 - Fix out of bounds in nsSVGTextFrame2::ResolvePositions. r=heycam
|
2013-03-27 10:19:02 +00:00 |
|
Daniel Holbert
|
cdb46fbf89
|
Bug 473236, 2013 edition: Remove executable bit from files that clearly don't need it (html, xhtml, xul, svg, png, jpg, ttf files in test dirs within /layout). DONTBUILD
|
2013-03-25 17:01:35 -07:00 |
|
Robert Longson
|
2ede2c9888
|
Bug 849688 - Crash with getStartPositionOfChar when argument is out of range. r=dholbert
|
2013-03-13 14:22:46 +00:00 |
|
Robert Longson
|
c2ad59fff7
|
Bug 847139 - Crash with caretPositionFromPoint. r=dholbert
|
2013-03-06 12:11:34 +00:00 |
|
Robert Longson
|
4d594cd99a
|
Bug 842909 - Fix GetNumberOfChars so that it always creates a TextNodeCorrespondenceProperty. r=dholbert
|
2013-03-04 12:04:23 +00:00 |
|
Robert Longson
|
2bb307775e
|
Bug 843072 - Crash with getExtentOfChar(0) if there is no text. r=dholbert
|
2013-03-02 13:28:04 +00:00 |
|
Cameron McCormack
|
5b745dcbdb
|
Bug 842009 - Ignore <tref> elements when computing SVG text layout. r=longsonr
|
2013-02-17 19:28:09 +11:00 |
|
Cameron McCormack
|
0e87380e32
|
Backed out changeset e4831a8b042c for lack of proper "r=".
|
2013-02-17 19:27:10 +11:00 |
|
Cameron McCormack
|
d70ed6026e
|
Bug 842009 - Ignore <tref> elements when computing SVG text layout. r?
|
2013-02-17 19:21:57 +11:00 |
|
Cameron McCormack
|
14b0c65a60
|
Bug 841812 - Avoid crashing when changing attributes on an invalidly parented <textPath>. r=roc
|
2013-02-16 20:16:11 +11:00 |
|
Cameron McCormack
|
e54da9bc88
|
Bug 841163 - Ensure that we recompute SVG text glyph positions only once frames have been reconstructed. r=roc
|
2013-02-15 15:29:28 +11:00 |
|
Robert Longson
|
454707eef6
|
Bug 378716 - crash test
|
2013-01-26 21:28:56 +01:00 |
|
Mats Palmgren
|
3a4e06255f
|
Bug 344557 - Add crashtests.
|
2013-01-25 18:34:30 +01:00 |
|
Jonathan Watt
|
8be15ef58a
|
Crashtest for bug 813420 - "ASSERTION: Must not call under nsISVGChildFrame::ReflowSVG" with nested <svg> and dynamic marker. (Now WORKSFORME.)
|
2012-12-21 19:43:05 +00:00 |
|
Jonathan Watt
|
005f8ca51f
|
Bug 767535 - "ASSERTION: How did we getting here, then?"
|
2012-12-21 19:13:48 +00:00 |
|
Jonathan Watt
|
925331c5f9
|
Bug 808318 - "ASSERTION: Children must have same reference frame" with SVG display lists disabled for painting.
|
2012-12-21 18:23:32 +00:00 |
|
Jonathan Watt
|
f003635ccc
|
Bug 788831 - "ASSERTION: If display lists are enabled, only painting of non-display SVG should take this code path". r=longsonr.
--HG--
extra : rebase_source : 3625a395a7ef74fc566cb3ee58914be0e3da81d7
|
2012-12-21 10:00:39 +00:00 |
|
Edwin Flores
|
3309351061
|
Bug 789390 - Fix crash when using -moz-objectStroke paint value with transitions r=dbaron
|
2012-09-24 00:10:00 +12:00 |
|
Jonathan Watt
|
a4ad87faa4
|
Testcase for Bug 780764 - "ASSERTION: null nsSVGPathGeometry frame" and crash.
--HG--
extra : rebase_source : 5b9b5224ded867b622613a41c535f8e335cfa549
|
2012-11-15 11:25:13 -08:00 |
|
Jonathan Watt
|
65ef515bc9
|
Testcase for Bug 780764 - "ASSERTION: null nsSVGPathGeometry frame" and crash.
|
2012-11-15 10:04:27 -08:00 |
|
Jonathan Watt
|
6666317575
|
Testcase for Bug 778492 - SVG element too far outside viewBox crashes Firefox.
|
2012-11-15 10:04:00 -08:00 |
|
Jonathan Watt
|
acdd0373a9
|
Testcase for Bug 768087 - "ASSERTION: aFrame should be first continuation" in nsSVGEffects::GetFilterProperty.
|
2012-11-15 10:04:00 -08:00 |
|
Ehsan Akhgari
|
b2e16c1b41
|
Merge mozilla-central into mozilla-inbound
|
2012-11-07 17:24:27 -05:00 |
|