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
340
The Responsibilities Of A Front End Operations Engineer
rodneyrehm
0
420
Internet Of Things
rodneyrehm
0
210
Coping With The Broken Web
rodneyrehm
0
310
Coping With The Broken Web
rodneyrehm
0
340
Other Decks in Programming
See All in Programming
プログラマのための音楽入門
cheebow
5
560
『ドメイン駆動設計をはじめよう』中核の業務領域
masuda220
PRO
5
900
月間4.5億回再生を超える大規模サービス TVer iOSアプリのリアーキテクチャ戦略 - iOSDC2024
techtver
PRO
1
690
dRuby 入門者によるあなたの身近にあるdRuby 入門
makicamel
4
340
マルチモジュールにおけるテスト最適化
fxwx23
0
190
REXML改善のその後
naitoh
0
160
サーバーレスで負荷試験!Step Functions + Lambdaを使ったk6の分散実行
shuntakahashi
1
210
僕が思い描くTypeScriptの未来を勝手に先取りする
yukukotani
7
2.2k
connect-go で面倒くささと戦う / 2024-08-27 #newmo_layerx_go
izumin5210
2
610
Modular Monolith Go Server with GraphQL Federation + gRPC
110y
1
570
What we keep in mind when migrating from Serverless Framework to AWS CDK and AWS SAM
kasacchiful
1
130
デザインシステムとコンポーネント指向によるフロントエンド開発プロセスの革新 / Innovation in Frontend Development Processes through Design Systems and Component-Oriented Architecture
nrslib
7
5.1k
Featured
See All Featured
A designer walks into a library…
pauljervisheath
201
24k
Fireside Chat
paigeccino
31
2.9k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
22
3.9k
Building an army of robots
kneath
302
42k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
29
2.6k
It's Worth the Effort
3n
182
27k
Creatively Recalculating Your Daily Design Routine
revolveconf
215
12k
Clear Off the Table
cherdarchuk
90
320k
Thoughts on Productivity
jonyablonski
66
4.2k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
23
590
Facilitating Awesome Meetings
lara
49
5.9k
Debugging Ruby Performance
tmm1
72
12k
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?