Bug 1305568 - Remove reference to chrome://devtools/content/inspector/markup/markup.css;r=gl draft
authorBrian Grinstead <bgrinstead@mozilla.com>
Mon, 26 Sep 2016 16:15:08 -0700
changeset 417789 a7a67023162f51600e27ff7136fe779d903ed1a5
parent 417649 c55bcb7c777ea09431b4d16903ed079ae5632648
child 532179 8099e6d950b74ab5fdd07bc1d8c07cc1ad34bb97
push id30499
push userbgrinstead@mozilla.com
push dateMon, 26 Sep 2016 23:15:21 +0000
reviewersgl
bugs1305568
milestone52.0a1
Bug 1305568 - Remove reference to chrome://devtools/content/inspector/markup/markup.css;r=gl MozReview-Commit-ID: 7dRlZiQ4S7L
devtools/client/inspector/markup/markup.xhtml
--- a/devtools/client/inspector/markup/markup.xhtml
+++ b/devtools/client/inspector/markup/markup.xhtml
@@ -2,17 +2,16 @@
 <!-- This Source Code Form is subject to the terms of the Mozilla Public
    - License, v. 2.0. If a copy of the MPL was not distributed with this
    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
 <!DOCTYPE html>
 
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
-  <link rel="stylesheet" href="chrome://devtools/content/inspector/markup/markup.css" type="text/css"/>
   <link rel="stylesheet" href="chrome://devtools/skin/markup.css" type="text/css"/>
 
   <script type="application/javascript;version=1.8"
           src="chrome://devtools/content/shared/theme-switching.js"/>
 
 </head>
 <body class="theme-body devtools-monospace" role="application">