[Bug 23175] Use of <cite> in <blockquote> has conflicting semantics

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23175

--- Comment #17 from steve faulkner <faulkner.steve@gmail.com> ---
considering changing the suggestion in the spec to use of a class attribute (a
defined extensibility mechanism) on the cite element to identify it as an
inclusion from the quoted source:

  <blockquote>
  <p>My favorite book is <cite class="from-quote">At Swim-Two-Birds</cite></p>
  <footer>- <cite>Mike[tm]Smith</cite></footer>
  </blockquote>

thoughts?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 6 November 2013 12:33:34 UTC