Code Monkey home page Code Monkey logo

Comments (5)

GPHemsley avatar GPHemsley commented on June 10, 2024

Pull request #47 addresses the issue of obsolete proprietary/experimental properties.

In the course of doing that work, I determined that proprietary properties continued to be necessary to support linear gradients on some more recent browsers.

I also determined that -webkit-font-smoothing and zoom were probably harmless to include without cross-browser support.

I added additional properties to improve cross-browser support for text-size-adjust, and re-evaluation of the other properties can be postponed to a later time.

That being said, the CSS file can do with a major cleanup, beyond simply removing or adjusting specific properties. I don't know if that should mean this issue should remain open, or if another issue should be filed.

from govtrack.us-web.

JoshData avatar JoshData commented on June 10, 2024

I didn't see this before my comment about testing on IE on the pull req.

So I'm lost: what's the current status of the pull req?

from govtrack.us-web.

GPHemsley avatar GPHemsley commented on June 10, 2024

I'm not sure what you see as conflicting or contradictory, as I made the two simultaneously. The pull request should be ready to go.

from govtrack.us-web.

JoshData avatar JoshData commented on June 10, 2024

The pull req removes the proprietary properties doesn't it? But here you're saying they're necessary.

from govtrack.us-web.

GPHemsley avatar GPHemsley commented on June 10, 2024

Oh. The comment in this issue was meant to go into more detail because I expect it to stay around longer.

Each type of property was evaluated on its merits separately, and properties were only removed if they were determined to only be needed to support old browsers.

In the case of linear gradients, certain current browsers still require the use of proprietary properties, so those have been left in.

from govtrack.us-web.

Related Issues (20)

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.