зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset faf627174b48 (bug 1269209)
MozReview-Commit-ID: A7oK2jlMuXo
This commit is contained in:
Родитель
06c15394c4
Коммит
7cf51c45ad
|
@ -22,6 +22,7 @@ subsuite = clipboard
|
|||
[test_bug1153237.html]
|
||||
[test_bug1248128.html]
|
||||
[test_bug1248185.html]
|
||||
[test_bug1250010.html]
|
||||
[test_bug1257363.html]
|
||||
[test_composition_event_created_in_chrome.html]
|
||||
[test_contenteditable_text_input_handling.html]
|
||||
|
|
|
@ -174,7 +174,6 @@ skip-if = os != "win"
|
|||
[test_bug1100966.html]
|
||||
[test_bug1140105.html]
|
||||
[test_bug1154791.html]
|
||||
[test_bug1250010.html]
|
||||
[test_CF_HTML_clipboard.html]
|
||||
subsuite = clipboard
|
||||
[test_contenteditable_focus.html]
|
||||
|
|
|
@ -5,9 +5,9 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=1250010
|
|||
-->
|
||||
<head>
|
||||
<title>Test for Bug 1250010</title>
|
||||
<script src="/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<link rel="stylesheet" href="/tests/SimpleTest/test.css">
|
||||
<script src="/tests/SimpleTest/EventUtils.js"></script>
|
||||
<script type="application/javascript" src="chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://mochikit/content/tests/SimpleTest/test.css"/>
|
||||
<script type="text/javascript" src="chrome://mochikit/content/tests/SimpleTest/EventUtils.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="display">
|
||||
|
|
Загрузка…
Ссылка в новой задаче