Jeremy Lea
|
27ccb5df10
|
Bug 379616 - Switch SVG's frame mRect to app units, r+sr=tor
|
2008-08-19 10:14:01 -04:00 |
Boris Zbarsky
|
732a746e2e
|
Bug 449781. Toggling display on a subframe shouldn't give the subframe's document the same device context as the parent document. r=roc, sr=jst
|
2008-08-18 15:22:19 -04:00 |
Martijn Wargers
|
ac6f4bcffe
|
Bug 449653. Make drawWindow work even inside an onload handler (so before we've unsuppressed painting), r+sr=roc
|
2008-08-18 15:09:17 -04:00 |
Robert O'Callahan
|
d2e51ba3f8
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
Robert Longson
|
d0a6eda818
|
Bug 450495 - Make foreignObject a mandatory part of SVG. r+sr=roc
|
2008-08-17 12:18:21 +01:00 |
Robert O'Callahan
|
b8ee1185cb
|
Bug 447739. When a uniform-color area is bitblitted to a new location while scrolling, the intersection of its old and new areas does not need to be invalidated. r+sr=dbaron
|
2008-08-16 21:22:02 +12:00 |
Michael Ventnor
|
8b691530dd
|
Bug 447044 – First -moz-box-shadow not drawn when second one has large blur value. r=roc
|
2008-08-13 08:27:47 +02:00 |
Robert O'Callahan
|
45f9bdc3bb
|
Bug 449324. When an element has a solid border, clip background painting to the padding-rect so we don't bother trying to tile a repeating background under the border area. r+sr=vlad
|
2008-08-13 15:11:35 +12:00 |
Masayuki Nakano
|
744e4d736c
|
Bug 449955 – Remove #ifdef of nsCaret.cpp for IME r+sr=roc
|
2008-08-13 10:55:39 +09:00 |
Rob Arnold
|
134dad3910
|
Implement Aero Glass effect support - bug 418454 r=vlad r=roc
|
2008-08-12 17:44:14 -07:00 |
Robert O'Callahan
|
12078bb96e
|
Bug 230555. Support white-space:pre-line. r+sr=dbaron
|
2008-08-12 20:31:56 +12:00 |
Simon Montagu
|
3be7f26849
|
Bug 449577. Remove GetHints(), r+sr=roc
|
2008-08-11 18:19:01 +03:00 |
Robert O'Callahan
|
486dff9c36
|
Bug 438987. Propagate background color correctly when the root element is a table. Relanding with a crash fix. r+sr=dbaron
|
2008-08-08 20:21:13 +12:00 |
Robert O'Callahan
|
b03a60b4b4
|
Bug 438987, backing out
|
2008-08-08 15:34:43 +12:00 |
Robert O'Callahan
|
c46dbb9225
|
Bug 438987. Propagate background color correctly when the root element is a table. r+sr=dbaron
|
2008-08-08 13:52:41 +12:00 |
Robert O'Callahan
|
657acc3cda
|
Bug 238072 backout
|
2008-08-07 22:22:08 +12:00 |
Robert O'Callahan
|
5beb519c80
|
Bug 238072. Fix crashtest.list to point to the right file
|
2008-08-07 16:52:29 +12:00 |
Robert O'Callahan
|
8551456d15
|
Bug 238072, fix test file I forgot to move
--HG--
rename : layout/reftests/bugs/374193-1xbl.xml => layout/base/crashtests/374193-1xbl.xml
|
2008-08-07 15:08:49 +12:00 |
Robert O'Callahan
|
dfd9fa29d4
|
Bug 238072. Rework generated content support to match CSS 2.1, making generated content take the normal frame construction path so supporting any style applied to it (including 'position', 'float', etc). r+sr=bz,r=dbaron
|
2008-08-07 13:18:24 +12:00 |
Zack Weinberg
|
4d06747563
|
Bug 446498 – use new border rendering for focus rectangles, and strip dead code. r+sr=vlad
|
2008-08-06 12:33:18 +02:00 |
Robert O'Callahan
|
614163b592
|
Bug 447567. Instead of brutally wiping out effects properties whenever the style context changes for an SVG frame (which wouldn't work for non-SVG frames), create a new style change hint to handle it. r=longsonr,sr=dbaron
|
2008-08-06 12:55:07 +12:00 |
Rob Arnold
|
deaa08f5df
|
-moz-system-metric selector doesn't update when the theme changes - bug 447045 r+sr=dbaron
|
2008-08-05 13:02:43 -07:00 |
Robert Longson
|
6a74303cb0
|
bug 445687 - Should not be able to nest text r+sr=roc
|
2008-08-05 14:07:03 +01:00 |
Michael Ventnor
|
851dd5567b
|
Bug 448903. Fix bounds checking in blur code. r+sr=roc
|
2008-08-04 14:18:46 +12:00 |
Robert O'Callahan
|
a78eea90e5
|
Bug 419285. nsCSSFrameConstructor should stop looking for first-letter content after a <br>. r+sr=dbaron
|
2008-07-29 22:02:00 -07:00 |
Boris Zbarsky
|
c48097d13f
|
Bug 431520 followup. Actually return a value!
|
2008-07-29 01:17:28 -07:00 |
Boris Zbarsky
|
74616239bf
|
Bug 431520. Don't do first-line styling on fieldsets, because it confuses the legend code, and it's not clear what it should even do. r+sr=dbaron
|
2008-07-28 23:08:57 -07:00 |
Markus Stange
|
160ee44f80
|
Bug 446463 - DrawWidgetBackground can't snap to pixels properly, remove translation. r+sr=roc.
|
2008-07-27 18:08:51 +02:00 |
L. David Baron
|
3aaaea022c
|
Fix a bunch of issues relating to dynamic changes of border images. (Bug 445810) r=robarnold sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
L. David Baron
|
8ee8deeb81
|
Fix media queries calculation of screen size for at least multi-monitor mirroring cases (where test_media_queries fails). (Bug 156716) r+sr=roc
|
2008-07-26 09:14:49 -07:00 |
L. David Baron
|
8bb9ced0a9
|
Implement Media Queries, part 4: infrastructure for dynamic change handling at the pres context level. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
L. David Baron
|
4fec0ad28a
|
Implement Media Queries. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
Simon Montagu
|
bea0dc035f
|
Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc
|
2008-07-24 10:16:18 +03:00 |
Vladimir Vukicevic
|
f39321a2e7
|
b=424423; border rendering is slow: Part 2; r+sr=roc
|
2008-07-23 10:25:51 -07:00 |
Vladimir Vukicevic
|
7e4726efea
|
b=424423, border rendering is slow: Part 1; r+sr=roc
|
2008-07-23 10:25:23 -07:00 |
L. David Baron
|
90e6c55cdd
|
Don't restyle slow selectors for changes to anonymous content (non-native-anonymous). (Bug 436453) r+sr=bzbarsky
|
2008-07-22 21:50:20 -07:00 |
L. David Baron
|
957c98a91c
|
Change the binding parent for native anonymous content to work like the binding parent for XBL anonymous content, and be the parent of the anonymous content subtree rather than the root of the anonymous content subtree. (Bug 436453) r=bzbarsky,smaug,surkov sr=bzbarsky
|
2008-07-22 21:50:20 -07:00 |
Eric Butler
|
2ea299dbb9
|
Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc
|
2008-07-18 11:29:06 -07:00 |
Zack Weinberg
|
d8e5c0aeb0
|
Delete nsLayoutUtils::GetAbsoluteCoord(); fold logic into callers and simplify. (Bug 437335) r+sr=dbaron
|
2008-07-17 16:37:12 -07:00 |
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
d47b357e6b
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
L. David Baron
|
c4b7e273e8
|
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)
|
8db48a0ff1
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 22:18:38 -07:00 |
John Daniels
|
e0bca1e0bb
|
Bug 419532 – deCOMtaminate nsICaret. r+sr=roc
|
2008-07-16 12:52:01 +02:00 |
Zack Weinberg
|
8fba51852e
|
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 |
Michael Ventnor
|
c50e8a4b84
|
Bug 444925 – Crash [@ nsContextBoxBlur::BoxBlurHorizontal] with mathml:munderover and text-shadow. r+sr=roc
|
2008-07-14 12:35:15 +02:00 |
Robert O'Callahan
|
51357ace04
|
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 |
Karuna (karunasagark@gmail.com)
|
f47a69b4b6
|
Bug 409331. Instead of QIing to nsBlockFrame in various places, call an nsLayoutUtils method to do it. r+sr=roc
|
2008-07-14 10:10:23 +12:00 |
Robert Longson
|
78ab64ebab
|
Bug 409383 - Make dynamic changes to switch children work and fix transient switch errors. r=jwatt,sr=roc
|
2008-07-13 12:30:48 +01:00 |
Andrzej Zaborowski
|
9380a26ceb
|
Remove unimplemented DumpContentToPPM() member (bug 379015 leftover). r+sr=roc
|
2008-07-12 12:21:38 +02:00 |
Boris Zbarsky
|
306a0a18a1
|
Bug 431770. Make sure to start/end a frame constructor update when reconstructing frames. r+sr=dbaron
|
2008-07-11 17:15:11 -04:00 |