Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Le blues des préfixes navigateurs
Search
HTeuMeuLeu
November 27, 2014
Technology
0
65
Le blues des préfixes navigateurs
Présentation donnée à Rouen à Codeurs en Seine le 27 novembre 2014.
HTeuMeuLeu
November 27, 2014
Tweet
Share
More Decks by HTeuMeuLeu
See All by HTeuMeuLeu
Think Like an Email Geek
hteumeuleu
1
120
Des bonnes pratiques de l'intégration d'e-mails
hteumeuleu
1
1.1k
The Current State of Email Clients
hteumeuleu
1
600
The Great Mess of Alternative Text
hteumeuleu
0
2.8k
Email Camera #EmailHacks at Litmus Live 2017
hteumeuleu
0
650
Les campagnes inspirantes et les dispositifs innovants de demain
hteumeuleu
1
1k
La technique des Fab Four
hteumeuleu
0
870
Thinking Outside the table
hteumeuleu
0
930
Comment sortir l'intégration d'e-mails de la préhistoire ?
hteumeuleu
5
3.5k
Other Decks in Technology
See All in Technology
旧から新へ: 大規模ウェブクローラの Perl から Go への移行 / YAPC::Fukuoka 2025
motemen
3
930
大規模プロダクトで実践するAI活用の仕組みづくり
k1tikurisu
4
1.3k
What's the recommended Flutter architecture
aakira
3
1.9k
JAWS-UG SRE支部 #14 LT
okaru
0
110
ググるより、AIに聞こう - Don’t Google it, ask AI
oikon48
0
930
ユーザーストーリー x AI / User Stories x AI
oomatomo
0
200
『HOWはWHY WHATで判断せよ』 〜『ドメイン駆動設計をはじめよう』の読了報告と、本質への探求〜
panda728
PRO
5
1.9k
改竄して学ぶコンテナサプライチェーンセキュリティ ~コンテナイメージの完全性を目指して~/tampering-container-supplychain-security
mochizuki875
1
270
「O(n log(n))のパフォーマンス」の意味がわかるようになろう
dhirabayashi
0
180
[mercari GEARS 2025] なぜメルカリはノーコードを選ばなかったのか? 社内問い合わせ工数を60%削減したLLM活用の裏側
mercari
PRO
0
110
AIでテストプロセスを自動化しよう251113.pdf
sakatakazunori
0
160
ステートレスなLLMでステートフルなAI agentを作る - YAPC::Fukuoka 2025
gfx
8
1.3k
Featured
See All Featured
Making Projects Easy
brettharned
120
6.5k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
670
The Pragmatic Product Professional
lauravandoore
36
7k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
670
What's in a price? How to price your products and services
michaelherold
246
12k
How GitHub (no longer) Works
holman
315
140k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Transcript
Codeurs en Seine 27 novembre 2014
Rémi Parmentier Intégrateur
header footer
header
footer
header
header footer
header footer
None
None
None
None
BLUES NAVIGATEURS DES PRÉFIXES LE
BLUES NAVIGATEURS DES PRÉFIXES LE
BLUES BROWSERS THE OF PREFIXES
LE PROCESSUS DE VALIDATION DU W3C • Working Draft (WD)
• Candidate Recommandation (CR) • Proposed Recommandation (PR) • W3C Recommandation (REC)
• Working Draft (WD) • Candidate Recommandation (CR) • Proposed
Recommandation (PR) • W3C Recommandation (REC) CSS 2.1 Août 2002 Juin 2011
DES PRÉFIXES • -moz- • -webkit- • -ms- • -o-
DES PRÉFIXES Mardi 10 juin 2014 http://www.w3.org/TR/CSS21/syndata.html#vendor-keywords
DES PRÉFIXES • Working Draft (WD) • Candidate Recommandation (CR)
• Proposed Recommandation (PR) • W3C Recommandation (REC) -prefix- -prefix- -prefix-
LE PROBLÈME DES PRÉFIXES
PRÉFIXES INUTILES DEPUIS 2011
PRÉFIXES QUI N’ONT JAMAIS EXISTÉ
None
-webkit-min-device-pixel-ratio: 1.5 -o-min-device-pixel-ratio: 1.5 min--moz-device-pixel-ratio: 1.5
-webkit-transition-property:-webkit-transform; -webkit-transition-property:transform; transition-property:transform;
LA GUERRE DES PRÉFIXES
LE W3C
LES NAVIGATEURS
LES INTÉGRATEURS
LES INTÉGRATEURS ONT FAIT N’IMPORTE QUOI
None
Chrome Firefox
LES NAVIGATEURS ONT FAIT N’IMPORTE QUOI
-webkit-
None
None
LE W3C A FAIT N’IMPORTE QUOI
None
None
LES SOLUTIONS POUR LES PRÉFIXES
-moz-box-shadow:0 0 5px #000; -webkit-box-shadow:0 0 5px #000; box-shadow:0 0
5px #000;
None
-moz-box-shadow:0 0 5px #000; -webkit-box-shadow:0 0 5px #000; box-shadow:0 0
5px #000;
/* Compass */ @include experimental(box-shadow, '0 0 5px #000');
AUTOPREFIXER https://github.com/ai/autoprefixer
None
None
autoprefixer example.css -o prefixed.css
autoprefixer example.css -o prefixed.css -b "last 2 versions, > 1%,
Explorer 7, Android 2"
None
L’AVENIR DES PRÉFIXES
None
None
None
None
merci
merci Rémi @HTeuMeuLeu
[email protected]
http://www.hteumeuleu.fr