From 0c0594a7e448cf9ca7d1ce6e11798a5a2f42a76e Mon Sep 17 00:00:00 2001 From: Robert O'Callahan Date: Wed, 7 Aug 2013 15:31:25 +1200 Subject: [PATCH] Bug 898940. Test. r=jaws --HG-- extra : rebase_source : f046ff1f706875c2188ce3593c45d637ddf5a144 --- toolkit/content/tests/widgets/Makefile.in | 1 + .../content/tests/widgets/test_bug898940.html | 31 +++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 toolkit/content/tests/widgets/test_bug898940.html diff --git a/toolkit/content/tests/widgets/Makefile.in b/toolkit/content/tests/widgets/Makefile.in index 9b07a305b24..44f9fd773e7 100644 --- a/toolkit/content/tests/widgets/Makefile.in +++ b/toolkit/content/tests/widgets/Makefile.in @@ -38,6 +38,7 @@ MOCHITEST_FILES = \ $(topsrcdir)/browser/base/content/test/audio.ogg \ $(topsrcdir)/content/media/test/seek_with_sound.ogg \ videomask.css \ + test_bug898940.html \ $(NULL) MOCHITEST_CHROME_FILES = \ diff --git a/toolkit/content/tests/widgets/test_bug898940.html b/toolkit/content/tests/widgets/test_bug898940.html new file mode 100644 index 00000000000..10a6a80d937 --- /dev/null +++ b/toolkit/content/tests/widgets/test_bug898940.html @@ -0,0 +1,31 @@ + + + + Test that an audio element that's already playing when controls are attached displays the controls + + + + + +

+ +
+ +
+ +
+
+
+ +