Граф коммитов

20799 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky@mit.edu dac3d16a14 If we moved but did not reflow either the caption or the inner table, invalidate the relevant area. Bug 379353, r=bernd, sr=roc 2007-11-07 09:17:30 -08:00
bzbarsky@mit.edu 3d5125628d Don't set our separator count to -1 when we really have 0 of them. Bug 400157, r+sr=dbaron 2007-11-07 09:16:09 -08:00
bzbarsky@mit.edu 9049c9f1af Implement hixie's first-line proposal: only inherit properties that inherit by default from ::first-line. Inherit the reset properties from its style parent (which is the node that we'd inherit from if the ::first-line were not there). Bug 395623, r+sr=dbaron, a=beltzner 2007-11-07 09:13:00 -08:00
bzbarsky@mit.edu fcb3515eaa Refactor and improve sibling frame finding, especially for popups. Bug 386642, r+sr=roc, a=vlad 2007-11-07 09:04:16 -08:00
dholbert@cs.stanford.edu a885817005 Bug 398215 - Add RTL case for handling overflow width in BoxReflow. r+sr=roc, a=blocking1.9+ 2007-11-07 03:18:30 -08:00
dholbert@cs.stanford.edu 65a5db4f35 Bug 381152 - prevent bandRects from having height > nscoord_MAX. r+sr=roc, a=blocking1.9 2007-11-07 03:03:10 -08:00
dholbert@cs.stanford.edu 427c4337a3 Bug 385823 - reftests (files I forgot to include in prev checkin) r+sr=dbaron 2007-11-06 14:49:05 -08:00
dholbert@cs.stanford.edu b4140077cc Bug 385823 - reftests. r+sr=dbaron 2007-11-06 14:48:27 -08:00
dholbert@cs.stanford.edu 211998d47c Bug 385823 - Let us call NotifyPercentHeight even when computed height is already set, because it'll be set on imageFrames. r+sr=dbaron, a=beltzner 2007-11-06 14:47:29 -08:00
dholbert@cs.stanford.edu fae795e855 Bug 400171: minor reftest change -- Added explicit line-height to testcases rather than using the default value. (Bug's reproducability depends on line-height, & default value varies between platforms.) 2007-11-01 18:13:28 -07:00
dholbert@cs.stanford.edu 0b1520519a Bug 400171 reftest update: Fixes unexpected pass of 400171-1a on Windows by growing the first div a bit. 2007-11-01 13:17:22 -07:00
dholbert@cs.stanford.edu 5bdd0b0784 Bug 393655 reftests. r=roc 2007-11-01 13:07:56 -07:00
dholbert@cs.stanford.edu fbeca7e668 Bug 400171 reftests. r=roc 2007-11-01 12:31:36 -07:00
jst@mozilla.org 07f4756c14 Fixing bug 401053. Make sure to initialize LiveConnect any time a Java applet is loaded, no matter what markup was used to load the applet. r+sr=dveditz@cruzio.com, a=dsicore@mozilla.com 2007-10-31 15:52:11 -07:00
reed@reedloden.com fad15ee5ce Bug 391429 - "Editor caret is hidden in XULRunner applications, but visible in Firefox" [p=matt@songbirdnest.com (Matt Crocker) r+sr=peterv aM9=beltzner] 2007-10-31 11:51:49 -07:00
enndeakin@sympatico.ca 60384bd8c8 Bug 396863, check the menu to ensure that the timer is for the right one, prevents multiple submenus from appearing, r+sr=roc,a=beltzner 2007-10-29 10:26:19 -07:00
dbaron@dbaron.org bfa762f3be Fix test for bug 321402 so it passes on the Mac as well. 2007-10-26 11:18:24 -07:00
enndeakin@sympatico.ca b08edfd3a6 Bug 399350, clicking menu doesn't work after selecting a command, r=bz,mano,sr=bz,a=beltzner 2007-10-26 10:24:35 -07:00
dbaron@dbaron.org 1e2a0ce6e2 Add bug number for failure. 2007-10-25 17:39:56 -07:00
dbaron@dbaron.org 2a5ebb6c98 Mark 374038-2 as random while I write the (nontrivial) patch to fix. 2007-10-25 17:31:10 -07:00
dbaron@dbaron.org 9852894688 Mark 321402-3 as random until I figure out how to fix it; add 321402-5 and 321402-6, which I forgot to put in the manifest. b=321402 2007-10-25 17:16:44 -07:00
dbaron@dbaron.org 8ab0d173c8 Make boxes that have non-box non-block children wrap all their children in a block. b=321402 r+sr=roc, a=blocking1.9+/M9 2007-10-25 16:30:49 -07:00
smontagu@smontagu.org aab702bda6 Change bidi-006.html to use U+05E0 HEBREW LETTER NUN instead of U+05D6 HEBREW LETTER ZAYIN because Lucida Grande is quirky 2007-10-25 04:07:25 -07:00
smontagu@smontagu.org 83b05f60b1 Mark test as failing on Mac again 2007-10-25 03:25:38 -07:00
smontagu@smontagu.org 6d3f8e5c6f Fix the positioning of diacritics in right-to-left languages and clean up a bunch of typos in bidi reftests. Bug 386573, r+sr=roc, a=vlad 2007-10-25 02:32:01 -07:00
dbaron@dbaron.org b37cd12e94 Mark test as random rather than failing because it fails on only some Linux machines (bug 386713). 2007-10-24 18:06:21 -07:00
dholbert@cs.stanford.edu 45f014e955 Bug 336736: Improved reftest. (Using an exact-pixel-width div instead of a character, to avoid a pixel-rounding issue that made the old reftest fail on Mac) 2007-10-23 20:50:14 -07:00
dholbert@cs.stanford.edu 03482917b9 Bug 374927 reftest. r+sr=dbaron. As indicated in reftest.list, this test currently fails -- it was broken by the checkin for bug 368600, and it'll be fixed by solving bug 400776. 2007-10-23 20:35:34 -07:00
roc+@cs.cmu.edu 1e517d7ac2 Bug 389666. Reftest (derived from bug 389468). 2007-10-23 18:40:58 -07:00
roc+@cs.cmu.edu 2796b562bb Bug 389666. Reftest (derived from bug 389468). 2007-10-23 17:27:32 -07:00
roc+@cs.cmu.edu c4cb276591 Bug 389666. The mTransformedTextOffset field of MappedFlow wasn't always being set up correctly, so let's just stop using it altogether. r=smontagu,a=vlad 2007-10-23 17:07:26 -07:00
mats.palmgren@bredband.net ee23acbade Call WillDestroyFrameTree() before destroying the frame tree in ReconstructDocElementHierarchyInternal() because we have cleared the placeholder map etc at this point and we don't want RemoveMappingsForFrameSubtree() to mess with it. Also, remove the RemoveMappingsForFrameSubtree() call that was added in bug 372685 which was wrong since all the frames on a popupset's ::popupList are out-of-flows that are reachable (directly or indirectly) from a normal flow placeholder. b=398982 r+sr=bzbarsky a=dsicore 2007-10-23 17:02:26 -07:00
dholbert@cs.stanford.edu d8a15ced00 Bug 400421 reftest 2007-10-23 16:19:56 -07:00
bzbarsky@mit.edu 7c9a883878 Landing files that somehow got missed. Bug 397427. 2007-10-23 15:11:08 -07:00
bzbarsky@mit.edu 26d7ccd742 Make the "href" property of stylesheets reflect the original URI that was reflected to load the sheet. Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore 2007-10-23 14:56:41 -07:00
martijn.martijn@gmail.com b2157bb1a7 Reftests for bug 391412 - Regression in float layout causing clear: to be ignored, r=bzbarsky 2007-10-22 15:33:41 -07:00
reed@reedloden.com 2c9a253889 Bug 368600 - "Table with table-layout: fixed has unconstrained width even when width specified on cell" [p=bernd_mozilla@gmx.de (Bernd) r+sr+a1.9=dbaron] 2007-10-21 21:40:02 -07:00
Olli.Pettay@helsinki.fi 4474bdc204 backout Bug 373462, bug 385322. Still regress tp/talos 2007-10-21 09:46:54 -07:00
Olli.Pettay@helsinki.fi 530a7e0fd0 Test-landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst 2007-10-21 07:09:29 -07:00
longsonr@gmail.com 6e0af5548c Bug 399360 - Remove unused closure variable. r+sr=tor,a=roc 2007-10-21 02:05:41 -07:00
masayuki@d-toybox.com 5643bc3e12 Bug 399159 left edge is not aligned when text-align: justify; in Japanese paragraph (relanding) r+sr+a=roc 2007-10-21 01:10:34 -07:00
mats.palmgren@bredband.net 4f094861fd Mochitest for bug 386386. 2007-10-20 00:37:48 -07:00
roc+@cs.cmu.edu e1da1696a2 Bug 393096. Allow an element containing breakable whitespace to introduce a break opportunity no matter what the context. Also cleans up some trimming stuff and adds comprehensive whitespace breaking and trimming reftests. r+sr=dbaron 2007-10-20 00:30:26 -07:00
mats.palmgren@bredband.net 2279620aa7 Discard aPrevFrame if it's the mPopupFrame since it's on a different lists. b=394800 r=enndeakin sr=bzbarsky a=dbaron 2007-10-19 22:43:38 -07:00
dholbert@cs.stanford.edu f90fee0b0b Bug 399384: Make first-letter frames use nearest ancestor blockFrame's content node, instead of direct parent's. r=bzbarsky, r+a=roc 2007-10-19 10:41:29 -07:00
tor@cs.brown.edu 2e386ce30a Bug 399289 - leak of nsBaseURLParser with svg paint. r+sr+a=dbaron 2007-10-19 08:36:15 -07:00
fantasai.cvs@inkedblade.net ac8dcb7f5a Fix StealFrame failure + crash, b=400223 r+sr=roc a=roc 2007-10-19 07:54:07 -07:00
fantasai.cvs@inkedblade.net 304630cf88 nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc 2007-10-19 07:41:29 -07:00
jwatt@jwatt.org 59baa65523 Re-checkin fix for bug 399863. We frequently call InitialUpdate() more than once on SVG frames. r=tor@acm.org, sr+a1.9=roc@ocallahan.org 2007-10-19 04:07:08 -07:00
neil@parkwaycc.co.uk 67f7e866a9 Bug 399968 Back out some parts from bug 258875 that have no effect r+sr+a=roc 2007-10-19 01:51:27 -07:00