GithubHelp home page GithubHelp logo

webcompat / browser-compat-bugs Goto Github PK

View Code? Open in Web Editor NEW
23.0 11.0 3.0 11 KB

Repository for Web Developers to report bugs with interop bugs in browsers

webcompat interop gecko blink webkit browsers

browser-compat-bugs's Introduction

This project is no longer active!

This project is no longer active, and this repo is read-only. Please report any Browser Compatibility bugs you find via webcompat.com.

For reference, the old README contents are kept below.


Browser Compat Bugs

Repository for web developers to report browser compatibility issues.

The goal is to help web developers to report issues with a test case illustrating the issue at hand, so that browser implementers can have a look at it.

Example Issue

To get an idea of what kind of issues to report, here is an example:

Browser Compat Bugs vs webcompat.com

The site webcompat.com collects issues reported by users when they have the feeling the website is broken in one browser but not another. The bugs are collected into web-bugs.

This repo is here to collect specific test cases illustrating the difference between two or more browsers. The bar for contributing an issue is higher.

Future

Eventually this repo could be hooked into browser DevTools to automatically submit a reduced test case. We are not there yet. Let's start simple.

browser-compat-bugs's People

Contributors

denschub avatar foolip avatar karlcow avatar zcorpan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

browser-compat-bugs's Issues

CSS multi-column and SVG renders differently in Chrome compared to Safari and Firefox

Describe the issue
Using multiple SVG images without specified dimensions in CSS multicol (columns: 2) renders differently in Chrome compared to Safari and Firefox. Chrome renders the images in one column, Safari and Firefox side by side in 2 columns.

Technologies Involved
CSS multi-column, SVG

Browsers Tested

  • Chrome 93.0.4577.82 (Official Build) (x86_64) on macOS 11.4
  • Safari Version 14.1.1 (16611.2.7.1.4) on macOS 11.4
  • Firefox Nightly 94.0a1 (2021-09-23) (64-bit)

Testcase
https://codepen.io/zcorpan/pen/dyRLYLa

Screenshots
Chrome:
two circles in one column

Safari:
two circles side by side

Firefox:
two circles side by side

Additional context
Add any other context about the problem here.

Styling :placeholder-shown does not work interoperably

Describe the issue
Trying to use :placeholder-shown to truncate placeholder text mostly works for input elements (though only Firefox shows a color change). Using it on a textarea does not work at all for truncation, and browsers disagree on which rules they apply.

Technologies Involved
CSS Selectors https://drafts.csswg.org/selectors/#placeholder

Browsers Tested
Mac Firefox, Edge, Safari

Testcase
https://codepen.io/astearns/pen/OJgGmNz

Screenshots
Mac Firefox 92, input element on top, textarea element below
image

Here white-space:nowrap does not apply. Since that does not, it can’t be determined whether text-overflow:ellipsis would have an effect

Mac Edge 94, input element on top, textarea element below
image

Here white-space: nowrap does apply, but color and text-overflow: ellipsis do not

(Chrome and Safari are similar to Edge)

Additional context
w3c/csswg-drafts#6669
https://bugzilla.mozilla.org/show_bug.cgi?id=1732267

Branding of this repo

If we're going to tweet about this repo and ask web developers to file issues, what do we call it? "webdev" doesn't capture that it's about browser compatibility/interoperability issues.

My best suggestion would be "browsercompat" or "browser-compat" which would work as hashtags and as a repo name if we want to rename it.

@jgraham @karlcow WDYT?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.