Ehsan Akhgari
|
99cd18c250
|
Bug 691118 - Frames inserted into the frame manager should only be overflow containers, not true overflow containers; r=roc
|
2012-01-03 19:44:07 -05:00 |
Simon Montagu
|
7ebbe876bb
|
Ensure that Reset is always called before using the subparagraph. Bug 707098, r=roc
|
2011-12-07 12:07:42 +02:00 |
Simon Montagu
|
928f8e82ad
|
Zero the saved frame when creating a new line iterator for a new column. Bug 695861, r=roc
|
2011-11-03 11:35:04 +02:00 |
Ehsan Akhgari
|
45d0c561cc
|
Bug 691824 - Part 2: Backout changeset 306153bf7a41 from bug 10209 which effectively wallpapered bug 691824
(landing on a CLOSED TREE)
|
2011-10-06 19:22:04 -04:00 |
Jesse Ruderman
|
ec81788bf1
|
Add crashtest from bug 597924
|
2011-10-03 16:35:59 -07:00 |
Ehsan Akhgari
|
59e7e67254
|
Bug 10209 - Part 5: Allow table elements to act as absolute positioning containers; r=roc
|
2011-05-09 20:36:10 -04:00 |
Ehsan Akhgari
|
b684e1d209
|
Bug 10209 - Part 3: Adjust the assertion count on the test case for bug 348729; r=roc
|
2011-09-26 18:42:07 -04:00 |
Ehsan Akhgari
|
6001a0bb64
|
Bug 645572 - Test case; r=bzbarsky
|
2011-03-31 23:04:51 -04:00 |
Fabien Cazenave
|
3fd551dbdf
|
Bug 462758 - elements with contenteditable=true and position:absolute can be moved around the page; r=ehsan
|
2011-09-07 13:34:58 -04:00 |
Ms2ger
|
ccea776176
|
Bug 684807 - Annotate crashtest assertions on Android; r=philor
|
2011-09-06 18:35:43 +02:00 |
Ms2ger
|
c868f40629
|
Bug 675713 - Annotate crashtest
|
2011-08-01 21:56:05 +02:00 |
Boris Zbarsky
|
b9bf34ccb6
|
Bug 675246. Make sure generated content that's being replicated doesn't end up with no primary frame. r=roc
|
2011-08-01 13:43:23 -04:00 |
Simon Montagu
|
f373b2ef4f
|
Tests for bug 670226. r=roc
|
2011-07-12 10:34:50 +03:00 |
Simon Montagu
|
b3069512b5
|
Make sure that bidi continuation chains don't go beyond the end of the paragraph. Bug 668941, r=roc
|
2011-07-12 10:34:46 +03:00 |
Simon Montagu
|
9cada4d324
|
Don't overshoot the end of the sibling chain when copying text for bidi resolution. Bug 665837, r=roc
|
2011-06-27 19:30:04 +03:00 |
Boris Zbarsky
|
54c33b27a9
|
Bug 480686. Don't assume that the next-continuation of an inline frame is in the same block; it could be in the next-in-flow of the block. r=roc
|
2011-06-26 12:48:37 -04:00 |
Mounir Lamouri
|
9e6735ba79
|
Backout changeset bba3ada5314c (bug 480686) due to perma-orange.
|
2011-06-27 00:00:47 +02:00 |
Boris Zbarsky
|
b9d1326590
|
Bug 480686. Don't assume that the next-continuation of an inline frame is in the same block; it could be in the next-in-flow of the block. r=roc
|
2011-06-26 12:48:37 -04:00 |
Jesse Ruderman
|
779e2ff8f9
|
Add crashtest from bug 468563
|
2011-06-20 11:42:05 -07:00 |
Jesse Ruderman
|
770a0deaa3
|
Add crashtest from bug 576649
|
2011-06-20 11:42:05 -07:00 |
Simon Montagu
|
e7e3561393
|
Force newlines only at 0xa, not 0xd. Bug 663662, r=roc
|
2011-06-15 10:45:57 +03:00 |
Simon Montagu
|
1f51f3536b
|
Don't overshoot the last sibling when iterating frames. Bug 66329, r=roc
|
2011-06-15 10:45:57 +03:00 |
Josh Matthews
|
913b9fcd24
|
Bug 662795 - Remove flaky timeout from 331883-1.html. Also remove identical test 331883-2.html. r=roc
|
2011-06-09 18:11:13 -04:00 |
Simon Montagu
|
f15e63b59e
|
Bug 263359 part 4: resolve paragraph on encountering line breaks in preformatted elements. r=roc
|
2011-04-11 11:00:28 +03:00 |
Simon Montagu
|
30b6f5c9aa
|
Crash test for bug 645193 by Jesse Ruderman
|
2011-06-09 09:29:09 +03:00 |
Simon Montagu
|
568db7fa48
|
Tests for bug 263359
|
2011-04-11 10:59:30 +03:00 |
Simon Montagu
|
b439260021
|
Test for bug 650489 by Jesse Ruderman
|
2011-06-09 09:29:09 +03:00 |
Tatiana Meshkova
|
08886a8947
|
Bug 653133 - Crashtest for huge background-attachment:fixed background [r=cjones]
|
2011-05-13 17:00:01 +03:00 |
Jonas Sicking
|
6835982ecc
|
Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv
|
2011-05-09 12:33:03 -07:00 |
Robert O'Callahan
|
a7b4f1246b
|
Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones
|
2011-04-19 15:07:23 +12:00 |
Mats Palmgren
|
fd82cd9682
|
Bug 640272 - Check load status for border images before trying to render them. r=bzbarsky
|
2011-04-04 13:41:02 +02:00 |
Simon Montagu
|
6f02bca0f9
|
Don't create or delete frames when nsTextFrame::SetLength is called from bidi resolution. Bug 635329, r+a=roc
|
2011-02-21 10:02:23 +02:00 |
Peter Van der Beken
|
b6b7136d51
|
Fix for bug 633738 (quora.com bloats out of control (part 3)) - mark some known assertions caused by bug 439258. r=bz, a=jst.
|
2011-02-17 12:19:13 +01:00 |
Boris Zbarsky
|
f92173428c
|
Bug 629908. Don't blindly try to reconstruct the root element; we might not have one. r=dbaron, a=dbaron
|
2011-02-15 15:51: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 |
Boris Zbarsky
|
69ac916a03
|
Bug 629035 test. a=test
|
2011-01-28 09:32:17 -05:00 |
Timothy Nikkel
|
4c78fc1b2a
|
Bug 538267. Add crashtest. a=test
|
2011-01-18 13:43:46 -06:00 |
Jesse Ruderman
|
9692533a61
|
Bug 595039 - add crashtest
|
2010-12-12 12:54:27 -08:00 |
Jesse Ruderman
|
8b4d47520e
|
Bug 534368 - add crashtest
|
2010-12-12 12:54:27 -08:00 |
Jesse Ruderman
|
6fc4354dac
|
Bug 499858 - add crashtest
|
2010-12-12 12:54:26 -08:00 |
Jesse Ruderman
|
172fe709e7
|
Bug 479360 - add crashtest
|
2010-12-12 12:54:26 -08:00 |
Cameron McCormack
|
c57959cc1a
|
Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking
--HG--
extra : rebase_source : 592d3e066054036dc6c6f741054c1abcffdcc634
|
2010-12-07 09:57:18 +13:00 |
Ehsan Akhgari
|
a4eaae6baf
|
Bug 615781 - Don't attempt to display the caret when switching selections if we know that we're going to hide it immediately; r,a=roc
This prevents useless work which _could_ lead to visual artifacts, as well as assertions caused by us touching dirty frames,
|
2010-12-01 16:38:21 -05:00 |
Bas Schouten
|
7da35cb755
|
Bug 616495 - Crashtest: Test single side composite color border. r=jrmuizel a=blocking-beta8
|
2010-12-04 05:22:18 +01:00 |
Timothy Nikkel
|
8adab61cf5
|
Bug 606432. Check caret content for wrong document. r=roc a=roc
|
2010-11-24 19:35:01 -06:00 |
Ehsan Akhgari
|
bc3d07f965
|
Bug 609821 - Don't attempt to update the position of caret when we may have pending reflow operations; r=roc a=bsmedberg
|
2010-11-08 19:16:53 -05:00 |
Jesse Ruderman
|
b7fdf4fcc2
|
Bug 598859 - annotate crashtest 379105-1.xhtml as asserting (due to bug 570215 and/or bug 479160). a=NPOTB
|
2010-11-06 14:53:33 -07:00 |
Simon Montagu
|
ebdb9dc179
|
Tests for bug 579655, a=test
|
2010-10-20 18:18:04 +02:00 |
Jesse Ruderman
|
2bdb9e981a
|
Bug 540980 - try to make crashtest 143862-1 more deterministic; make 3 versions of it
|
2010-10-18 14:06:31 -07:00 |
Jesse Ruderman
|
60bbfdf2ec
|
Bug 589723 - Remove framing in layout/base/crashtests/311661-* to ensure onload fires
--HG--
rename : layout/base/crashtests/311661-1-inner.xul => layout/base/crashtests/311661-1.xul
rename : layout/base/crashtests/311661-2-inner.xul => layout/base/crashtests/311661-2.xul
|
2010-10-11 09:55:22 -07:00 |