You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77 lines
2.2 KiB
77 lines
2.2 KiB
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Short list</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<script src="svg-slides.js">
|
|
</script>
|
|
<link rel="stylesheet" href="../../../Talks/Tools/Slidy/slidy.css" type="text/css" media="screen, projection, print" >
|
|
<link rel="stylesheet" href="../../../Talks/Tools/Slidy/w3c-blue.css" type="text/css" media="screen, projection, print" >
|
|
|
|
<style>
|
|
@media only screen and (orientation:landscape) {
|
|
ul {
|
|
-moz-column-width: 300px;
|
|
-webkit-column-width: 300px;
|
|
-o-column-width: 300px;
|
|
column-width: 300px;
|
|
}
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div class="background" style="display: block; visibility: visible;">
|
|
<img id="head-icon" alt="graphic with four colored squares" src="../../../Talks/Tools/Slidy/icon-blue.png" />
|
|
<object id="head-logo" title="W3C logo" type="image/svg+xml" data="../../../Talks/Tools/Slidy/w3c-logo-blue.svg">
|
|
<img src="../../../Talks/Tools/Slidy/w3c-logo-blue.gif" alt="W3C logo" id="head-logo-fallback" /></object>
|
|
</div>
|
|
|
|
<div class="slide" style="display: block; visibility: visible; position: absolute; border-style: none;">
|
|
<h1>The Next Open Web Platform</h1>
|
|
|
|
<ul>
|
|
<li>HTML 5</li>
|
|
<li>CSS 2.1</li>
|
|
<li>CSS 3 Selectors</li>
|
|
<li>CSS 3 Media Queries</li>
|
|
<li>CSS 3 Text</li>
|
|
<li>CSS 3 Backgrounds and Borders</li>
|
|
<li>CSS 3 Colors</li>
|
|
<li>CSS 3 2D Transformations</li>
|
|
<li>CSS 3 3D Transformations</li>
|
|
<li>CSS 3 Transitions</li>
|
|
<li>CSS 3 Animations</li>
|
|
<li>CSS 3 Multi-Columns</li>
|
|
<li>CSS Namespaces</li>
|
|
<li>SVG 1.1</li>
|
|
<li>WAI-ARIA 1.0</li>
|
|
<li>MathML 2.0</li>
|
|
<li>ECMAScript 5</li>
|
|
<li>2D Context</li>
|
|
<li>WebGL</li>
|
|
<li>Web Storage</li>
|
|
<li>Indexed Database</li>
|
|
<li>Web Workers</li>
|
|
<li>Web Sockets Protocol/API</li>
|
|
<li>Geolocation</li>
|
|
<li>Server-Sent Events</li>
|
|
<li>Element Traversal</li>
|
|
<li>DOM Level 3 Events</li>
|
|
<li>Media Fragments</li>
|
|
<li>XMLHttpRequest</li>
|
|
<li>Selectors API</li>
|
|
<li>CSSOM View Module</li>
|
|
<li>Cross-Origin Resource Sharing</li>
|
|
<li>File API</li>
|
|
<li>RDFa</li>
|
|
<li>Microdata</li>
|
|
<li>WOFF</li>
|
|
<li>HTTP 1.1 part 1 to part 7</li>
|
|
<li>TLS 1.2 (updated)</li>
|
|
<li>IRI (updated)</li>
|
|
<li>…</li>
|
|
</ul>
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|