From 687df9b9e342b43a1f1dfa612d4e190378d61a16 Mon Sep 17 00:00:00 2001 From: Christoph Kerschbaumer Date: Fri, 5 Feb 2016 15:28:18 -0800 Subject: [PATCH] Bug 1245681 - Test addOverrideStyleSheet (r=bz) CLOSED TREE --HG-- extra : commitid : 2BpXUK0hMku extra : amend_source : eacfa3fc5956e848dd9f75f5408f110eb02a6cb2 --- editor/libeditor/tests/mochitest.ini | 2 + .../tests/test_css_chrome_load_access.html | 67 +++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 editor/libeditor/tests/test_css_chrome_load_access.html diff --git a/editor/libeditor/tests/mochitest.ini b/editor/libeditor/tests/mochitest.ini index a6ced80b0159..1ca6b5766e9d 100644 --- a/editor/libeditor/tests/mochitest.ini +++ b/editor/libeditor/tests/mochitest.ini @@ -167,3 +167,5 @@ skip-if = toolkit == 'android' [test_bug1181130-1.html] [test_bug1181130-2.html] [test_backspace_vs.html] +[test_css_chrome_load_access.html] +skip-if = toolkit == 'android' # chrome urls not available due to packaging diff --git a/editor/libeditor/tests/test_css_chrome_load_access.html b/editor/libeditor/tests/test_css_chrome_load_access.html new file mode 100644 index 000000000000..b6bb3fb46aac --- /dev/null +++ b/editor/libeditor/tests/test_css_chrome_load_access.html @@ -0,0 +1,67 @@ + + + + + Test for Bug 1245681 + + + + +Mozilla Bug 1245681 +

+
+ +
+
+
+
+ +