Oleg Romashin
ea3f8c41bd
Bug 968148 - Implement PointerCapture for pointer events. tests. r=smaug
...
--HG--
rename : layout/base/tests/test_bug582771.html => layout/base/tests/bug968148_inner.html
rename : dom/indexedDB/test/test_event_propagation.html => layout/base/tests/test_bug968148.html
extra : rebase_source : 723612a9487b7310daf56bfd0120f5ee971fe34e
2014-04-04 10:10:12 -07:00
Mark Hammond
763885adb1
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Bill McCloskey
04c455ac87
Bug 986691 - [e10s] Disable some layout tests (r=roc)
2014-03-28 11:25:11 -07:00
Robert O'Callahan
ae8e640786
Bug 918189. Part 2: Add tests for convertPoint/Rect/QuadFromNode. r=mats
...
--HG--
extra : rebase_source : e50c41da1a3cfc66f37e540b26fb8c9353ab5321
2013-09-20 22:22:11 +12:00
Robert O'Callahan
ae259da2ce
Bug 918189. Part 1.5: Implement GeometryUtils.convertPointFromNode, convertRectFromNode, and convertQuadFromNode. r=jst
...
--HG--
extra : rebase_source : 2d01b350d84f220add776341a9cbcda5ace2ef01
2014-03-12 09:11:39 +08:00
Robert O'Callahan
761e486c9d
Bug 917755. Part 6: Add tests for getBoxQuads. r=matspal
...
--HG--
extra : rebase_source : 2e49345a3035cdbe5e4d2ee7573f3c30da38da6a
2013-09-20 22:21:42 +12:00
Ryan VanderMeulen
4f9ba420d3
Backed out 8 changesets (bug 917755) for bustage making inbound a CLOSED TREE.
...
Backed out changeset 98e31d225a5a (bug 917755)
Backed out changeset 43bceca43fb6 (bug 917755)
Backed out changeset 5117e3f594e7 (bug 917755)
Backed out changeset ada41f2f74b8 (bug 917755)
Backed out changeset 5272cfbd63f3 (bug 917755)
Backed out changeset f3bbd98021f7 (bug 917755)
Backed out changeset b049571a7cce (bug 917755)
Backed out changeset 472cb7738e14 (bug 917755)
2014-03-20 16:34:25 -04:00
Ryan VanderMeulen
bad51a5892
Backed out changesets 716f942b5798, 48edbd324d0f, 3e6446f6d0e6 (bug 918189) for bustage.
2014-03-20 16:33:54 -04:00
Robert O'Callahan
50315a03b2
Bug 918189. Part 2: Add tests for convertPoint/Rect/QuadFromNode. r=mats
2013-09-20 22:22:11 +12:00
Robert O'Callahan
df3c565901
Bug 918189. Part 1.5: Implement GeometryUtils.convertPointFromNode, convertRectFromNode, and convertQuadFromNode. r=jst
2014-03-12 09:11:39 +08:00
Robert O'Callahan
d09e9018b9
Bug 917755. Part 6: Add tests for getBoxQuads. r=matspal
2013-09-20 22:21:42 +12:00
Carsten "Tomcat" Book
69d1105b2f
Backed out changeset 1b7530ddb0af (bug 917755)
2014-03-19 09:46:01 +01:00
Carsten "Tomcat" Book
a84e36bcf6
Backed out changeset e60fe593236d (bug 918189)
2014-03-19 09:45:57 +01:00
Carsten "Tomcat" Book
d506cf1b2f
Backed out changeset 2f3187619c9e (bug 918189)
2014-03-19 09:45:48 +01:00
Robert O'Callahan
5e6e45418c
Bug 918189. Part 2: Add tests for convertPoint/Rect/QuadFromNode. r=mats
2013-09-20 22:22:11 +12:00
Robert O'Callahan
585863becb
Bug 918189. Part 1.5: Implement GeometryUtils.convertPointFromNode, convertRectFromNode, and convertQuadFromNode. r=jst
2014-03-12 09:11:39 +08:00
Robert O'Callahan
40d7d012db
Bug 917755. Part 6: Add tests for getBoxQuads. r=matspal
2013-09-20 22:21:42 +12:00
Bill McCloskey
d960718b48
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
62d61f05a8
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
...
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
cff466f79f
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Bill McCloskey
624ffda758
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
a23e0f8633
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Vaibhav Agarwal
f0bd81877d
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-03-06 13:42:47 -05:00
Vaibhav Agarwal
b192b2603d
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-06 13:42:43 -05:00
Kearwood (Kip) Gilbert
f6a584b358
Bug 687297 - Added Mochitest to verify that the per-presentation base minimum font size is propagated without being influenced by the language-specific global preference. r=dbaron
...
This test applies a large value to the font.minimum-size.ja preference, opens a new window, advances the url through an iso-8859-1 page, a Shift-JIS page, and back to an iso-8859-1 page. If the height of a div containing text on the first iso-8859-1 page and last iso-8859-1 page do not match, then the test is failed.
This test has been excluded from B2G Desktop Client tests due to bug 948948.
2014-02-26 16:01:38 -08:00
Oleg Romashin
8d903256a4
Bug 977695 - Update bubbles/cancelable attribute for pointer events. r=smaug
2014-02-27 16:13:05 -08:00
Carsten "Tomcat" Book
96e8c91636
Backed out changeset 1d16baf1f90a (bug 687297)
2014-02-27 10:21:29 +01:00
Kearwood (Kip) Gilbert
20c5368f73
Bug 687297 - Added Mochitest to verify that the per-presentation base minimum font size is propagated without being influenced by the language-specific global preference. r=dbaron
...
This test applies a large value to the font.minimum-size.ja preference, opens a new window, advances the url through an iso-8859-1 page, a Shift-JIS page, and back to an iso-8859-1 page. If the height of a div containing text on the first iso-8859-1 page and last iso-8859-1 page do not match, then the test is failed.
2014-02-26 23:00:13 -08:00
Oleg Romashin
39a9d8fd33
Bug 974177 - PointerCancel must trigger PointerOut event. r=smaug
...
--HG--
extra : rebase_source : cd88e856cbae08f21aed564899195f9697053f3a
2014-02-26 13:37:30 -08:00
Oleg Romashin
09537f78b3
Bug 970964 - Get pointer events from touch and mouse. tests. r=smaug
...
--HG--
extra : rebase_source : a2856a27dc24f505297a52881b799282b09a3d47
2014-02-26 13:37:25 -08:00
Etienne Segonzac
540c4c8e42
Bug 961776 - Add role=key to the event fluffing heuristics. r=roc
2014-02-26 09:03:32 -05:00
Mats Palmgren
4b481e0cd9
Bug 966992 - overflow-clip-box:content-box tests.
2014-02-22 01:18:24 +00:00
Carsten "Tomcat" Book
1c583950a5
Backed out changeset 18f6689b172d (bug 926830) for mochitest memory leak on a CLOSED TREE
2014-02-21 14:32:48 +01:00
Georg Fritzsche
b9f40a548b
Bug 926830 - Test cleanup for plugin enabledState usage, layout. r=roc
2014-02-18 14:52:00 +01:00
Avi Halachmi
dc3e4ddbbe
Bug 879239: More slack at layout/base/tests/test_bug588174.html. r=bz
2014-02-19 15:40:23 +02:00
Ehsan Akhgari
0c756d118f
Backed out 5 changesets (bug 966992, bug 965237) because of a PGO only build failure on Linux, landed on a CLOSED TREE
...
Backed out changeset f11cad93ceee (bug 966992)
Backed out changeset c84d530c9a51 (bug 965237)
Backed out changeset 740b13866bac (bug 966992)
Backed out changeset 8c3420cc77d8 (bug 966992)
Backed out changeset 7ddfc587edda (bug 966992)
2014-02-19 13:28:33 -05:00
Mats Palmgren
cbc30db12c
Bug 966992 - overflow-clip-box:content-box tests.
2014-02-19 14:14:53 +00:00
Vaibhav Agarwal
81f1ea0a18
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Masayuki Nakano
e393ad7356
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
2014-02-15 09:57:39 +09:00
Ehsan Akhgari
602c59e15d
Bug 961919 - Part 1: Re-enable all of the subtests in test_reftests_with_caret.html. r=roc
2014-01-29 17:07:36 -05:00
Ehsan Akhgari
0edc3dd29b
Bug 961919 - Part 0: Disable the native theme on all of the textboxes in the tests examined by test_reftests_with_caret.html
2014-02-01 11:54:13 -05:00
Phil Ringnalda
df03bbb5d8
Back out d890e603d751 (bug 961919) for reenabling failing tests
2014-01-29 15:36:49 -08:00
Ehsan Akhgari
52c019e4f8
Bug 965526 - Disable the native theme on the textboxes in the test case for bug 585922
2014-01-29 14:57:31 -08:00
Ehsan Akhgari
945f0ebbb5
Bug 961919 - Re-enable all of the subtests in test_reftests_with_caret.html. r=roc
2014-01-29 17:07:36 -05:00
Benoit Girard ext:(%20and%20Benoit%20Jacob%20%3Cbjacob%40mozilla.com%3E)
28ace58891
Bug 940842 - 3/3 - Add a mochitest covering repaint heuristics with will-change - r=mattwoodrow
2013-11-22 15:30:10 -05:00
"Kan-Ru Chen (陳侃如)"
62d46275b8
Bug 950225 - Restrict event fluffing in visible area with test case. r=roc
2014-01-29 21:54:25 +08:00
Phil Ringnalda
33da780850
Back out 7bfec63e417b (bug 950225) for test failures
...
CLOSED TREE
2014-01-27 23:12:54 -08:00
"Kan-Ru Chen (陳侃如)"
2f71b732a3
Bug 950225 - Restrict event fluffing in visible area with test case. r=roc
2014-01-28 11:37:36 +08:00
Ehsan Akhgari
1dd2ba8a1a
Bug 963763 - Fix the test case for bug 612271 so that it doesn't depend on the mouse not hovering the textarea on Windows; r=roc
2014-01-24 16:05:52 -05:00
Ehsan Akhgari
ae74ae277c
Bug 963760 - Fix the test for bug 682712 to not rely on a mouse click to set the focus on body; r=roc
2014-01-25 11:59:34 -05:00