Hiroyuki Ikezoe
|
fe53fa3a86
|
Bug 1196691 - Update testharness.js in imptests. r=Ms2ger
|
2015-08-20 04:23:00 -04:00 |
|
Ryan VanderMeulen
|
09facadb61
|
Backed out changeset ecebeba2582c (bug 1008146) for making imptests on Android/B2G nearly permafail.
CLOSED TREE
|
2015-08-11 14:48:24 -04:00 |
|
Aryeh Gregor
|
23f0c02574
|
Bug 1008146 - Split up test_runtest.html; rs=Ms2ger
|
2015-08-11 14:02:33 +03:00 |
|
Ms2ger
|
e7429d8364
|
Bug 1173288 - Update testharness code in imptests; rs=jgraham
|
2015-06-20 09:16:51 +02:00 |
|
Michael Layzell
|
550730ff35
|
Bug 1027560 - Return false from document.execCommand() and friends when not in editable document. r=ehsan
|
2015-06-02 09:07:00 -04:00 |
|
Carsten "Tomcat" Book
|
c5cb32d2c2
|
Backed out changeset fdc2aa9e612f (bug 1027560) for failing w3 tests
|
2015-05-26 13:13:48 +02:00 |
|
Michael Layzell
|
05ea59b946
|
Bug 1027560 - return false from document.execCommand() and friends when not in editable document. r=ehsan
|
2015-05-14 06:46:00 +02:00 |
|
Ehsan Akhgari
|
d04fd0f5b8
|
Bug 1096302 - Increase the timeout of the test so that it has enough time to finish on the B2G ICS Emulator
|
2015-05-22 09:25:49 -04:00 |
|
Michael Layzell
|
1e81219f05
|
Bug 309731 - Allow document.execCommand('inserthtml') with an empty string parameter. r=ehsan
|
2015-05-14 08:02:00 -04:00 |
|
Geoff Brown
|
189bc40719
|
Bug 1078287 - Skip test_Range-mutations.html on Android for frequent time-outs; r=trivial,test-only
|
2015-05-15 11:59:05 -06:00 |
|
John Daggett
|
3146486363
|
Bug 1056479 p11 - properly annotate mulet reftests. r=m_kato
|
2015-05-13 14:11:26 +09:00 |
|
Geoff Brown
|
8b83aca734
|
Bug 1140454 - Skip some tests on Android 4.3 Debug for intermittent failures; r=me,trivial
|
2015-05-09 20:04:44 -06:00 |
|
Tom Schuster
|
b624f6d01c
|
Bug 1055473 - Make WeakMap/Set.prototype a plain object. r=Waldo
|
2015-05-08 23:27:50 +02:00 |
|
Geoff Brown
|
b4ff201254
|
Bug 1078287 - Disable test_Range-mutations on Android 4.3 for intermittent failures; r=trivial,test-only
|
2015-04-24 17:19:25 -06:00 |
|
Jorg K
|
277c6d9d9b
|
Bug 1140105 - Can't query for a specific font face when the selection is collapsed. r=ehsan
|
2015-04-24 05:57:00 -04:00 |
|
Jonathan Watt
|
dd5550bce7
|
Bug 1150054, part 1 - Pull down the upstreamed version of EventWatcher from the web-platform-tests js harness into imptests. r=Ms2ger
|
2015-04-14 19:38:50 +01:00 |
|
Jorg K
|
5e8ad3fa14
|
Bug 1141017 - resurrect serif and monospace. r=ehsan
|
2015-03-30 11:58:00 +02:00 |
|
Ms2ger
|
a534168cc5
|
Bug 1134791 - Show the testharness.js output when the browser remains open after running the test; r=bz
|
2015-03-11 15:43:28 +01:00 |
|
Jason Orendorff
|
f4f54e1e08
|
Bug 828137, part 2 - Make [[Set]] always fail on window elements. With this change, window[0] = null; is a TypeError in strict mode code. r=bz.
|
2015-02-11 11:47:39 -06:00 |
|
Ryan VanderMeulen
|
062c9ee739
|
Backed out changeset e677e55b96c2 (bug 1134791) for test bustage.
|
2015-03-11 11:29:11 -04:00 |
|
Ms2ger
|
c1483be5c2
|
Bug 1134791 - Show the testharness.js output when the browser remains open after running the test; r=bz
|
2015-03-11 15:43:28 +01:00 |
|
Carsten "Tomcat" Book
|
1d7c82f8f2
|
Backed out changeset c2ffd91dee7c (bug 828137)
|
2015-03-09 16:49:32 +01:00 |
|
Jason Orendorff
|
46d53b144a
|
Bug 828137, part 2 - Make [[Set]] always fail on window elements. With this change, window[0] = null; is a TypeError in strict mode code. r=bz.
|
2015-02-11 11:47:39 -06:00 |
|
Jonathan Watt
|
cb23b1c822
|
Bug 1073379, part 5 - Add assert_between_exclusive and assert_between_inclusive methods to impltests testharness.js. r=Ms2ger
|
2015-02-16 21:48:29 +00:00 |
|
Andrew McCreight
|
4eeaaf558b
|
Bug 1127827, part 3 - Weak map get should always return undefined on failure to find the key. r=Waldo,jgraham
|
2015-02-18 15:40:52 -08:00 |
|
Jason Orendorff ext:(%2C%20Till%20Schneidereit%20%3Ctill%40tillschneidereit.net%3E)
|
6f2c5ad18c
|
Bug 911142 - Make the "length" property of function objects configurable. r=Waldo.
Thanks to Till Schneidereit for a bunch of test fixes.
|
2014-09-29 11:38:53 -05:00 |
|
Brian Birtles
|
b8a7d0c2f8
|
Bug 1104433 part 3 - Extend the timeout of dom/imptests/editing/conformancetest/test_runtest.html; rs=Ms2ger
|
2014-12-01 08:37:45 +09:00 |
|
Brian Birtles
|
c5835d7d65
|
Bug 1104433 part 2 - Update dom/imptests/testharness.js and friends; rs=Ms2ger
|
2014-12-01 08:36:45 +09:00 |
|
Blake Kaplan
|
0a803d9447
|
Bug 582297 - Make <keygen> work in e10s. r=billm/dkeeler
|
2014-11-26 14:28:28 -08:00 |
|
Boris Zbarsky
|
8426326149
|
Bug 1089079. Make .length on interface objects configurable. r=peterv
|
2014-11-24 12:56:32 +00:00 |
|
Tooru Fujisawa
|
1bf9e20256
|
Bug 825004 - Part 1: Unprefix CSS3 Text Decoration. r=dbaron
|
2014-11-18 19:23:09 +09:00 |
|
Bill McCloskey
|
145c748f55
|
Bug 886301 - Disable editing imptests on e10s
|
2014-11-03 20:21:34 -08:00 |
|
Ting-Yu Lin
|
89092835bc
|
Bug 1029943 - Part 3 - Double timeout for test_collapse.html and test_extend.html. r=Ms2ger
|
2014-11-02 06:05:00 +01:00 |
|
Aryeh Gregor
|
c75fa8a408
|
Bug 858918 part 2 - Don't insert block content outside of inline editing hosts; r=ehsan
|
2014-10-22 15:45:30 +03:00 |
|
Nick Lebedev
|
3694da2a86
|
Bug 1055773 - Move hasAttributes method from Node to Element. r=bz
|
2014-10-01 10:16:00 +02:00 |
|
Fabrice Desré
|
e0a4f5d5c8
|
backout bug 1029943 for performance regressions (see bug 1066515)
|
2014-09-18 10:31:20 -07:00 |
|
Morris Tseng
|
ac138c4544
|
Bug 1029943 - Double timeout for test_collapse.html. r=ehsan
|
2014-08-25 23:17:00 -04:00 |
|
Andrea Marchesini
|
733f01834b
|
Bug 1055467 - Rename MozNamedAttrMap to NamedNodeMap, r=smaug
--HG--
rename : dom/webidl/MozNamedAttrMap.webidl => dom/webidl/NamedNodeMap.webidl
|
2014-08-25 10:25:34 +01:00 |
|
Boris Zbarsky
|
f36664672f
|
Bug 1031945. Don't expose showModalDialog on Window if it's preffed off. r=smaug
|
2014-07-26 01:41:10 -04:00 |
|
Andrea Marchesini
|
9679a08231
|
Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer
|
2014-07-23 01:07:12 -04:00 |
|
Ahmed Kachkach
|
68c23f6dff
|
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
|
2014-07-17 09:02:00 +02:00 |
|
Dirkjan Ochtman
|
c66270aa34
|
Bug 779723 - Implement RadioNodeList collection r=bz
|
2014-07-16 18:44:19 +02:00 |
|
Carsten "Tomcat" Book
|
f0569c8ad2
|
Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows
|
2014-07-11 14:15:29 +02:00 |
|
Ahmed Kachkach
|
c4872d76ea
|
Bug 886570 - Initial integration of structured logs in mochitest. r=ahal,Ms2ger
|
2014-07-10 13:33:00 +02:00 |
|
Yuki Sekiguchi
|
30a0e49bc1
|
Bug 664104 - Part 3: Remove expected failure about ruby editing. r=wchen
|
2014-06-20 17:08:31 -07:00 |
|
Ms2ger
|
7a49550ced
|
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
|
2014-05-30 09:36:53 +02:00 |
|
Peter Van der Beken
|
3f55868a69
|
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4ee28872adf9d03d9dc28880426383224359fd78
|
2014-04-08 20:48:37 +02:00 |
|
Peter Van der Beken
|
3c18fdf069
|
Backout 82e3d6f25c5f (bug 789261).
|
2014-05-25 18:50:27 +02:00 |
|
Peter Van der Beken
|
fd17683306
|
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4c515e4a41e622f195a81904e1f896c492831440
|
2014-04-08 20:48:37 +02:00 |
|
Boris Zbarsky
|
6c0bc65ea8
|
Bug 891952. Named getters for HTMLCollection should never return anything for "". r=smaug
|
2014-05-22 00:23:51 -04:00 |
|