- From: Mercurial notifier <cvsmail@w3.org>
- Date: Wed, 30 Jan 2013 09:10:25 +0000
- To: public-dap-commits@w3.org
changeset: 347:ba0e01c4e27e tag: tip user: Anssi Kostiainen <anssi.kostiainen@nokia.com> date: Wed Jan 30 11:10:06 2013 +0200 files: light/Overview.html proximity/Overview.html description: load http://www.w3.org/StyleSheets/TR/W3C-ED and www.w3.org/Icons/w3c_home over https diff -r 2de4a6b2bb91 -r ba0e01c4e27e light/Overview.html --- a/light/Overview.html Wed Jan 30 10:59:03 2013 +0200 +++ b/light/Overview.html Wed Jan 30 11:10:06 2013 +0200 @@ -363,11 +363,11 @@ border-collapse: collapse; width: 100%; } -</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED"></head> +</style><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-ED"></head> <body><div class="head"> <p> - <a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C"></a> + <a href="http://www.w3.org/"><img width="72" height="48" src="https://www.w3.org/Icons/w3c_home" alt="W3C"></a> </p> <h1 class="title" id="title">Ambient Light Events</h1> diff -r 2de4a6b2bb91 -r ba0e01c4e27e proximity/Overview.html --- a/proximity/Overview.html Wed Jan 30 10:59:03 2013 +0200 +++ b/proximity/Overview.html Wed Jan 30 11:10:06 2013 +0200 @@ -363,11 +363,11 @@ border-collapse: collapse; width: 100%; } -</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED"></head> +</style><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-ED"></head> <body><div class="head"> <p> - <a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C"></a> + <a href="http://www.w3.org/"><img width="72" height="48" src="https://www.w3.org/Icons/w3c_home" alt="W3C"></a> </p> <h1 class="title" id="title">Proximity Events</h1>
Received on Wednesday, 30 January 2013 09:10:26 UTC