Commit Graph

265 Commits

Author SHA1 Message Date
reed@reedloden.com
5dbce5ddb5 Bug 336408 - Allow the caret to be positioned at the end of trimmed whitespace, as if the whitespace wasn't trimmed [p=roc r=smontagu sr=mrbkap a=blocking1.9+] 2007-11-07 20:07:00 -08:00
roc+@cs.cmu.edu
88b7d0011d Fixing test bustage... Disable tests on Linux and Windows until I figure out how to get them to do word movement via synthesized events. 2007-10-10 16:19:11 -07:00
roc+@cs.cmu.edu
cc8a388fa5 Bug 391584. Don't miss word-break opportunities at points where whitespace has collapsed away. Also, note that a word-break opportunity exists at the start of a frame when it starts with a space. 2007-10-10 15:32:51 -07:00
roc+@cs.cmu.edu
416b58ab83 Backing out bug 391584 because of test failures on non-Mac 2007-10-09 21:25:42 -07:00
roc+@cs.cmu.edu
0ced6f7aa5 Bug 391584. Don't miss word-break opportunities at points where whitespace has collapsed away. Also, note that a word-break opportunity exists at the start of a frame when it starts with a space. 2007-10-09 19:21:33 -07:00
smontagu@smontagu.org
bd45aba7f9 Unit tests for bug 394239 (based on Martijn Wargers' testcase) and bug 392923 2007-09-07 00:17:23 -07:00
smontagu@smontagu.org
fe84c9f060 Unit test for bug 394173 based on Martijn Wargers' testcase 2007-09-04 12:48:24 -07:00
smontagu@smontagu.org
01e0fcea12 Unit test for bug 389630 based on Jesse Ruderman's testcase 2007-09-03 09:59:44 -07:00
smontagu@smontagu.org
4399fb4211 Unit test for bug 385751 based on Martijn Wargers' testcase 2007-09-03 09:12:27 -07:00
smontagu@smontagu.org
dc00d4bbac Unit test for bug 384527 based on Martijn Wargers' testcase 2007-09-03 08:22:42 -07:00
smontagu@smontagu.org
e1a3ea87ca Blow away text runs after Bidi resolution. Bug 382429, r+sr+a=roc 2007-08-26 10:20:28 -07:00
mats.palmgren@bredband.net
45153ad611 Mochitest for bug 391747. r=martijn 2007-08-16 08:26:20 -07:00
ginn.chen@sun.com
9a8c1632f4 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
sayrer@gmail.com
0ce8af1698 Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky 2007-04-16 08:18:50 -07:00
bzbarsky@mit.edu
e6d41ebe8b Change the way we determine the style context parent frame to skip css anonboxes unless we're determining the style context parent for something that isitself a css anon box (and is not a non-element frame). Fixes bug 323656(which is where the patch is), bug 85872, bug 280610. As far as I can tell,also fixes bug 317876, bug 372376, bug 374297. r+sr=dbaron 2007-04-15 16:14:26 -07:00