- From: <bugzilla@jessica.w3.org>
- Date: Thu, 06 Sep 2012 21:42:42 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18613
Rafael Weinstein <rafaelw@chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #8 from Rafael Weinstein <rafaelw@chromium.org> 2012-09-06 21:42:42 UTC ---
For the colgroup case to work (e.g.:
#data
<table><colgroup><template><col>
#errors
#document
| <html>
| <head>
| <body>
| <table>
| <colgroup>
| <template>
| <col>
), template contents mode needs to set the insertion mode to in column group
when a col tag is encountered.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 6 September 2012 21:42:43 UTC