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
Coping With The Broken Web
Search
Rodney Rehm
April 26, 2013
Programming
8
1.9k
Coping With The Broken Web
A talk on testing browsers
http://2013.front-trends.com/
Rodney Rehm
April 26, 2013
Tweet
Share
More Decks by Rodney Rehm
See All by Rodney Rehm
Package-Management Für JavaScript
rodneyrehm
0
360
The Responsibilities Of A Front End Operations Engineer
rodneyrehm
0
500
Internet Of Things
rodneyrehm
0
240
Coping With The Broken Web
rodneyrehm
0
400
Coping With The Broken Web
rodneyrehm
0
370
Other Decks in Programming
See All in Programming
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
440
エンジニアの「手元の自動化」を加速するn8n 2026.02.27
symy2co
0
160
Fundamentals of Software Engineering In the Age of AI
therealdanvega
2
260
モックわからないマン卒業記 ~振る舞いを起点に見直した、フロントエンドテストにおけるモックの使いどころ~
tasukuwatanabe
3
400
OTP を自動で入力する裏技
megabitsenmzq
0
120
Docコメントで始める簡単ガードレール
keisukeikeda
1
130
Windows on Ryzen and I
seosoft
0
320
PHPで TLSのプロトコルを実装してみる
higaki_program
0
230
Ruby and LLM Ecosystem 2nd
koic
1
1k
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
570
Cyrius ーLinux非依存にコンテナをネイティブ実行する専用OSー
n4mlz
0
220
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
230
Featured
See All Featured
Raft: Consensus for Rubyists
vanstee
141
7.4k
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
200
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
64
53k
The #1 spot is gone: here's how to win anyway
tamaranovitovic
2
990
Tell your own story through comics
letsgokoyo
1
850
Bioeconomy Workshop: Dr. Julius Ecuru, Opportunities for a Bioeconomy in West Africa
akademiya2063
PRO
1
74
The Illustrated Guide to Node.js - THAT Conference 2024
reverentgeek
1
310
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
110
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
73k
Un-Boring Meetings
codingconduct
0
230
Paper Plane (Part 1)
katiecoart
PRO
0
5.7k
Transcript
Coping With The Broken Web Rodney Rehm - @rodneyrehm
Where I come from
None
None
I like making stuff simple
…at work
None
But…
None
What do you mean by „broken“?
None
None
None
None
None
None
None
None
None
None
<select> … been around for ages
Events triggered when clicking on <select>
Assumptions… http://www.freefoto.com/preview/41-23-4/American-highway-road
… Reality http://farm9.staticflickr.com/8019/7597671400_9dcf23ab7a_o_d.jpg
Check your assumptions. In fact, check your assumptions at the
door. Lois McMaster Bujold
Despair? Opportunity!
http://www.flickr.com/photos/mennonitechurchusa-archives/7597671400/in/set-72157630434425392
What do we need?
Single result set
Aggregate results
Beware of the flood
Summary and details
Tools?
Running tests
Running tests
Storing results
Storing results
Test environment
Test environment
github.com/bestiejs/platform.js Identifying browsers
None
Central System?
CSS WG HTML WG
None
64 % 24 % 11 % Approved In Review Unknown
Submitted in January
No Fun
Future?
None
None
None
They‘re working on it!
Motivation?
test suites are run by W3C and browser vendors
collected data equals articles, workshops, talks
YOU are the web, act like it!
Recap • testharness.js to run tests • firebase.io to aggregate
data • real browsers / devices or BrowserStack • don‘t wait for W3C to get their testing sorted, have some fun now
None
Thank You! Questions?