[Pkg-mozext-commits] [firebug] 31/55: Fixed test case CSS URL

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 22:46:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to tag firebug-1.10.1
in repository firebug.

commit cdf00e8d4a141e6469e2e94a70905c7948707088
Author: Sebastian Zartner <sebastianzartner at gmx.de>
Date:   Tue Jul 24 08:38:53 2012 +0200

    Fixed test case CSS URL
---
 tests/content/commandLine/api/monitorEvents.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/content/commandLine/api/monitorEvents.html b/tests/content/commandLine/api/monitorEvents.html
index 62e6545..9b755cc 100644
--- a/tests/content/commandLine/api/monitorEvents.html
+++ b/tests/content/commandLine/api/monitorEvents.html
@@ -3,7 +3,7 @@
     <head>
         <title>Command Line API: monitorEvents()</title>
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
-        <link href="https://getfirebug.com/tests/content/templates/default/testcase.css" type="text/css" rel="stylesheet"/>
+        <link href="../../_common/testcase.css" type="text/css" rel="stylesheet"/>
         <style type="text/css">
         #monitoredElement {
             width: 100px;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git



More information about the Pkg-mozext-commits mailing list