You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
693 B
HTML

<div layout="column" class="slide slide-35">
<!--http://www.slideshare.net/HyungwookLee/android-chromium-rendering-pipeline-->
<div flex="5">
</div>
<div flex="10" layout="row" layout-align="center center">
<h2 style="margin-left: 10px; margin-top: 10px">Future: New Browser Engines</h2>
</div>
<div style="text-align: center" flex layout="row" layout-align="center center">
<div flex="33">
<img style="width: 300px" src="/assets/images/servo.jpg">
</div>
<div flex="33">
<img style="width: 200px" src="/assets/images/blink.png">
</div>
<div flex="33">
</div>
</div>
</div>