Karl Dubost: [worklog] border-image, appearance and DHTML haha |
In the garden, the buds of plums tree are breaking out. We will get flower this week. Tune of the week: Gnarls Barkley - Crazy.
border-image
used in gmail and creating interoperability issues.appearance: button
-moz-appearance
issue.>>> labels = ['info', 'ready', 'wait'] >>> counts = ['2', '100', '69'] >>> zip(labels, counts) [('info', '2'), ('ready', '100'), ('wait', '69')] >>> dict(zip(labels, counts)) {'info': '2', 'ready': '100', 'wait': '69'}
Quite cool. Anyway the script will help have an overview of the status of webcompat bugs progress:
Today: 2016-02-24T15:41:53.706386 464 open issues ---------------------- needsinfo 12 needsdiagnosis 110 needscontact 103 contactready 80 sitewait 101 ----------------------
You are welcome to participate
(a selection of some of the bugs worked on this week).
-webkit-
implementation which is itself bogus and then everything is falling apart. Fun! This happens only in Nightly and Aurora because of our -webkit-
implementation that we are currently testing.I didn't have time this week to dive into this. Unfortunately.
width
for Firefox only.Otsukare!
Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |