Skip to content

Commit

Permalink
newsletter: Add screenshot for vertical text item
Browse files Browse the repository at this point in the history
I just took this from the PR:
LadybirdBrowser/ladybird#2135
  • Loading branch information
AtkinsSJ committed Nov 29, 2024
1 parent 55a9d03 commit a539c46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/content/newsletters/2024-11-30.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ We completed our implementation of CSS nesting by adding support for `@media`, `

### Vertical text

We have some initial support for vertical text layout and rendering with the `writing-mode` property.
We have some initial support for vertical text layout and rendering with the `writing-mode` property. For example, the browser compatibility tables on MDN look much better: (Before on the left, after on the right.)

FIXME: Add example.
![](/assets/img/newsletter-nov-2024-mdn-vertical-text.png)

### Web Crypto API

Expand Down

0 comments on commit a539c46

Please sign in to comment.