Ms2ger
|
9b0b713f31
|
Bug 924160 - Part b: Use mochitest manifests for the expected failures in dom/imptests; r=gps
|
2014-01-20 08:58:24 +01:00 |
|
Ehsan Akhgari
|
ce9c4676d6
|
Bug 949445 - Part 2: Move Selection to WebIDL; r=bzbarsky
|
2013-12-17 09:12:33 -05:00 |
|
Ms2ger
|
fd57c4e07a
|
Bug 885878 - Update testharness.js; r=jgraham
|
2013-11-28 15:07:56 +01:00 |
|
Masatoshi Kimura
|
02cab17dff
|
Bug 922931 - Display a placeholder for broken images if the alt attribute is unset even in no-quirks mode. r=bz
|
2013-10-06 05:25:49 +09:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Ms2ger
|
ac9c2d15f1
|
Bug 860123 - Make mochitests expect the new behavior. r=ehsan
|
2013-09-03 15:00:27 -04:00 |
|
Masayuki Nakano
|
bdf0c3380f
|
Bug 857820 part.2 Drop <blink> support from editor r=ehsan
|
2013-04-14 19:11:07 +09:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Ms2ger
|
1f61fe77a7
|
Bug 784841 - Part 18j: Convert dom/imptests with parseFailures.py output; rs=gps
|
2013-02-25 12:47:19 -08:00 |
|
Alexandre Poirot
|
27e2713da8
|
Bug 821695 - Do not load videocontrols.xml if the audio/video tag does not need it. r=roc
--HG--
extra : rebase_source : 567194ec6ee1862af1d7988aa9a0c3b50f07788a
|
2013-02-01 08:47:55 -05:00 |
|
Jet Villegas
|
0883c04ce5
|
Bug 812638: Add new known font size test failures. r=ehsan
|
2013-02-06 16:48:37 -08:00 |
|
Ms2ger
|
386684e80d
|
Bug 742191 - Part b: Update testharness.js and friends; r=Aryeh
|
2012-10-14 09:46:57 +02:00 |
|
Ms2ger
|
49182d527e
|
Bug 742191 - Part a: Regenerate expected failures; r=Aryeh
|
2012-10-14 09:46:53 +02:00 |
|
Aryeh Gregor
|
a127537505
|
Bug 787432 - Don't strip existing empty wrappers when inserting text; r=ehsan
|
2012-09-27 14:39:39 +02:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Aryeh Gregor
|
a261a556a4
|
Bug 291789 part 3 - Try not to ever delete across table boundaries; r=ehsan
|
2012-07-27 17:03:28 +03:00 |
|
Nathan Froyd
|
a7eb97f896
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Aryeh Gregor
|
daea0d4fbf
|
Bug 760052 - execCommand() should abort and return false for disabled commands; r=ehsan
|
2012-06-21 15:05:24 +03:00 |
|
Ms2ger
|
57cdad7cd9
|
Bug 763169 - Part a: Update resources from upstream and update test names in the expected failures for Selection tests; r=jhammel
|
2012-06-17 09:51:22 +02:00 |
|
Aryeh Gregor
|
b380362b02
|
Bug 761993 - Revert broken execCommand("insertparagraph") support; r=ehsan
|
2012-06-06 20:34:10 +03:00 |
|
Aryeh Gregor
|
15e1ced83b
|
Bug 757371 part 4 - Do not insert style tags if the style is already applied; r=ehsan
|
2012-05-23 10:49:29 +03:00 |
|
Aryeh Gregor
|
c986ade870
|
Bug 757371 part 3 - Reuse existing style elements more aggressively; r=ehsan
|
2012-05-29 10:12:51 +03:00 |
|
Aryeh Gregor
|
48e8c70512
|
Bug 757371 part 2 - Improve correctness of nsHTMLCSSUtils::IsCSSEquivalentToHTMLInlineStyleSet; r=ehsan
|
2012-05-28 14:20:27 +03:00 |
|
Aryeh Gregor
|
e6a6919350
|
Bug 748310 - Return false for invalid createLink/insertImage values instead of throwing; r=ehsan
|
2012-05-22 12:37:17 +03:00 |
|
Aryeh Gregor
|
c1e77a8721
|
Bug 748307 part 5 - Support insertText, forwardDelete, insertParagraph per spec; r=ehsan
|
2012-05-22 12:37:17 +03:00 |
|
Aryeh Gregor
|
e4cafc9e8b
|
Bug 742240 - Handle unsupported commands per spec in execCommand/queryCommand*; r=ehsan
|
2012-04-15 15:57:20 +03:00 |
|
Aryeh Gregor
|
cf4b492d16
|
Bug 590640 part 7 - Preserve type-in state when performing block commands; r=ehsan
|
2012-05-06 10:53:11 +03:00 |
|
Aryeh Gregor
|
7754f4e255
|
Bug 590640 part 6 - Don't create empty style tags unless we're about to insert text in them; r=ehsan
|
2012-05-10 15:00:14 +03:00 |
|
Aryeh Gregor
|
794a3e5f1b
|
Bug 590640 part 5 - Delete empty wrappers when we delete the selection; r=ehsan
|
2012-05-10 17:54:33 +03:00 |
|
Aryeh Gregor
|
fa1916b560
|
Bug 751842 part 6 - Import editing spec tests; r=Ms2ger
|
2012-05-07 08:54:55 +03:00 |
|