[Webkit-unassigned] [Bug 26609] Support CSS3 attr() function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 9 19:00:25 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=26609

Miriam Suzanne <miriam at oddbird.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miriam at oddbird.net

--- Comment #9 from Miriam Suzanne <miriam at oddbird.net> ---
This could make a huge difference for CSS layout, completely replacing grid systems…

```css
[data-layout] {
  grid-area: attr(data-layout custom-ident, auto / 1 / auto / -1);
}
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190610/ad87aa2a/attachment.html>


More information about the webkit-unassigned mailing list