Bug 103934 - Handle error recovery in @supports
Summary: Handle error recovery in @supports
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pablo Flouret
URL:
Keywords:
Depends on:
Blocks: 103506
  Show dependency treegraph
 
Reported: 2012-12-03 15:04 PST by Pablo Flouret
Modified: 2013-02-12 10:42 PST (History)
8 users (show)

See Also:


Attachments
Patch (5.16 KB, patch)
2012-12-03 15:23 PST, Pablo Flouret
no flags Details | Formatted Diff | Diff
Patch (9.32 KB, patch)
2013-01-22 13:26 PST, Pablo Flouret
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo Flouret 2012-12-03 15:04:24 PST
Tests 021, 024, 031, and 033 in http://hg.csswg.org/test/file/5f94e4b03ed9/contributors/opera/submitted/css3-conditional fail because there's no explicit error recovery in @support's grammar. Opera and Firefox pass the tests.
Comment 1 Pablo Flouret 2012-12-03 15:23:03 PST
Created attachment 177349 [details]
Patch
Comment 2 Pablo Flouret 2013-01-22 13:26:42 PST
Created attachment 184040 [details]
Patch
Comment 3 WebKit Review Bot 2013-02-12 10:42:27 PST
Comment on attachment 184040 [details]
Patch

Clearing flags on attachment: 184040

Committed r142640: <http://trac.webkit.org/changeset/142640>
Comment 4 WebKit Review Bot 2013-02-12 10:42:31 PST
All reviewed patches have been landed.  Closing bug.