Cameron McCormack
a61236bccd
Bug 1127198 - Part 2: Assert if we clear cached structs on a style context still used by a frame. r=dbaron
2015-02-18 09:28:53 +11:00
Mats Palmgren
02e339c7a4
Skip the reftest for bug 1108104 on B2G. r=me
2014-12-14 21:33:54 +00:00
Mats Palmgren
927e38252b
Bug 1108104 - reftest.
2014-12-14 17:22:07 +00:00
CJKu
9691cf3136
Bug 1000722 - Rollback close reftest in bug 981477. r=ahal
2014-06-24 10:20:00 -04:00
Vincent Chen
c53b5f77a8
Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal
2014-05-23 15:56:15 -04:00
Robert O'Callahan
a5fa637f6e
Bug 791480. Fix bad reftest.list merge.
2014-04-16 00:56:33 +12:00
Robert O'Callahan
e8ba1b680b
Bug 791480. Reenable test on Windows 7. r=dbaron
...
--HG--
extra : rebase_source : f4432bc6143e84c58d590dc80dfcb41419524b5d
2014-03-25 22:15:49 +13:00
Robert O'Callahan
34c50af6a3
Bug 791480. Make reftests enter print mode before reftest-wait is removed, so canvas-print-callback tests can finish drawing before the test ends. r=dbaron
...
--HG--
extra : rebase_source : f5b0ded43f9ef670478a06daf36c44987bd6b823
2014-03-25 22:11:27 +13:00
Matt Woodrow
b4d6205572
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
2014-03-07 16:24:32 +13:00
Ryan VanderMeulen
c59c631795
Backed out changeset c81707878977 (bug 974197) for Gaia integration test failures on a CLOSED TREE.
2014-04-09 22:14:13 -04:00
Timothy Nikkel
66defc41fb
Bug 987680. Change a reftest to expect scrollbars on top of non-positioned sibling content. Mark some other reftests as passing now. r=roc
2014-04-09 07:12:22 -05:00
Matt Woodrow
8e7006914b
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
2014-03-07 16:24:32 +13:00
Timothy Nikkel
eedc9da1f1
Backout 389ff4b5612c and d234394e0147 (bug 987680) for reftest failuires.
2014-04-07 04:52:36 -05:00
Timothy Nikkel
a19ac3d7fb
Bug 987680. Change a reftest to expect scrollbars on top of non-positioned sibling content. Mark some other reftests as passing now. r=roc
2014-04-07 03:15:47 -05:00
Carsten "Tomcat" Book
e8531239e2
Backed out changeset b6c3d52bf61e (bug 791480) for breaking B2G ICS Emulator Reftest - 8
2014-03-25 14:36:48 +01:00
Carsten "Tomcat" Book
e67b16b3e7
Backed out changeset 259991514082 (bug 791480)
2014-03-25 14:36:16 +01:00
Robert O'Callahan
0eb0ab05ad
Bug 791480. Reenable test on Windows 7. r=dbaron
2014-03-25 22:15:49 +13:00
Robert O'Callahan
99f62675e1
Bug 791480. Make reftests enter print mode before reftest-wait is removed, so canvas-print-callback tests can finish drawing before the test ends. r=dbaron
...
--HG--
extra : rebase_source : c545bfbfd4a449c4e880052da0e1e046e37eaf83
2014-03-25 22:11:27 +13:00
L. David Baron
ba666ea10e
Bug 986409 - Skip fewer entire reftest directories on B2G. r=roc
2014-03-23 18:44:50 -07:00
Ed Morley
f60c92c019
Backed out changeset f94ee00aa4d6 (bug 974197) for causing gaia-ui-test failures
2014-03-07 15:45:59 +00:00
Matt Woodrow
abce112be1
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
2014-03-07 16:24:32 +13:00
Ryan VanderMeulen
f29093aedb
Backed out changeset 94e20568f4e8 (bug 791480) because the patch that led to the new annotation was backed out.
2014-02-18 07:58:59 -05:00
L. David Baron
0c3a548d62
Update test failure annotation for bug 791480, now that we're running tests on Windows NT 6.2 as well.
2014-02-17 21:48:40 -08:00
Mats Palmgren
49342f47cf
Bug 960822 - Limit the Shrink-To-Fit scaling for documents with a text-ish content type so that the content is still visible with extremely long lines. r=dholbert
2014-02-04 02:12:13 +00:00
Mats Palmgren
f3a6f071a1
Bug 966419 - Update the global ShrinkToFitRatio when the current page overflows and requires additional scaling to fit horizontally on the page in Print/Preview. r=dholbert
2014-02-04 02:12:13 +00:00
Ed Morley
c7699a3929
Bug 791480 - Mark printing/745025-1.html as fuzzy-if on Windows7 due to too many intermittent failures
2013-01-10 14:59:27 +00:00
Robert O'Callahan
c0033a480e
Bug 820496. Put bounds in correct coordinate system when setting up the canvas background for a page. r=mattwoodrow
...
--HG--
extra : rebase_source : 1927c9c5c26dea200b9df618bb5798e5f37d6b86
2012-12-18 15:45:14 +13:00
Robert O'Callahan
fe59f9d9d7
Bug 810470. Part 9: Fix reftests. r=mattwoodrow
...
We seem to be invalidating less and some issues with overflowing Cocoa
native widget themes have appeared. We've worked around these issues
elsewhere, e.g. by getting rid of scrollbars, so I'm doing it here too.
The test 745025-1.html dynamically updates a print reftest, which seems
to cause problems on Mac with the page shadow drawing. This is not
important and is already a known intermittent failure.
--HG--
extra : rebase_source : d0700a709b44d0e5abd14fc4b8e6c26f8692279c
2012-11-14 22:36:49 -08:00
Brendan Dahl
c64bca7ed1
Bug 115199 - CSS2 @page rule rendering support. r=roc
2012-08-31 14:20:56 -07:00
Ryan VanderMeulen
9cb0f91d55
Backed out changesets 0b6b3d2856a4 and 30776e402787 (bug 115199) for reftest failures.
2012-11-13 20:19:18 -05:00
Brendan Dahl
416d875170
Bug 115199 - CSS2 @page rule rendering support. r=roc
2012-08-31 14:20:56 -07:00
Matt Woodrow
42b0095718
Bug 792314 - Build full display lists for nsSimplePageSequence. r=roc
2012-09-20 11:26:35 +12:00
Brendan Dahl
4478101696
Bug 745025 - Part 2 - Adds layout/printing support for mozPrintCallback. r=roc
2012-08-30 17:24:35 -07:00
L. David Baron
8c5dc15b9c
When we know a block can't fit, end ReflowBlockFrame early, in case a zero-height block tries to. (Bug 652178) r=roc
2011-04-28 10:21:36 -07:00
Boris Zbarsky
3c0f206338
Add tests for bug 609227. a=test-only
2010-12-02 12:32:41 -05: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
Boris Zbarsky
160107e244
Bug 577450. Replicated fixed-pos frames should have the right style. r=roc, a=roc
2011-01-14 10:34:39 -05:00
Boris Zbarsky
d9d4714106
Bug 129941. Don't create scrollframes for blockframes (except inline blocks) while printing, and make such blockframes clip their contents instead. r=dbaron
2010-10-06 21:01:24 -04:00
Boris Zbarsky
003dd9e457
Bug 563837 followup. Fix the asserts() annotations.
2010-05-05 14:57:39 -04:00
L. David Baron
59138a6564
Annotate reftest manifests with assertion counts. (Bug 472557)
2010-05-04 21:28:19 -07:00
Daniel.S
12acc7da9f
Bug 318022 - CSS property page-break-after doesn't work after a clear:both; print reftest; r+sr=dbaron
...
CLOSED TREE (test only)
2009-02-14 23:05:09 +01:00
Clint Talbert
d51d08d839
bug 451264 allowing reftest-wait and reftest-print together r=dbaron
2008-09-05 17:30:45 -07:00
fantasai.cvs@inkedblade.net
d01afe8d2b
add reftest for bug 411382 fix
2008-02-11 21:36:17 -08:00
dholbert@cs.stanford.edu
e9f6157efe
Bug 403669 - Dirty the table geometry when we split row groups. r+sr=dbaron, a=blocking1.9+
2008-01-26 17:54:48 -08:00
jruderman@hmc.edu
211e929f99
I think bz forgot to remove this "why it fails" comment when he marked the test as no longer failing.
2007-09-05 21:45:21 -07:00
bzbarsky@mit.edu
760e4a955d
272830-1.html succeeds everywhere now that we disallow incremental reflow of pagesequences.
2007-04-25 22:52:16 -07:00
dbaron@dbaron.org
831427af6e
Annotate known reftest failure for which bug has been filed.
2007-04-11 00:36:58 -07:00
sharparrow1%yahoo.com
9b61bf8ea8
Bug 374050: add printing test mode to reftests. See bug/sample test for how to make printing tests.
2007-03-21 06:07:42 +00:00