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 27193 - "+:matches(dir, menu, ol, ul) :matches(dir, menu..."
Summary: "+:matches(dir, menu, ol, ul) :matches(dir, menu..."
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-30 06:23 UTC by Simon Pieters
Modified: 2014-10-30 18:30 UTC (History)
2 users (show)

See Also:


Attachments

Description Simon Pieters 2014-10-30 06:23:29 UTC
https://html5.org/r/8843#diff

[[
+:matches(dir, menu, ol, ul) :matches(dir, menu, ol, ul) :matches(dir menu ul) {
]]

Missing commas in :matches(dir menu ul)
Comment 1 contributor 2014-10-30 18:30:43 UTC
Checked in as WHATWG revision r8844.
Check-in comment: typo in :matches() argument
https://html5.org/tools/web-apps-tracker?from=8843&to=8844