Viewing 1 post (of 1 total)
  • Author
    Posts
  • #26549

    I am using CSS in link tag in HTML. My CSS contains styles like
    @media screen and (-webkit-min-device-pixel-ratio:0)
    {

    }

    and pd4ML give run time error while parsing this kind of CSS.
    So is there any option to ignore this kind of CSS?

Viewing 1 post (of 1 total)

The forum ‘HTML/CSS rendering issues’ is closed to new topics and replies.