<div dir="ltr"><div>No, HTML5 is a markup at the end of the day. Comparing JS and HTML, is like comparing apples to oranges. All HTML5 does is include new tags to use when building a web app for you or search engines to use: <a href="https://www.w3schools.com/html/html5_intro.asp">https://www.w3schools.com/html/html5_intro.asp</a>. It doesn't at all handle any logic like JS would, if that's what you are asking.<br><br></div>Same can almost go for CSS. It's a description language, it doesn't handle any logic (except for select queries). However, CSS is starting to implement variables, but you can only use those for <i>attributes</i>. Not write a fully functional app with CSS alone.<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><font size="4"><span style="color:rgb(255,153,0)">Andrew McRobb</span><br></font></div><font size="4"><font size="2">Full-time Software Developer</font><br></font></div><font size="4"><font size="2">Part-time Freelancer</font><br></font></div><div dir="ltr"><font size="4"><a href="http://mcrobb.info" target="_blank"><font size="2">mcrobb.info</font></a><br></font></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, Jan 4, 2018 at 10:21 AM, der.hans <span dir="ltr"><<a href="mailto:PLUGd@lufthans.com" target="_blank">PLUGd@lufthans.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">moin moin,<br>
<br>
I haven't paid much attention to HTML and CSS standards for many years.<br>
<br>
As I understand it, HTML5 is script-like to lesson use of javascript.<br>
<br>
Does that mean plain HTML ( no javascript ) is sufficient to exploit<br>
browsers in light of #meltdown and #spectre ?<br>
<br>
<a href="https://blog.mozilla.org/security/2018/01/03/mitigations-landing-new-class-timing-attack/" rel="noreferrer" target="_blank">https://blog.mozilla.org/secur<wbr>ity/2018/01/03/mitigations-<wbr>landing-new-class-timing-<wbr>attack/</a><br>
<br>
<a href="https://sites.google.com/a/chromium.org/dev/Home/chromium-security/ssca" rel="noreferrer" target="_blank">https://sites.google.com/a/chr<wbr>omium.org/dev/Home/chromium-<wbr>security/ssca</a><br>
<br>
What about CSS?<br>
<br>
ciao,<br>
<br>
der.hans<span class="HOEnZb"><font color="#888888"><br>
-- <br>
#  <a href="https://www.LuftHans.com" rel="noreferrer" target="_blank">https://www.LuftHans.com</a>   <a href="https://www.PhxLinux.org" rel="noreferrer" target="_blank">https://www.PhxLinux.org</a><br>
#  As we enjoy great Advantages from the<br>
#  Inventions of others we should be glad of an<br>
#  Opportunity to serve others by any Invention of ours,<br>
#  and this we should do freely and generously.<br>
#  -- Benjamin Franklin (1706-1790), on his refusal to patent his inventions.<br>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a></font></span></blockquote></div><br></div>