This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 18206 - This appears to be untrue; both CSS background images and fonts will typically delay the load event (and so are critical subresources) in normal circumstances but may not in other circumanstances (only referenced by a selector that doesn't match the docum
Summary: This appears to be untrue; both CSS background images and fonts will typicall...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Silvia Pfeiffer
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords: CR
Depends on:
Blocks:
 
Reported: 2012-07-18 17:40 UTC by contributor
Modified: 2013-06-06 07:20 UTC (History)
9 users (show)

See Also:


Attachments

Description contributor 2012-07-18 17:40:42 UTC
This was was cloned from bug 17011 as part of operation convergence.
Originally filed: 2012-05-09 12:25:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2012-05-09 12:25:14 +0000 
--------------------------------------------------------------------------------
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#critical-subresources
Complete: http://www.whatwg.org/c#critical-subresources

Comment:
This appears to be untrue; both CSS background images and fonts will typically
delay the load event (and so are critical subresources) in normal
circumstances but may not in other circumanstances (only referenced by a
selector that doesn't match the document, presumably non-matching media
queries, possibly others).

Posted from: 2001:4c28:a030:30:219:99ff:fe0e:5501
User agent: Opera/9.80 (X11; Linux x86_64; U; Edition Next; en) Presto/2.10.289 Version/12.00
================================================================================
 #1   Ian 'Hixie' Hickson                             2012-05-30 21:51:36 +0000 
--------------------------------------------------------------------------------
Where does the CSS spec say this? Or are you just referring to what browsers do?
================================================================================
 #2   James Graham                                    2012-05-30 21:58:47 +0000 
--------------------------------------------------------------------------------
Just to what browsers do.
================================================================================
 #3   Ian 'Hixie' Hickson                             2012-05-30 23:38:03 +0000 
--------------------------------------------------------------------------------
Ah, ok. I've removed the sentence entirely, since the CSS situation is too complicated to describe usefully as one sentence. Should we reassign this to CSS to get this defined?
================================================================================
 #4   contributor@whatwg.org                          2012-05-30 23:42:55 +0000 
--------------------------------------------------------------------------------
Checked in as WHATWG revision r7111.
Check-in comment: Remove incorrect non-normative sentence.
http://html5.org/tools/web-apps-tracker?from=7110&to=7111
================================================================================
Comment 1 Edward O'Connor 2012-10-17 22:26:00 UTC
Silvia, this is fixed in WHATWG r7111.
Comment 2 Richard 2012-10-26 19:28:04 UTC
Goog job
Comment 3 Silvia Pfeiffer 2013-06-06 07:20:10 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

  http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Partially Accepted

Change Description: 
https://github.com/w3c/html/commit/b382b0a5e455e5a876c9ddd74e7a8f83d60c36da
(committed on 30th May 2012, before change of editors]

Rationale: Followed WHATWG resolution - their bug has been reassigned to CSS WG