Bug 1269209 - Port test_bug1250010.html from chrome to plain; r=masayuki

MozReview-Commit-ID: AerXvBRSmqN
This commit is contained in:
Aryeh Gregor 2016-10-31 18:12:05 +02:00
parent 08bf09d55c
commit 740d4d0015
3 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,6 @@ 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]

View File

@ -177,6 +177,7 @@ skip-if = os == 'android'
[test_bug1140105.html]
[test_bug1154791.html]
skip-if = os == 'android'
[test_bug1250010.html]
[test_CF_HTML_clipboard.html]
subsuite = clipboard
[test_contenteditable_focus.html]

View File

@ -5,9 +5,9 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=1250010
-->
<head>
<title>Test for Bug 1250010</title>
<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>
<script src="/tests/SimpleTest/SimpleTest.js"></script>
<link rel="stylesheet" href="/tests/SimpleTest/test.css">
<script src="/tests/SimpleTest/EventUtils.js"></script>
</head>
<body>
<div id="display">