Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open issues against browsers #179

Closed
4 tasks
necolas opened this issue Apr 5, 2013 · 14 comments
Closed
4 tasks

Open issues against browsers #179

necolas opened this issue Apr 5, 2013 · 14 comments

Comments

@necolas
Copy link
Owner

necolas commented Apr 5, 2013

The end goal of normalize.css should be to not exist (or realistically, to be extremely small).

This issue is to keep a record of which inconsistencies have been reported as issues at the relevant browser's bug tracker. (Remember to include old closed 'wontfix' issues.) Then we can know when an issue has been resolved and plan to remove it from normalize.css, or if an issue will never be resolved at the browser level.

  • create a list of all browser-related issues fixed by normalize.css
  • create a list of all "wontfix" issues that normalize.css couldn't, shouldn't, or didn't fix
  • open issues on browser bug trackers. Open issue against browser that is the odd-on-out or those not aligned with a spec.
  • maintain list of issues opened against browsers and mark them when fixed.

Please help with this effort to list and report issues :)

@sindresorhus
Copy link

so much 👍

@sjonnet19
Copy link

Awesome

@MarioRicalde
Copy link

Great.

May I suggest that we use the GitHub Wiki? If we want some organisation on the wiki we can use GitHub Wikifier.

@Shahor
Copy link

Shahor commented Apr 30, 2013

Awesome 👍

@maebert
Copy link

maebert commented Apr 30, 2013

Great idea. I would appreciate this being in the actual code - that makes it a lot easier to maintain the code and remove obsolete parts.

Another way would be to have individual files for each normalisation, each with a header that describes the normalisation and links to the tracked bug. normalize.css could then be compiled from all files/fixes that have not been resolved on your targeted browsers.

@evandrix
Copy link

How about cross-browser inconsistencies? duplicate bug across the affected browsers?

@oemera
Copy link

oemera commented Apr 30, 2013

This is a really great idea. Maybe those open bugs/issues should be linked in a wiki article so people can support them to be fixed. If no-one is behind those bugs they won't get fixed.

Is there a bug-tracker for issues/bugs in Internet Explorer? I curious what Microsoft will say to "all" those differencies to other browsers.

@SimonSapin
Copy link

The relevant spec is here: http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html

When reporting a bug to a browser it helps to point to the part of the spec that they got wrong. But the goal of this spec is also to describe what browsers already do, so if there interop among browsers, the bug might rather be in the spec.

@ahmadalfy
Copy link

Kudos

@ramirezj
Copy link

Nicholas

Are you planning to tie these bugs to the w3c/web-platform-tests repo on GitHub?

James

@necolas
Copy link
Owner Author

necolas commented May 2, 2013

Are you planning to tie these bugs to the w3c/web-platform-tests repo on GitHub

Hadn't really thought about it.

@allirense
Copy link

I created a page in the wiki with a suggested format for listing browser issues: https://github.com/necolas/normalize.css/wiki/Browser-Issues

@necolas
Copy link
Owner Author

necolas commented Jun 23, 2013

Good idea; thanks.

@necolas
Copy link
Owner Author

necolas commented Jan 16, 2014

Closing because I don't think anyone filed a single ticket against browsers.

@necolas necolas closed this as completed Jan 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests