New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 597599 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Chrome Ignores media="print" param at css link

Reported by michn...@gmail.com, Mar 24 2016

Issue description

Chrome Version       : 49.0.2623.87 m
URLs (if applicable) :
Other browsers tested:
  Add OK 

What steps will reproduce the problem?
(1) Run JS > location.reload(true);
(2) <head><link rel="stylesheet" type="text/css" href="something.css" media="print"></head> - Chrome Ignores media="print" param and loads css styles from linked file
(3) Resolved : <style media="print">{content of css file inserted}</style>

What is the expected result?
Load css style only for print as expected at <link rel="stylesheet" type="text/css" href="something.css" media="print">.


What happens instead?


Please provide any additional information below. Attach a screenshot if
possible.

 
Cc: ranjitkan@chromium.org
Labels: Needs-Feedback
Could you please help us with a html file or a jsfiddle example. This will help us to triage the issue better.

Thanks.!
Cc: durga.behera@chromium.org
michna30@ : Could you please update the thread based on the above comment # 1 and also let us know the OS and Chrome versions used to reproduce it.
Labels: -Needs-Feedback
Status: WontFix (was: Unconfirmed)
Marking the issue as Won't Fix due to lack of response from the user.
Please feel free to raise a new bug if the issue again occurs.
Thanks in Advance.

Sign in to add a comment