CSS-WG: 2015 status update

By Florian RivoalVivliostyle

@frivoal@vivliostyle

Slides at florian.rivoal.net/talks/csswg-2015/

Group Governance, Representation

<dt>CSS Working Group Chairs
  <dd>Daniel Glazman (Disruptive Innovations)
  <dd>Peter Linss (HP)
  <dd>Alan Stearns (Adobe)
  <dd>Rossen Atanassov (Microsoft)

Changed at Sapporo TPAC

Many thanks for 7 years of good chairing

The CSS Snapshot

http://www.w3.org/TR/css-2015/

First update since 2010

What is the Snapshot

[...] includes only specifications that we consider stable and for which we have enough implementation experience that we are sure of that stability.

Unstable feature policy

Before

Release early

Use prefixes

-webkit-foo: bar;
-moz-foo: bar;
-ms-foo: bar;
-o-foo: bar;
foo: bar;

After

Release when stable

Use flags until then

Alias prefixed and unprefixed syntax if you break the rule

What's new

2010

2015

Significant Updates in 2015

New CRs:

Updated CRs:

New FPWD:

縦書き


Writing ModesのCRが更新されました。

2016年以内にスナップショットに入る予定です。

全てのブラウザーが対応しています。

やっと!

Round Display

https://drafts.csswg.org/css-round-display/

Driven by LG Electronics

Shape-inside: display
Border boundary
Polar Positioning

New media query

Challenge: more complicated screen shapes

Houdini Task Force

Joint effort between the CSS-WG and the TAG

Javascript APIs for low level CSS primitives

https://wiki.css-houdini.org/

Houdini specs

https://drafts.css-houdini.org/

The end


florian.rivoal.net/talks/csswg-2015/

@frivoal@vivliostyle