Chris Jones
|
5eacaca363
|
Test for bug 623636. a=test-only
|
2011-02-09 02:32:34 -06:00 |
|
Matt Woodrow
|
9a9b488eeb
|
Bug 586683 - Disable test on mac r,a=orange
|
2011-02-09 13:06:31 +13:00 |
|
Matt Woodrow
|
5972259e76
|
Bug 586683 - Followup test fix to address the orange on OS X; rs=roc
|
2011-02-08 18:06:05 -05:00 |
|
Boris Zbarsky
|
5579a836d1
|
Bug 631352. Changes to @lang need to restyle all descendants. r=dbaron, a=blocker
|
2011-02-08 16:30:57 -05:00 |
|
Matt Woodrow
|
22e0a0fae7
|
Bug 586683 - Part 5 - Add reftest for resolution handling. r=roc a=blocking2.0
|
2011-02-09 09:41:39 +13:00 |
|
Timothy Nikkel
|
9fce0929fa
|
Bug 622818. Don't clip fixed backgrounds to the viewport if we are inside a transform. r=roc a=blocking
|
2011-02-08 13:29:28 -06:00 |
|
Ehsan Akhgari
|
a9128640d0
|
Bug 573960 - Make the bordercolor attribute on table elements work again; r=bernd a=blocking-betaN+
|
2011-01-31 16:23:01 -05:00 |
|
Simon Montagu
|
ea768db1ab
|
Mark failing reftest as random-if(cocoaWidget), a=bustage
|
2011-02-07 13:02:01 +02:00 |
|
Simon Montagu
|
5835890e9a
|
Tests for bug 508816, from dbaron and Enn
|
2011-02-07 09:59:20 +02:00 |
|
Ehsan Akhgari
|
f038de9adf
|
Bug 508816 - Part E3: XUL and HTML reftests
|
2011-02-07 09:59:20 +02:00 |
|
Boris Zbarsky
|
c84c8c9e2d
|
Bug 631682. Make sure to start background image loads for the root element when we compute its style and decide to construct a frame. r+a=dbaron
|
2011-02-04 22:43:13 -05:00 |
|
Ehsan Akhgari
|
efa1700c07
|
Test case for bug 447749; r=smontagu a=tests
|
2011-02-04 19:35:57 -05:00 |
|
Daniel Holbert
|
43c654f285
|
Bug 629143: Re-enable svg-as-an-image tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. a=tests-only DONTBUILD
|
2011-02-03 16:29:27 -08:00 |
|
Chris Jones
|
2318dca0d0
|
Followup to bug 615386: This test wants focus too. rs=ehsan a=a
|
2011-02-03 16:43:13 -06:00 |
|
Joe Drew
|
2cb6d86d13
|
Bug 629016 - Re-enable tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. r=jrmuizel a=b
|
2011-02-03 16:12:33 -05:00 |
|
Chris Jones
|
97685d6934
|
Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a
--HG--
rename : layout/tools/reftest/reftest.js => layout/tools/reftest/reftest-content.js
|
2011-02-03 13:54:10 -06:00 |
|
Daniel Holbert
|
4f964b869d
|
(no bug) Fix end-of-line whitespace in SVG-as-an-image code & tests. r+a=whitespace-only DONTBUILD
|
2011-02-02 22:36:09 -08:00 |
|
Daniel Holbert
|
6356531f17
|
Bug 629885: mark non-HTTP-version of test 'svg-stylesheet-external-1.html' as random. a=tests,orange DONTBUILD
|
2011-02-02 14:20:47 -08:00 |
|
Jonathan Watt
|
3a76d2e4bd
|
Bug 610990 - Regression: SVGPathSegList should allow manipulation of invalid paths. r=roc,sicking, a=blocking.
|
2011-02-02 08:41:50 +13:00 |
|
Daniel Holbert
|
c02d941ac2
|
Bug 627776: Rewrite reftests for bug 621253 to fix randomorange. r=roc a=tests
--HG--
rename : layout/reftests/bugs/621253-1.xhtml => layout/reftests/bugs/621253-helper-externalFilter.xhtml
rename : layout/reftests/bugs/621253-1-ref.xhtml => layout/reftests/bugs/621253-helper-internalFilter.xhtml
|
2011-01-30 20:58:18 -08:00 |
|
Daniel Holbert
|
6784da77e1
|
Bug 628747: (patch v2) Disallow SVG-as-an-image from loading external resources, unless we're sure they won't hit the network. r=bz r=roc a=roc
|
2011-01-28 07:59:15 -08:00 |
|
Daniel Holbert
|
35983e2c7f
|
Bug 628747: Back out 0435ed183c2d (first version of this bug's patch). a=backout
|
2011-01-28 07:52:16 -08:00 |
|
Ehsan Akhgari
|
61a2cc3206
|
Bug 629416 - Disable the correct test on Windows 7; a=sdwilsh-the-perma-sheriff
|
2011-01-27 16:38:48 -05:00 |
|
Ehsan Akhgari
|
b35852933a
|
Disable failing reftests on Windows 7, pending further investigation in bug 629416
|
2011-01-27 13:18:17 -05:00 |
|
Daniel Holbert
|
32442b2f13
|
Bug 628747: Disallow SVG-as-an-image from loading external resources. r=bz a=roc
|
2011-01-26 22:20:27 -08:00 |
|
Ehsan Akhgari
|
be5ad51b38
|
Disable the permaorange OSX64 failures under investigation in bug 629016 only on 10.6
|
2011-01-26 17:31:58 -05:00 |
|
Daniel Holbert
|
52041dc022
|
Bug 629143 - disable some near-permaorange-on-osx64 reftests (img-height-meet-2.html, img-height-slice-2.html, img-width-meet-2.html, img-width-slice-2.html), pending investigation. r+a=stop-the-orange on a CLOSED TREE
|
2011-01-26 13:30:21 -08:00 |
|
Timothy Nikkel
|
9faea4ebfa
|
Bug 628745. Replace rounded rect clips with their non-rounded cousins whenever possible. r=roc a=roc
|
2011-01-26 12:36:11 -06:00 |
|
Joe Drew
|
d563c8cf6a
|
Bug 629016 - Disable reftests that are permaorange until we fix the bug that causes the permaorange. a=bustage
|
2011-01-26 13:33:32 -05:00 |
|
Daniel Holbert
|
5a5e1241a1
|
Bug 625290: intermittent failure in layout/reftests/bugs/621918-2.svg. Apply filters.svg#empty hack to hopefully fix this randomorange. r+a=tests-only
|
2011-01-25 07:49:30 -08:00 |
|
Robert O'Callahan
|
6d451318d7
|
Fixing reftest, a=test
|
2011-01-26 00:23:01 +13:00 |
|
Robert O'Callahan
|
719e4bf2b2
|
Bug 627393. Set correct alpha value for D3D10 ColorLayers. r=bas,a=blocking
|
2011-01-25 21:45:49 +13:00 |
|
Robert O'Callahan
|
182d011379
|
Bug 619117. When invalidating due to a transform change, use the cached post-transform visual overflow rect to avoid depending on the new transform style. r=dbaron,a=blocking
|
2011-01-25 21:41:56 +13:00 |
|
Chris Leary
|
f834b150eb
|
Merge mozilla-central and tracemonkey. (a=blockers)
|
2011-01-24 19:47:52 -08:00 |
|
Jeff Walden
|
f15d2639f5
|
Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan
|
2011-01-22 17:46:22 -08:00 |
|
Jeff Walden
|
985dbafd23
|
Back out everything from the last several hours for turning into a disaster zone finally ending in total orange. r=return-to-sanity
|
2011-01-23 03:12:28 -08:00 |
|
Jeff Walden
|
e7b350156f
|
More orange-fixing. r=yellowish-red
|
2011-01-22 22:52:02 -08:00 |
|
Ehsan Akhgari
|
986f49d464
|
Bug 581536 - Part 2: Reconstruct the document element frames when the dir attribute is set on the document; r=bzbarsky a=blocking-betaN+
--HG--
rename : layout/reftests/forms/textarea-rtl.html => layout/reftests/forms/textarea-in-dynamic-rtl-doc.html
extra : rebase_source : 444e9dfa75be1e880679c405afd90cfc4031131c
|
2010-12-15 12:26:54 -08:00 |
|
Ehsan Akhgari
|
2dcbc3ab6b
|
Bug 581536 - Resizer direction doesn't handle dynamic changes correctly; r=bsbarsky a=blocking-betaN+
--HG--
rename : layout/reftests/forms/textarea-rtl.html => layout/reftests/forms/textarea-rtl-dynamic-attr.html
rename : layout/reftests/forms/textarea-rtl.html => layout/reftests/forms/textarea-rtl-dynamic-style.html
extra : rebase_source : c12e9bcce6d2af527d15fe2f78a80f056888846c
|
2010-12-10 19:25:25 -05:00 |
|
Jonathan Kew
|
8ef2c07b03
|
bug 574907 - reftests for snapping DirectWrite font size to integer when bitmap is present. a=test-only
|
2011-01-21 10:40:34 +00:00 |
|
Jonathan Kew
|
b1172f2565
|
bug 624310 - get glyph widths via directwrite rather than font tables when using simulated bold. r=bas a=joe
|
2011-01-21 10:35:21 +00:00 |
|
Ehsan Akhgari
|
80a476cc20
|
Disable the failing reftest on OS X 10.5 in the hopes that this is the only thing broken as a result of bug 583499. Bug 627560 was filed to track the failure
|
2011-01-20 19:50:05 -05:00 |
|
Mounir Lamouri
|
4a8b1193b1
|
Bug 606491 (2/2) - Update tests. r=smaug a=jst
|
2011-01-20 12:06:34 +01:00 |
|
Anas Husseini
|
038f42a5e3
|
Bug 606491 (1/2) - Submit controls should be barred from constraint validation. f=volkmar r=smaug a=jst
|
2011-01-20 12:05:57 +01:00 |
|
Mounir Lamouri
|
cbd651e191
|
Bug 622558 - When .setCustomValidity() is used, :-moz-ui-invalid should always apply. r+a=sicking
|
2011-01-20 12:05:29 +01:00 |
|
Boris Zbarsky
|
414c08eb55
|
Bug 626395. Make sure that when we're clipping our kids we don't create overflow containers for their overflow. Force the kids to lay out within our size instead. Also don't include overflowing kids in our overflow area if we're clipping them. r=roc, a=blocker
|
2011-01-19 17:39:31 -05:00 |
|
Ehsan Akhgari
|
d6ce0afef0
|
Bug 598726 - Prevent hangs in the refresh driver due to outstanding restyles on the same pres shell after processing the pending restyles on it; r=bzbarsky a=blocking-final+
|
2011-01-14 15:03:06 -05:00 |
|
Ehsan Akhgari
|
8d40468245
|
Backed out changeset 3fc6728e81a8 because of Windows 7 orange
|
2011-01-19 16:09:50 -05:00 |
|
Ehsan Akhgari
|
6f8445ee8b
|
Bug 542677 - cursor not shown in textbox with enough text to cause scroll; r=roc a=blocking-final+
|
2011-01-17 19:09:49 -05:00 |
|
Robert O'Callahan
|
4c8a59948a
|
Bug 625409. ColorLayer implementations need to premultiply by the alpha value of their color. r=bas,a=blocking
|
2011-01-19 21:27:54 +13:00 |
|