Skip to content

mems/alexandrie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexandrie

Specificities of applications that parse, render, deliver webpages and emails

Applications include web server, web browsers, webmail, email clients, applications with embedded web browser engine (like WebKit), proxies, etc.

Affected domains like CSS, HTML, JS, SVG, DOM, ARIA, WebGL, PNG, HTTP, etc. (see W3C standards).

See also:

Motivations

  • we don't know everythink. We can miss things that create bugs
  • there is not always a public bugtracking ticket for that. (Especially for proprietary applications or old browsers like IE<11)
  • we don't have a common test set available anywhere (lot of sources, when it's available)
  • bug tracking don't often include metadatas (tests, links to more informations, details and explainations) and noisy informations (comments in same place, because it's a bugtracking!)
  • bug tracking are for bugs, not for specifications interpretations nor for browser vendor specific features
  • for the same bug, there is multiple tickets over multiple bugtracking (for each browser vendor) or too specific (internal implementations)
  • we need discussions. Bug tracking ticket are not always allow that (Github Issues will let us do that)
  • we want to know about our technical debt
  • we want to know workaround, polyfills, etc.
  • help us to dev with automations:
  • we want to know what the specs say and their implementation Embed a widget with support in blog etc. "browser support", similar to caniuse-widget, caniuse-embed, caniuse-component, etc.
  • because old version of applications are still used
  • because when it's maintained, it done only by few people (projects other than caniuse, moz wiki, webplatform, etc.)
  • because it's not the goal of our sources
  • what specs say (if any)
  • we have to live with it, but we should know to handle it
  • when you remove old support or code/lib, you need to know exactly what can be removed

Potential issues

About

Specificities of applications that parse, render, deliver webpages and emails

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published