Skip to content

Commit 3eb2d44

Browse files
committed
add missing gifs, images, few updates
1 parent df3d209 commit 3eb2d44

File tree

3 files changed

+18
-12
lines changed

3 files changed

+18
-12
lines changed
123 KB
Loading

assets/img/trace-twgl.jpg

336 KB
Loading

slides/ubuntu.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,10 @@ Rakhi Sharma (She/her) <[email protected]>
7070

7171
<div style="width: 50px; height: 10px; background: #488bd1; margin-bottom: 20px;"></div>
7272

73-
Rust and Servo at Mozilla Research
73+
2012: Rust and Servo Team at Mozilla Research
7474

75-
< insert handsake gif >
75+
76+
<iframe src="https://giphy.com/embed/ru7IH0oTmfIK6tRTId" width="480" height="398" style="display: block; margin: auto;" frameBorder="0" class="giphy-embed" allowFullScreen></iframe>
7677

7778
<div style="float: left; width: 30%; margin-inline: 3%;">
7879
-----
@@ -82,14 +83,14 @@ Rust and Servo at Mozilla Research
8283
## Contributions over time
8384
<div style="width: 50px; height: 10px; background: #488bd1; margin-bottom: 20px;"></div>
8485

85-
<img src="/img/github-2024-09.png" style="padding: 1em 0.5em; background: white; height: 300px;" alt="Contributors graph from https://github.com/servo/servo/graphs/contributors showing a very slow period from mid-2020 to end of 2023, and a bigger activity in 2023 & 2024." />
86+
<img src="/img/commit-numbers-ubuntu-summit.png" alt="Contributors graph from https://github.com/servo/servo/graphs/contributors showing a very slow period from mid-2020 to end of 2023, and a bigger activity in 2023 & 2024." />
8687

8788
<div style="font-size: 80%; margin-inline: -3.5em; margin-top: 1.5em;">
8889

8990
-----
9091
<!-- .slide: style="text-align: left;" -->
9192

92-
## What are we upto?
93+
## What are we up to?
9394

9495
<div style="width: 50px; height: 10px; background: #488bd1; margin-bottom: 20px;"></div>
9596

@@ -186,10 +187,16 @@ Use Stylo for CSS styles and selectors matching
186187

187188
<div style="width: 50px; height: 10px; background: #488bd1; margin-bottom: 20px;"></div>
188189

189-
* Flexbox, parllel table, Floats < insert images showcasing different fonts >
190-
* Right-to-left languages Support < RTL image >
190+
* Flexbox, parllel table, Floats, Font Fallback
191+
* Right-to-left languages Support
191192

192-
<div style="float: left; width: 30%; margin-inline: 3%;">
193+
194+
<div style="float: left; margin-left: 1em;">
195+
<div style="float: left; margin-left: 1em;">
196+
<img style="width: 9em; height:11em; margin: 0;" src="/img/blog/features-august-2024.png" alt="Example of Servo rendering arebic wikipedia, showcasing current RLT languages support" />
197+
<img style="width: 9em; height:11em; margin: 0;" src="/img/blog/font-fallback.png" alt="Example of Servo rendering chinese, korean and japanese characters" />
198+
</div>
199+
</div>
193200

194201
-----
195202

@@ -199,8 +206,9 @@ Use Stylo for CSS styles and selectors matching
199206
<div style="width: 50px; height: 10px; background: #488bd1; margin-bottom: 20px;"></div>
200207

201208
* New experimental profiling support
202-
* Tracing perfetto < insert image of demo website and the benchmark mesaurements >
203-
* Servo Benchmarking report on Servo wiki: https://github.com/servo/servo/wiki < insert image of running the demo and the benchmark mesaurements >
209+
* Servo Benchmarking report on Servo wiki: https://github.com/servo/servo/wiki
210+
211+
<img src="/img/trace-twgl.jpg" alt="Screenshot of servo's demo benchmarking using tracing perfetto" />
204212

205213
<div style="float: left; width: 30%; margin-inline: 3%;">
206214
-----
@@ -255,9 +263,7 @@ OpenHarmony
255263
* Growing a **healthy ecosystem**
256264
* Multiple organizations **joining efforts**
257265
* Public and private sector **funding**
258-
* OpenHarmony, Benchmarking, CSS Layout
259-
260-
<img src="/img/2024-04-16-OSS-NA-2024-roadmap.png" alt="Servo’s roadmap for 2024" />
266+
* Performance, Benchmarking, HTML & CSS features
261267

262268
</div>
263269
<div style="float: left; width: 30%;">

0 commit comments

Comments
 (0)