1 | initial version |
probably not the reason, but those lines don't make any sense, and shold be deleted:
<style type="text/css" id="night-mode-pro-style"/>
<link type="text/css" rel="stylesheet" id="night-mode-pro-link"/>
(this is not a webpage ;)
2 | No.2 Revision |
probably not the reason, but those lines don't make any sense, and shold be deleted:
<style type="text/css" id="night-mode-pro-style"/>
<link type="text/css" rel="stylesheet" id="night-mode-pro-link"/>
(this this is not a webpage webpage, and the calibration code tries to read the fist toplevel node, which is "style" in your case ;)
3 | No.3 Revision |
those lines don't make any sense, and shold should be deleted:
<style type="text/css" id="night-mode-pro-style"/>
<link type="text/css" rel="stylesheet" id="night-mode-pro-link"/>
this is not a webpage, and the calibration code tries to read the fist toplevel node, which is "style" in your case ;)
just curious, how did that mess end up in your file ?
4 | No.4 Revision |
those lines don't make any sense, and should be deleted:
<style type="text/css" id="night-mode-pro-style"/>
<link type="text/css" rel="stylesheet" id="night-mode-pro-link"/>
this is not a webpage, and the calibration code tries to read the fist first toplevel node, which is "style" in your case ;)
just curious, how did that mess end up in your file ?