diff browse annotate |
bb3c411b50d502c065e839fcf69101067d8f15d2 created 2010-04-02 18:58 -0700 pushed 2010-04-03 02:02 +0000 |
L. David Baron | L. David Baron - Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh |
diff browse annotate |
554bbd46a491cbbd4af0e2d98aa8576cdb063e90 created 2010-02-24 08:37 -0800 pushed 2010-02-24 17:05 +0000 |
Shawn Wilsher | Shawn Wilsher - Bug 461199 (Part 26) - Update content tests to work with the new async isVisited API |
diff browse annotate |
ef33df18ff0e3e18f44f893ddea9729cdb495e2f created 2010-02-18 09:52 -0800 pushed 2010-02-18 18:30 +0000 |
Shawn Wilsher | Shawn Wilsher - Backed out changeset 2bd2f67e8f5e |
diff browse annotate |
2bd2f67e8f5e2c0f01f0d5537673c95a348afcad created 2010-02-17 14:04 -0800 pushed 2010-02-17 22:38 +0000 |
Shawn Wilsher | Shawn Wilsher - Bug 461199 (Part 26) - Update content tests to work with the new async isVisited API |
diff browse annotate |
41b1296475563fc68e9255f7aa52561235f221ad created 2010-02-11 14:14 -0800 pushed 2010-02-11 22:14 +0000 |
Jesse Ruderman | Jesse Ruderman - Remove extra dump statements from tests |
diff browse annotate |
9bdd54c5f99faa15008f4a049804cdf0b7bdf66b created 2009-04-04 00:14 -0400 pushed 2009-04-04 04:15 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 485553. Fix issue with mutating anchor uri properties and visited state, and cache the resulting URI when the URI is mutated instead of just reparsing it later. r+sr=jst |
diff browse annotate |
73014fd263084c7881d784583715a7fb2071e1c2 created 2009-03-10 09:51 -0400 pushed 2009-03-10 13:53 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 482394. Drop the aForStyling check in IsHTMLLink/IsLink: if we change the link state, we need to start tracking the link. r+sr=dbaron |
diff browse annotate |
dfee73c1165dee444ccfb616e4105eb709a3fa2e created 2009-03-10 09:51 -0400 pushed 2009-03-10 13:53 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 481335. Cache the href URI of <html:a> once we resolve it. r+sr=sicking |