Peter Van der Beken
|
9a1d5b0850
|
Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz.
--HG--
extra : rebase_source : 21f9c86dc4024e0e23882226e8395d61d5b0c518
|
2009-07-13 13:14:57 +02:00 |
|
Jonathan Kew
|
eba6d70ef1
|
reftest for bug 502795, Core Text rendering fails with downloaded font and letter-spacing, r=roc
|
2009-07-16 10:59:07 +01:00 |
|
Daniel Holbert
|
6b50542ae3
|
Bug 491080: add support for xlink:href targeting of SVG (SMIL) animations. r+sr=roc
|
2009-07-15 21:20:16 -07:00 |
|
L. David Baron
|
ba2a418757
|
Add tests for media query serialization.
|
2009-07-15 17:24:25 -07:00 |
|
L. David Baron
|
f9881288ec
|
Add tests for selector serialization and cloning.
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
514a225d80
|
Add test for font-family issue that some other browsers get wrong (from bug 499421).
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
2962f5d981
|
Reformat the list of CSS properties by splitting macros into multiple lines to make the list easier to edit and merge. Whitespace changes only. pre-r=bzbarsky
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
bb685a72b2
|
Block text-shadow when using document-specified colors is disabled. (Bug 503188) r=bzbarsky, roc
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
9a168b3d35
|
Make whether a property should be ignored when page colors are disabled part of the property flags table. (Bug 503188) r=bzbarsky
|
2009-07-15 17:24:24 -07:00 |
|
Jonathan Kew
|
12912d3c59
|
merge backout of b6d407af386f
|
2009-07-15 11:06:15 +01:00 |
|
Jonathan Kew
|
1bd592f93d
|
Backed out changeset b6d407af386f for causing bug 503718 on Windows
|
2009-07-15 11:04:00 +01:00 |
|
Jonathan Kew
|
404420dcd6
|
merge backout of 705ef05105e8
|
2009-07-15 11:02:57 +01:00 |
|
Jonathan Kew
|
22f1b0b558
|
Backed out changeset 705ef05105e8 for causing bug 503718 on OS X
|
2009-07-15 10:59:26 +01:00 |
|
Ehsan Akhgari
|
73d238f7a1
|
Fix the build bustage from bug 499377
|
2009-07-15 12:10:26 +04:30 |
|
Ehsan Akhgari
|
856c5fb848
|
Bug 176244 - Fix column resize and reorder issues when direction is rtl; r=roc,enndeakin sr=roc
|
2009-07-15 11:52:42 +04:30 |
|
fantasai
|
1816bcdd46
|
Bug 499377 - Store float region on frame r+sr=roc
|
2009-07-14 22:19:31 -07:00 |
|
Jesse Ruderman
|
0605f4f430
|
Add crashtest for bug 448988
|
2009-07-14 12:57:09 -07:00 |
|
Daniel Holbert
|
b47ea83e82
|
Bug 487450: Remove stale SMIL animation effects from SVG elements, when animations are dynamically removed or retargeted. r+sr=roc
|
2009-07-14 12:33:29 -07:00 |
|
Peter Van der Beken
|
ffbf9a7ae8
|
Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron.
--HG--
extra : rebase_source : da0ec8bfb6825d2e55edd2f5b08a9e43b033a2a3
|
2009-07-13 13:48:06 +02:00 |
|
John Daggett
|
780f91a63f
|
adding more reftest fonts (no effect on builds)
|
2009-07-13 09:33:14 -10:00 |
|
fantasai
|
ee45e23e42
|
Bug 503183 - Use Overflow Containers for float continuations beyond end of containing block r=roc
|
2009-07-13 09:50:54 -07:00 |
|
Benjamin Smedberg
|
3f6c44858d
|
Bug 503376 - Remove unused CalcAutoMargin function which stopped being used in bug 478614, r=bernd
|
2009-07-13 12:31:32 -04:00 |
|
Benjamin Smedberg
|
6d5d93fae7
|
nsIPluginInstance.getMIMEType should be a [shared, const] parameter... it doesn't follow the normal XPCOM rules about allocating memory. r=josh sr=jst
|
2009-07-13 12:27:46 -04:00 |
|
Robert Longson
|
6fb1c2a11b
|
Bug 500174 - pointer-events=all not registering on non-visible stroke. r=roc
|
2009-07-12 19:50:45 +01:00 |
|
Bernd
|
b62121d34d
|
bug 240245 remove some bizarre col frame construction code that is never called. r=bzbarsky
|
2009-07-12 19:47:10 +02:00 |
|
Simon Montagu
|
313d6dc395
|
Check alt text for right-to-left characters and enable bidi processing if they are found. Bug 503269, r+sr=roc
|
2009-07-12 06:32:48 -07:00 |
|
Ehsan Akhgari
|
e6ef5d75f0
|
Backed out changeset 478d2e1404c0 due to failing leak tests on all platforms; no bug associated
|
2009-07-11 20:46:05 +04:30 |
|
John Daggett
|
41015bfb99
|
adding reftest fonts for fullname-related bugs
|
2009-07-10 21:13:30 -10:00 |
|
Josh Aas
|
e3e6f70dd4
|
Get rid of GUItoMacEvent and nsPluginEventType. b=503133 sr=roc
|
2009-07-10 20:20:32 -04:00 |
|
Daniel Holbert
|
7c5e4009b8
|
Remove unused SVG/SMIL reftest reference-file "anim-ref-text.svg"
|
2009-07-10 14:58:09 -07:00 |
|
Boris Zbarsky
|
3421dd9616
|
Bug 498559 followup to clean up the code. r=dbaron
|
2009-07-09 20:36:57 -07:00 |
|
Boris Zbarsky
|
c0fb70dad7
|
Adding test for bug 498559. r=dbaron
|
2009-07-09 19:53:00 -07:00 |
|
Robert O'Callahan
|
181dea6c00
|
Bug 371839. Assertions that scan all continuations should bail out if the continuation chain is too long, so they don't add O(N) to algorithmic complexity. r=bzbarsky
|
2009-07-10 14:03:03 +12:00 |
|
Robert O'Callahan
|
a5413c00db
|
Bug 501295. pluginGetEdge should return coordinates relative to the window frame in the Win32 test plugin. Then we can enable test_plugin_position on Windows. r=jmathies
|
2009-07-10 14:03:00 +12:00 |
|
Jonathan Kew
|
1e7b94c8cd
|
Bug 475968. Pad out the glyph extents of Windows text to account for possible antialiased pixels outside the regular bounds. r=roc
|
2009-06-15 10:01:19 +12:00 |
|
Jonathan Kew
|
a91add6632
|
add margin to avoid overflow due to antialiasing, fixing test breakage for bug 476927 and 475968
|
2009-07-10 14:02:59 +12:00 |
|
Boris Zbarsky
|
8b4a6cb46a
|
Bug 498559. Speed up tokenizing numbers in CSS. r+sr=dbaron
|
2009-07-09 18:44:20 -07:00 |
|
Boris Zbarsky
|
70394f0e02
|
Bug 503364. Make GetAbsoluteContainingBlock work correctly for abs pos table ancestors again. r+sr=roc
|
2009-07-09 15:13:58 -07:00 |
|
Boris Zbarsky
|
b5276441a8
|
Bug 498562. Skip the Expand/Compress cycle in the common case of inline style sets. r+sr=dbaron
|
2009-07-09 14:50:39 -07:00 |
|
Timothy Nikkel
|
afbb01996a
|
Bug 502424 - Window transparency does not work. r+sr=roc
|
2009-07-09 11:16:11 +02:00 |
|
Josh Aas
|
8872098fcd
|
Get rid of nsMIMEType type. b=503025 r/sr=jst
|
2009-07-08 23:25:20 -04:00 |
|
Masayuki Nakano
|
0af09aedf1
|
Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc
|
2009-07-09 10:55:46 +09:00 |
|
L. David Baron
|
aed90fc289
|
Turn assertion into warning since we can hit it in large coordinate cases. (Bug 494237) r+sr=roc
|
2009-07-08 18:10:29 -07:00 |
|
L. David Baron
|
dfd2b373c7
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
|
Boris Zbarsky
|
4b000ebbaa
|
Bug 502941. Don't bother appending if we already know our correct prevsibling. r+sr=roc
|
2009-07-07 22:23:24 -07:00 |
|
Jonathan Kew
|
92581d10b8
|
Bug 476927. Pad out the glyph extents of Quartz text to account for possible antialiased pixels outside the regular bounds. r=roc
|
2009-06-15 10:00:12 +12:00 |
|
Chris Pearce
|
15a744f86f
|
Bug 501535 - Don't update poster attribute on <audio> elements, only on <video>. r+/sr+ roc.
|
2009-07-07 14:02:06 +12:00 |
|
fantasai
|
ed9e1a5bd5
|
Bug 389462 - columns don't reflow on resize r=roc
|
2009-07-06 18:23:24 -07:00 |
|
Mark Finkle
|
523fca9cea
|
Bug 500208: select element should update label when script changes selection, r=bzbarsky
|
2009-07-06 09:39:54 -04:00 |
|
Kyle Huey
|
7c208fa431
|
Bug 492205. Remove IsRootElementFrame. r=roc
|
2009-07-04 22:00:10 +12:00 |
|