gecko-dev/layout/base/tests
Andrew McCreight 5dec0e0beb Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
This patch was autogenerated by my decomponents.py

It covers almost every file with the extension js, jsm, html, py,
xhtml, or xul.

It removes blank lines after removed lines, when the removed lines are
preceded by either blank lines or the start of a new block. The "start
of a new block" is defined fairly hackily: either the line starts with
//, ends with */, ends with {, <![CDATA[, """ or '''. The first two
cover comments, the third one covers JS, the fourth covers JS embedded
in XUL, and the final two cover JS embedded in Python. This also
applies if the removed line was the first line of the file.

It covers the pattern matching cases like "var {classes: Cc,
interfaces: Ci, utils: Cu, results: Cr} = Components;". It'll remove
the entire thing if they are all either Ci, Cr, Cc or Cu, or it will
remove the appropriate ones and leave the residue behind. If there's
only one behind, then it will turn it into a normal, non-pattern
matching variable definition. (For instance, "const { classes: Cc,
Constructor: CC, interfaces: Ci, utils: Cu } = Components" becomes
"const CC = Components.Constructor".)

MozReview-Commit-ID: DeSHcClQ7cG

--HG--
extra : rebase_source : d9c41878036c1ef7766ef5e91a7005025bc1d72b
2018-02-06 09:36:57 -08:00
..
chrome Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
marionette Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
Ahem.ttf Bug 1129078 - part 5, Test suite for multi-range selections involving user-select:none. 2015-02-21 04:27:59 +00:00
border_radius_hit_testing_iframe.html
browser.ini Bug 1240750 - Put add button in ContentTask and modernize the rest of the test case and remove relevant skip-if in layout/base/tests/browser.ini. r=mconley 2016-01-20 13:34:07 -06:00
browser_bug617076.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_disableDialogs_onbeforeunload.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_onbeforeunload_only_after_interaction.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_onbeforeunload_only_after_interaction_in_frame.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
bug106855-1-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug106855-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug106855-2.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug240933-1-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug240933-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug240933-2.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug369950-subframe.xml
bug389321-1-ref.html
bug389321-1.html
bug389321-2-ref.html
bug389321-2.html
bug389321-3-ref.html
bug389321-3.html
bug450930.xhtml Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
bug482484-ref.html
bug482484.html
bug503399-ref.html Bug 1063857 - Fix reftests for new justification algorithm. 2014-11-10 12:24:51 +11:00
bug503399.html Bug 1063857 - Fix reftests for new justification algorithm. 2014-11-10 12:24:51 +11:00
bug512295-1-ref.html Bug 1351074 - Part 2. Use testing-common for AsyncSpellCheckTestHelper.jsm. r=masayuki 2017-03-29 15:34:49 +09:00
bug512295-1.html Bug 1351074 - Part 2. Use testing-common for AsyncSpellCheckTestHelper.jsm. r=masayuki 2017-03-29 15:34:49 +09:00
bug512295-2-ref.html Bug 1351074 - Part 2. Use testing-common for AsyncSpellCheckTestHelper.jsm. r=masayuki 2017-03-29 15:34:49 +09:00
bug512295-2.html Bug 1351074 - Part 2. Use testing-common for AsyncSpellCheckTestHelper.jsm. r=masayuki 2017-03-29 15:34:49 +09:00
bug558663.html Bug 1384427 - Update more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-07-26 11:42:31 +02:00
bug583889_inner1.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
bug583889_inner2.html
bug585922-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug585922.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug597519-1-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug597519-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug602141-1-ref.html
bug602141-1.html
bug602141-2-ref.html
bug602141-2.html
bug602141-3-ref.html
bug602141-3.html
bug602141-4-ref.html
bug602141-4.html
bug612271-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug612271-2.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug612271-3.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug612271-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug613433-1.html
bug613433-2.html
bug613433-3.html
bug613433-ref.html
bug613807-1-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug613807-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug632215-1.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
bug632215-2.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
bug632215-ref.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
bug633044-1-ref.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
bug633044-1.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
bug634406-1-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug634406-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug644428-1-ref.html
bug644428-1.html
bug646382-1-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug646382-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug646382-2-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug646382-2.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug664087-1-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug664087-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug664087-2-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug664087-2.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug682712-1-ref.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
bug682712-1.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
bug687297_a.html
bug687297_b.html
bug687297_c.html
bug746993-1-ref.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
bug746993-1.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
bug851445_helper.html
bug921928_event_target_iframe_apps_oop.html
bug923376-ref.html Bug 1351074 - Part 2. Use testing-common for AsyncSpellCheckTestHelper.jsm. r=masayuki 2017-03-29 15:34:49 +09:00
bug923376.html Bug 1351074 - Part 2. Use testing-common for AsyncSpellCheckTestHelper.jsm. r=masayuki 2017-03-29 15:34:49 +09:00
bug956530-1-ref.html Bug 1137544 - Make a couple of tests more robust 2015-05-03 23:08:08 -04:00
bug956530-1.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
bug966992-1-ref.html
bug966992-1.html
bug966992-2-ref.html
bug966992-2.html
bug966992-3-ref.html
bug966992-3.html
bug968148_inner.html Bug 1421482 Part1: Revise test_bug968148.html to synthesize pointer events with touch events. r=smaug. 2017-11-24 08:32:46 +08:00
bug968148_inner2.html Bug 1421482 Part1: Revise test_bug968148.html to synthesize pointer events with touch events. r=smaug. 2017-11-24 08:32:46 +08:00
bug970964_inner.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
bug970964_inner2.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
bug977003_inner_1.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug977003_inner_2.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug977003_inner_3.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug977003_inner_4.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug977003_inner_5.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug977003_inner_6.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug989012-1-ref.html Bug 989012 - Part 1: Stop after passing over a non-selectable frame if one is found during the frame traversal; r=roc 2015-01-27 23:11:26 -05:00
bug989012-1.html Bug 989012 - Part 1: Stop after passing over a non-selectable frame if one is found during the frame traversal; r=roc 2015-01-27 23:11:26 -05:00
bug989012-2-ref.html Bug 989012 - Part 1: Stop after passing over a non-selectable frame if one is found during the frame traversal; r=roc 2015-01-27 23:11:26 -05:00
bug989012-2.html Bug 989012 - Part 1: Stop after passing over a non-selectable frame if one is found during the frame traversal; r=roc 2015-01-27 23:11:26 -05:00
bug989012-3-ref.html Bug 989012 - Part 2: Don't get stuck when seeing an image without a src or alt attribute; r=roc 2015-01-27 23:11:29 -05:00
bug989012-3.html Bug 989012 - Part 2: Don't get stuck when seeing an image without a src or alt attribute; r=roc 2015-01-27 23:11:29 -05:00
bug1007065-1-ref.html
bug1007065-1.html
bug1007067-1-ref.html
bug1007067-1.html
bug1061468-ref.html
bug1061468.html
bug1078327_inner.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug1080360_inner.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug1080361_inner.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug1082486-1-ref.html Bug 1082486 - Part 6 - Add tests to test_reftests_with_caret.html. r=roc 2014-10-19 02:59:00 +02:00
bug1082486-1.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
bug1082486-2-ref.html Bug 1082486 - Part 6 - Add tests to test_reftests_with_caret.html. r=roc 2014-10-19 02:59:00 +02:00
bug1082486-2.html Bug 1082486 - Part 6 - Add tests to test_reftests_with_caret.html. r=roc 2014-10-19 02:59:00 +02:00
bug1093686_inner.html Bug 1416564: Remove mozmm CSS unit. r=heycam 2017-11-14 16:14:17 +01:00
bug1097242-1-ref.html Bug 1097242 - Make sure contenteditable -moz-user-select styles can be overridden by web pages; r=dbaron 2015-03-05 09:55:37 -05:00
bug1097242-1.html Bug 1097242 - Make sure contenteditable -moz-user-select styles can be overridden by web pages; r=dbaron 2015-03-05 09:55:37 -05:00
bug1109968-1-ref.html Bug 1109968 - Make all links in editable regions unfocusable; r=roc 2015-01-23 08:49:28 -05:00
bug1109968-1.html Bug 1109968 - Make all links in editable regions unfocusable; r=roc 2015-01-23 08:49:28 -05:00
bug1109968-2-ref.html Bug 1109968 - Make all links in editable regions unfocusable; r=roc 2015-01-23 08:49:28 -05:00
bug1109968-2.html Bug 1109968 - Make all links in editable regions unfocusable; r=roc 2015-01-23 08:49:28 -05:00
bug1123067-1.html Bug 1123067 - part 2, tests. 2015-02-03 23:54:32 +00:00
bug1123067-2.html Bug 1123067 - part 2, tests. 2015-02-03 23:54:32 +00:00
bug1123067-3.html Bug 1123067 - part 2, tests. 2015-02-03 23:54:32 +00:00
bug1123067-ref.html Bug 1123067 - part 2, tests. 2015-02-03 23:54:32 +00:00
bug1132768-1-ref.html Bug 1132768 - Consider non-editable regions in contenteditable elements as user-select:all even if the editable region doesn't have the focus; r=roc 2015-02-26 09:18:27 -05:00
bug1132768-1.html Attempt to fix bug 1137717 by focusing the test frame 2015-03-02 16:06:08 -05:00
bug1153130_inner.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug1162990_inner_1.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug1162990_inner_2.html Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
bug1226904.html Bug 1226904 - Fix boundary checking for leaves collecting. r=roc 2015-12-22 19:17:00 -05:00
bug1237236-1-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug1237236-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug1237236-2-ref.html Bug 1237236 - Reftests to check caret position after collapsing a selection to the end of a line. 2016-03-17 17:27:56 +01:00
bug1237236-2.html Bug 1237236 - Reftests to check caret position after collapsing a selection to the end of a line. 2016-03-17 17:27:56 +01:00
bug1258308-1-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug1258308-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug1258308-2-ref.html Bug 1258308 - Reftests. 2016-03-22 22:49:57 +01:00
bug1258308-2.html Bug 1258308 - Reftests. 2016-03-22 22:49:57 +01:00
bug1259949-1-ref.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug1259949-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
bug1259949-2-ref.html Bug 1259949 - Caret reftests. 2016-04-01 02:08:15 +02:00
bug1259949-2.html Bug 1259949 - Caret reftests. 2016-04-01 02:08:15 +02:00
bug1263288-ref.html Bug 1263288 - Make GetFrameForNodeOffset return a sibling frame for frameless content. r=mats 2016-05-11 15:28:45 -06:00
bug1263288.html Bug 1263288 - Make GetFrameForNodeOffset return a sibling frame for frameless content. r=mats 2016-05-11 15:28:45 -06:00
bug1263357-1-ref.html Bug 1263357 - When the caret is placed after visible line break, associate caret with frame on the next line instead. r=mats 2016-10-14 14:21:00 -04:00
bug1263357-1.html Bug 1263357 - When the caret is placed after visible line break, associate caret with frame on the next line instead. r=mats 2016-10-14 14:21:00 -04:00
bug1263357-2-ref.html Bug 1263357 - When the caret is placed after visible line break, associate caret with frame on the next line instead. r=mats 2016-10-14 14:21:00 -04:00
bug1263357-2.html Bug 1263357 - When the caret is placed after visible line break, associate caret with frame on the next line instead. r=mats 2016-10-14 14:21:00 -04:00
bug1263357-3-ref.html Bug 1263357 - When the caret is placed after visible line break, associate caret with frame on the next line instead. r=mats 2016-10-14 14:21:00 -04:00
bug1263357-3.html Bug 1263357 - When the caret is placed after visible line break, associate caret with frame on the next line instead. r=mats 2016-10-14 14:21:00 -04:00
bug1263357-4-ref.html Bug 1263357 - When the caret is placed after visible line break, associate caret with frame on the next line instead. r=mats 2016-10-14 14:21:00 -04:00
bug1263357-4.html Bug 1263357 - When the caret is placed after visible line break, associate caret with frame on the next line instead. r=mats 2016-10-14 14:21:00 -04:00
bug1263357-5-ref.html Bug 1263357 - When the caret is placed after visible line break, associate caret with frame on the next line instead. r=mats 2016-10-14 14:21:00 -04:00
bug1263357-5.html Bug 1263357 - When the caret is placed after visible line break, associate caret with frame on the next line instead. r=mats 2016-10-14 14:21:00 -04:00
bug1354478-1-ref.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1354478-1.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1354478-2-ref.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1354478-2.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1354478-3-ref.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1354478-3.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1354478-4-ref.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1354478-4.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1354478-5-ref.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1354478-5.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1354478-6-ref.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1354478-6.html Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert 2017-04-12 11:32:19 +01:00
bug1359411-ref.html Bug 1359411 - Reftest. (test only: DONTBUILD) 2017-05-13 21:15:03 +02:00
bug1359411.html Bug 1359411 - Reftest. (test only: DONTBUILD) 2017-05-13 21:15:03 +02:00
bug1415416-ref.html Bug 1415416 - Part 2. Add test. r=masayuki 2018-01-11 18:39:40 +09:00
bug1415416.html Bug 1415416 - Part 2. Add test. r=masayuki 2018-01-11 18:39:40 +09:00
bug1423331-1-ref.html Bug 1423331: Tests. r=mats 2018-02-01 17:23:51 +01:00
bug1423331-1.html Bug 1423331: Tests. r=mats 2018-02-01 17:23:51 +01:00
bug1423331-2-ref.html Bug 1423331: Tests. r=mats 2018-02-01 17:23:51 +01:00
bug1423331-2.html Bug 1423331: Tests. r=mats 2018-02-01 17:23:51 +01:00
bug1423331-3.html Bug 1423331: Tests. r=mats 2018-02-01 17:23:51 +01:00
bug1423331-4.html Bug 1423331: Tests. r=mats 2018-02-01 17:23:51 +01:00
file_bug465448.html Bug 1384427 - Update more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-07-26 11:42:31 +02:00
file_bug607529-1.html Bug 1384427 - Update more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-07-26 11:42:31 +02:00
file_bug607529.html Bug 1181765. Remove uses of mozRequestAnimationFrame from layout tests. r=bkelly 2015-07-14 15:28:58 -04:00
file_bug842853-frame.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
file_bug842853.html Bug 842853 - Follow-up to fix a test typo. r=me 2016-05-01 00:38:32 +02:00
file_bug842853.sjs
file_getBoxQuads_convertPointRectQuad_frame1.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
file_getBoxQuads_convertPointRectQuad_frame2.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
image_rgrg-256x256.png
input-invalid-ref.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
input-maxlength-invalid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
input-maxlength-ui-invalid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
input-maxlength-ui-valid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
input-maxlength-valid-before-change.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
input-maxlength-valid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
input-minlength-invalid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
input-minlength-ui-invalid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
input-minlength-ui-valid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
input-minlength-valid-before-change.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
input-minlength-valid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
input-ui-valid-ref.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
input-valid-ref.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
mochitest.ini Bug 1423331: Tests. r=mats 2018-02-01 17:23:51 +01:00
multi-range-script-select-ref.html Bug 1129078 - part 6, Test suite for ordinary multi-range selections (non-generated ranges). 2015-02-21 04:27:59 +00:00
multi-range-script-select.html Bug 1129078 - part 6, Test suite for ordinary multi-range selections (non-generated ranges). 2015-02-21 04:27:59 +00:00
multi-range-user-select-ref.html Bug 1128722 - part 2, tests. 2015-02-21 04:27:59 +00:00
multi-range-user-select.html Bug 1067788 - part 3: Fix timeouts in test_reftests_with_caret.html. r=ehsan 2015-05-28 10:56:59 -04:00
preserve3d_sorting_hit_testing2_iframe.html Bug 1241394 - Hit testing with 3d transforms should use fuzzy when comparing depths. r=thinker 2016-01-25 13:37:50 +13:00
preserve3d_sorting_hit_testing_iframe.html Bug 1226904 - Fix boundary checking for leaves collecting. r=roc 2015-12-22 19:17:00 -05:00
resize_flush_iframe.html Bug 1279202 - Make sure that deferring a resize of a document schedules a layout flush, not just a style one. r=dbaron 2016-07-14 18:39:35 +12:00
scroll_selection_into_view_window.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
scroll_selection_into_view_window_frame.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
selection-utils.js Bug 1067788 - part 3: Fix timeouts in test_reftests_with_caret.html. r=ehsan 2015-05-28 10:56:59 -04:00
test_after_paint_pref.html Bug 1334957 part 1. Mark NotifyPaintEvent and all its members as chromeonly. r=smaug 2017-02-01 18:12:38 -05:00
test_border_radius_hit_testing.html
test_bug66619.html
test_bug93077-1.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug93077-2.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug93077-3.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug93077-4.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug93077-5.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug93077-6.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug114649.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug332655-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
test_bug332655-2.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
test_bug369950.html
test_bug370436.html Bug 1255180 part 3: Update test_bug370436.html to use SpecialPowers for privileged "rangeParent" access, & drop now-obsolete checks for SOWs in chrome. r=bholley 2016-04-18 20:26:36 -07:00
test_bug386575.xhtml Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske 2016-08-15 17:28:05 -07:00
test_bug388019.html
test_bug394057.html
test_bug399284.html Bug 1383649 - Convert more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-07-24 20:35:02 +02:00
test_bug399951.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug404209.xhtml Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug416896.html Bug 1427419 - Part 3: Move inIDOMUtils.getCSSStyleRules to InspectorUtils. r=bz 2018-01-11 12:37:59 +08:00
test_bug423523.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug435293-interaction.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug435293-scale.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug435293-skew.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug449781.html
test_bug450930.xhtml
test_bug465448.xul Bug 1384427 - Update more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-07-26 11:42:31 +02:00
test_bug469170.html Bug 1384427 - Update more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-07-26 11:42:31 +02:00
test_bug471126.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug499538-1.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
test_bug514127.html
test_bug518777.html Bug 1384427 - Update more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-07-26 11:42:31 +02:00
test_bug548545.xhtml
test_bug558663.html Bug 1221459 - Remove TouchCaret and SelectionCarets prefs in test files. r=mtseng, r=roc 2015-12-22 14:14:12 +08:00
test_bug559499.html
test_bug569520.html Bug 1181765. Remove uses of mozRequestAnimationFrame from layout tests. r=bkelly 2015-07-14 15:28:58 -04:00
test_bug582181-1.html Bug 1221919: Disable resizing of textarea in test_bug582181-1.html, since we don't use it and it causes intermittent orange due to inconsistent rendering. r=jfkthame 2015-12-30 10:38:40 -08:00
test_bug582181-2.html Bug 1235970 - Disable resizing of textarea in mochitest test_bug582181-2 to work around unreliable Gtk3 rendering of the resize grabber. r=dholbert 2016-01-12 09:20:13 +00:00
test_bug582771.html
test_bug583889.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug588174.html Bug 1181765. Remove uses of mozRequestAnimationFrame from layout tests. r=bkelly 2015-07-14 15:28:58 -04:00
test_bug603550.html Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug 2016-08-31 20:38:50 +03:00
test_bug607529.html No bug - Convert some tabs to spaces. r=me and DONTBUILD 2017-12-29 10:09:26 -05:00
test_bug629838.html Bug 1213710 part 3 - Remove enableTestPlugin.js files and make the tests reference plugin-utils.js directly. r=bsmedberg 2015-11-17 09:54:12 +11:00
test_bug644768.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
test_bug646757.html
test_bug667512.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug677878.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug687297.html
test_bug696020.html
test_bug718809.html
test_bug725426.html
test_bug731777.html
test_bug749186.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug761572.html
test_bug770106.html
test_bug842853-2.html
test_bug842853.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
test_bug849219.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
test_bug851445.html
test_bug851485.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug858459.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug968148.html Bug 1421482 Part1: Revise test_bug968148.html to synthesize pointer events with touch events. r=smaug. 2017-11-24 08:32:46 +08:00
test_bug970964.html Bug 1421480 - Revise pointer events test cases to verify implicit pointer capture for touch. r=smaug. 2017-11-13 16:30:33 +08:00
test_bug977003.html Bug 1073563 - Test for async lostpointercapture event. r=smaug 2014-10-08 01:35:00 +02:00
test_bug990340.html
test_bug993936.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_bug1078327.html Bug 1078327 - Test for correct detecting capturing content. r=smaug 2014-10-17 00:47:00 +02:00
test_bug1080360.html Bug 1080360 - Test for receiving lostpointercapture event on document. r=smaug 2014-10-16 05:39:00 +02:00
test_bug1080361.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug1093686.html Bug 1093686 - Add a test to ensure event listeners on the body don't affect event retargeting. r=roc 2014-11-06 08:05:51 -05:00
test_bug1120705.html Bug 1120705 - Part 2: Tests (v2 Patch), r=roc 2015-03-18 18:36:00 +01:00
test_bug1153130.html Bug 1153130 - Add test for prevent FireFox crashes when pointer events are enabled. r=smaug 2015-04-17 03:06:00 +02:00
test_bug1162990.html Bug 1162990 - Add test for check pointerleave event behavior. r=smaug 2015-06-17 01:54:00 -04:00
test_bug1226904.html Bug 1226904 - Fix boundary checking for leaves collecting. r=roc 2015-12-22 19:17:00 -05:00
test_bug1246622.html Bug 1246622 - Handle nested preserve-3d contexts when hit testing. r=roc 2016-02-15 09:47:57 +13:00
test_bug1278021.html Bug 1278021 - Don't treat nsDisplayOpacity as participating in a preserve-3d context if it is an untransformed leaf. r=thinker 2016-06-07 19:47:06 +12:00
test_emulateMedium.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_event_target_iframe_oop.html
test_event_target_radius.html Bug 1416564: Remove mozmm CSS unit. r=heycam 2017-11-14 16:14:17 +01:00
test_flush_on_paint.html
test_frame_reconstruction_for_pseudo_elements.html Bug 1110277 patch 3 - Look for the GenConPseudos() property on the first continuation/ib-split so that we can find it when looking for the ::after frame. r=bzbarsky 2015-01-11 15:43:11 -08:00
test_frame_reconstruction_for_svg_transforms.html Bug 1419764 - Improve performance where a transform is set by direct matrix manipulation. r=dholbert 2018-01-26 10:21:34 -08:00
test_frame_reconstruction_scroll_restore.html Bug 1268195 - When restoring a scroll position outside of incremental load, don't keep trying in a loop - just do it once and stop. r=tnikkel 2016-04-29 23:06:18 -04:00
test_getBoxQuads_convertPointRectQuad.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
test_getClientRects_emptytext.html
test_mozPaintCount.html Bug 1213710 part 3 - Remove enableTestPlugin.js files and make the tests reference plugin-utils.js directly. r=bsmedberg 2015-11-17 09:54:12 +11:00
test_preserve3d_sorting_hit_testing.html Bug 1226904 - Fix boundary checking for leaves collecting. r=roc 2015-12-22 19:17:00 -05:00
test_preserve3d_sorting_hit_testing2.html Bug 1241394 - Hit testing with 3d transforms should use fuzzy when comparing depths. r=thinker 2016-01-25 13:37:50 +13:00
test_reftests_with_caret.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_remote_frame.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_resize_flush.html Bug 1279202 - Make sure that deferring a resize of a document schedules a layout flush, not just a style one. r=dbaron 2016-07-14 18:39:35 +12:00
test_scroll_event_ordering.html Bug 1433019 - Dispatch scroll events before dispatching animation events. r=botond,mstange 2018-01-30 08:22:47 +09:00
test_scroll_selection_into_view.html Bug 1416391 - Fix Element.scrollIntoView in "nearest" mode to behave according to CSSOM spec. r=tnikkel 2017-11-11 01:39:33 +01:00
test_scroll_snapping.html Bug 1208985 - Use height for `scroll-snap-points-y` percentage values; r=kip 2015-09-28 14:58:56 +02:00
test_scroll_snapping_scrollbars.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_transformed_scrolling_repaints.html Bug 1236043 - Adjust reftests and reftest annotations for new invalid region simplification. r=jrmuizel 2016-04-18 14:18:44 -04:00
test_transformed_scrolling_repaints_2.html Bug 1255022 - Make the test_transformed_scrolling_repaints* tests mochitest-plain instead of mochitest-chrome. r=mstange 2016-03-31 23:55:06 -04:00
test_transformed_scrolling_repaints_3.html Bug 1257887 - Make windows opened through window.open() be scrollable by default. r=smaug 2016-05-17 11:25:47 +08:00
textarea-invalid-ref.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
textarea-maxlength-invalid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
textarea-maxlength-ui-invalid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
textarea-maxlength-ui-valid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
textarea-maxlength-valid-before-change.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
textarea-maxlength-valid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
textarea-minlength-invalid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
textarea-minlength-ui-invalid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
textarea-minlength-ui-valid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
textarea-minlength-valid-before-change.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
textarea-minlength-valid-change.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
textarea-valid-ref.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
transformed_scrolling_repaints_3_window.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00
transformed_scrolling_repaints_3_window_frame.html Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-08-01 10:59:22 +02:00