Keith Schwarz
|
cc3d389152
|
Bug 456163 - Singular matrices with -moz-transform hangs reftests; r+sr=roc
|
2008-09-22 22:27:37 +02:00 |
|
Keith Schwarz
|
b7fa826c9b
|
Bug 455138 - Bug 435293 landed failing tests; r=(dbaron + roc) sr=dbaron
|
2008-09-22 20:59:37 +02:00 |
|
Robert O'Callahan
|
41faea49ca
|
Disable test that fails on Windows (bug 456323)
|
2008-09-22 15:32:47 +12:00 |
|
Robert O'Callahan
|
41e313558f
|
Bug 455279. Fix mask alpha computation so that it works when the incoming gfxContext has a non-identity transform. r=longsonr,sr=mats
|
2008-09-22 14:14:54 +12:00 |
|
Keith Schwarz
|
bec94a358a
|
Bug 456213 - -moz-transform matrix function with percentages confuses X and Y translate components; r+sr=dbaron
|
2008-09-21 07:14:52 +02:00 |
|
Olli Pettay
|
022e3032e0
|
backout Bug 456147
|
2008-09-20 23:01:34 +03:00 |
|
Neil Rashbrook
|
150fe2417b
|
Remove <CR>s (to fix cross-compilation bustage) rs=bsmedberg,gavin,roc,smontagu b=372802
|
2008-09-20 20:45:25 +01:00 |
|
Zack Weinberg
|
8a68981404
|
Bug 456147 - nsTextBoxFrame (XUL <label>, <description>, <text>) uses underline color for line-through; r=enndeakin
|
2008-09-20 20:09:15 +02:00 |
|
Serge Gautherie
|
7aec19eff6
|
Bug 455265 - Default Y parameter for -moz-transform:translate differs from Apple's proposal; additional comment nit; r+sr=dbaron
|
2008-09-20 18:55:27 +02:00 |
|
Keith Schwarz
|
46919a1417
|
Bug 455265 - Default Y parameter for -moz-transform:translate differs from Apple's proposal; r+sr=dbaron
|
2008-09-20 18:52:12 +02:00 |
|
Keith Schwarz
|
84c0d267ff
|
Bug 455445 - -moz-transform skew() function should accept two parameters, and second should default to zero; r+sr=dbaron
|
2008-09-20 18:39:12 +02:00 |
|
Keith Schwarz
|
8ed70cceea
|
Bug 455389 - SVG foreignObjects don't get NS_FRAME_MAY_BE_TRANSFORMED frame bit; r+sr=roc
|
2008-09-20 18:31:47 +02:00 |
|
Keith Schwarz
|
c45964315c
|
Bug 455403 - -moz-transform translate functions result in incorrect origin; v5; r+sr=dbaron
|
2008-09-20 16:39:31 +02:00 |
|
Arpad Borsos
|
18fcddc20b
|
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; files removal; r=ted.mielczarek
|
2008-09-20 15:54:40 +02:00 |
|
Arpad Borsos
|
d0e70a51bf
|
Bug 452797 - Clean up unused variables in layout/; v6; r+sr=roc
|
2008-09-20 15:42:03 +02:00 |
|
Arpad Borsos
|
4b13300a8d
|
Bug 452797 - Clean up unused variables in layout/; "crashtest" part; r=roc
|
2008-09-20 15:18:50 +02:00 |
|
Bernd
|
5afcd8c5a4
|
make sure that the height from a fixed height tbody gets distributed, bug 439639, r=dholbert, sr=roc
|
2008-09-20 11:30:30 +02:00 |
|
L. David Baron
|
b8d9d3e2ed
|
Backed out changeset aab6b12f4a2b (Bug 455403) due to reftest failures from landing patches in the wrong order, and unexplained reftest hangs.
|
2008-09-19 16:04:34 -07:00 |
|
Keith Schwarz
|
89a6316c50
|
Fix incorrect composition of translations with other transforms by making matrix multiplication code clearer, clarifying which matrices are for column vectors and which are for row vectors, and fixing incorrect matrix type conversions. (Bug 455403) r+sr=dbaron
|
2008-09-19 10:14:54 -07:00 |
|
Zack Weinberg
|
20636c2fb4
|
Bug 455217 - Selection colors for plain text files is wrong (white background, blue text instead of blue background, white text); "code" part; r+sr=dbaron
|
2008-09-19 19:06:46 +02:00 |
|
Boris Zbarsky
|
ba7a7fd7fd
|
Adding test
|
2008-09-19 09:52:16 -04:00 |
|
Robert O'Callahan
|
f79290bb0e
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
|
Robert O'Callahan
|
34d5a63301
|
Bug 454004 - Ctrl+Home / Ctrl+End don't work in Mail Compose window; r+sr=mats.palmgren
|
2008-09-18 01:28:17 +02:00 |
|
Markus Stange
|
5078d96132
|
Bug 448767 - Add -moz-system-metric(mac-graphite-theme), r=vlad sr=dbaron
|
2008-09-17 18:23:58 +02:00 |
|
Oleg Romashin
|
dca780321d
|
Bug 455665 - nsSplitterFrameInner crashes in some special case. r+sr=bzbarsky.
|
2008-09-17 17:38:33 +03:00 |
|
Markus Stange
|
aa90cdcdab
|
Bug 449833 - Add platform colors -moz-mac-chrome-active and -moz-mac-chrome-inactive, r=josh sr=roc
|
2008-09-17 13:45:30 +02:00 |
|
Jesse Ruderman
|
5e293ad348
|
Another try at fixing this test (bug 450637 comment 28)
|
2008-09-16 15:32:50 -07:00 |
|
Jeremy Lea
|
a1de6b1b1d
|
Bug 454937 - Pixel/app unit confusion in SVG filter code; r+sr=roc
|
2008-09-16 13:54:30 +02:00 |
|
Arpad Borsos
|
f428038a86
|
Bug 454475 - Fix "unhandled enumeration value" warnings in layout/; r+sr=roc
|
2008-09-16 13:25:35 +02:00 |
|
Jesse Ruderman
|
ce0df8a982
|
Add temporary dumps to a reftest; see bug 450637
|
2008-09-16 04:09:41 -07:00 |
|
Markus Stange
|
d28fe1e136
|
Bug 439354 - OS X toolbar background doesn't have a good gradient, part 1 / 3, r=hwaara sr=roc
|
2008-09-16 10:21:06 +02:00 |
|
Karl Tomlinson
|
241eeb1d20
|
disable reftests/text/cgj-01.html on Windows due to bug 455455
|
2008-09-16 18:33:12 +12:00 |
|
Karl Tomlinson
|
c5afa95bfd
|
test that combining grapheme joiner is not visible and has no format effect b=454743
|
2008-09-16 16:16:59 +12:00 |
|
Robert O'Callahan
|
be33d80a1a
|
Bug 455280. Distinguish pre-transform overflow area from post-transform overflow area and have nsDisplaySVGEffects use the pre-transform area. r=kschwarz,sr=dbaron
|
2008-09-16 13:51:52 +12:00 |
|
Jesse Ruderman
|
7e31febc10
|
Make bug 212563 test not rely on timing incorrectly (should fix bug 450637)
|
2008-09-15 17:11:57 -07:00 |
|
Frédéric WANG
|
72b53ae3c7
|
b=454085 Add text-indent:0 for -moz-svg-foreign-content to prevent unexpected spaces r+sr=roc
|
2008-09-16 10:41:42 +12:00 |
|
Frédéric WANG
|
894d1d2475
|
b=454085 Add text-indent:0 in mtable to prevent unexpected spaces r+sr=roc
|
2008-09-16 10:35:28 +12:00 |
|
Arpad Borsos
|
eef0edf9d5
|
Bug 454766 - Add suggested parentheses to layout/; r+sr=roc; (with nits by sgautherie)
|
2008-09-15 17:40:25 +02:00 |
|
Arpad Borsos
|
db0328223b
|
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'jar.mn' part; r=ted.mielczarek
|
2008-09-15 15:19:32 +02:00 |
|
Robert Longson
|
be701818aa
|
Disable non-working feImage reftest for bug 448831.
|
2008-09-14 16:22:34 +01:00 |
|
Robert Longson
|
64270ff4da
|
Correct flood reftest for bug 448831.
|
2008-09-14 16:09:08 +01:00 |
|
Robert Longson
|
24616e093d
|
Add final newlines to reftests for bug 448831.
|
2008-09-14 12:39:29 +01:00 |
|
Robert Longson
|
890322eee4
|
Reftests for bug 448831.
|
2008-09-14 12:02:10 +01:00 |
|
Jesse Ruderman
|
d1ae15c183
|
Add crashtest
|
2008-09-14 00:18:19 -07:00 |
|
Jesse Ruderman
|
95efda0dc7
|
Add crashtests for bug 429088
|
2008-09-14 00:02:20 -07:00 |
|
Jesse Ruderman
|
0bb771e3c9
|
Add crashtest
|
2008-09-13 23:59:06 -07:00 |
|
Jesse Ruderman
|
52c0fa7534
|
Add crashtest
|
2008-09-13 18:28:03 -07:00 |
|
Rob Arnold
|
4809438cca
|
Allow Aero Glass on popups r=vlad
|
2008-09-13 17:52:17 -04:00 |
|
Bernd
|
3df8e64982
|
CSS 2.1 empty-cell handling of the excotic cases, bug 76331, r/sr=roc
|
2008-09-13 16:38:29 +02:00 |
|
Robert O'Callahan
|
06bdfdae49
|
Mark failing tests with bug#
|
2008-09-14 01:52:48 +12:00 |
|