Karl Dubost: [worklog] Edition 027. Tracking protection and a week of boxes. |
Tracking protection is an interesting beast. A feature to help users but users think the site is broken. I guess it's something similar to habits. If you put a mask on your face and you have forgotten about it, you may be surprised that people do not want to talk to you.
Progress this week:
Today: 2016-07-19T11:32:54.030052 316 open issues ---------------------- needsinfo 5 needsdiagnosis 76 needscontact 20 contactready 41 sitewait 168 ----------------------
You are welcome to participate
(a selection of some of the bugs worked on this week).
display:table
and max-height
having a different behavior in Chrome and Firefox, maybe something related to a known issue. To be confirmed. the contain property, which indicates that the element’s subtree is independent of the rest of the page.
If I understand, this seems like something which would answer many of the complaints we hear from Web developers about CSS isolation. Specifically the layout term: contain: layout
.
This value turns on layout containment for the element. This ensures that the containing element is totally opaque for layout purposes; nothing outside can affect its internal layout, and vice versa.
Implemented in Blink. I didn't find an issue on WebKit project (Safari). I didn't find a bug in Mozilla Bugzilla either. Can I use?. Probably no.
for Firefox only.Otsukare!
Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |