[Bug 18712] New: Suggested test from live DOM viewer: <!DOCTYPE html> <style>div, table { border:50px solid;width:150px;height:150px; outline:silver thin dotted }</style> <table><tr><td>x</table> <table style="display:block"><tbody style="display:block"><tr style="display

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

           Summary: Suggested test from live DOM viewer: <!DOCTYPE html>
                    <style>div, table { border:50px
                    solid;width:150px;height:150px; outline:silver thin
                    dotted }</style> <table><tr><td>x</table> <table
                    style="display:block"><tbody style="display:block"><tr
                    style="display
           Product: HTML WG
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: dave.null@w3.org
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org


<!DOCTYPE html>
<style>div, table { border:50px solid;width:150px;height:150px; outline:silver
thin dotted }</style>
<table><tr><td>x</table>
<table style="display:block"><tbody style="display:block"><tr
style="display:block"><td style="display:block">x</table>
<div style="display:table">x</div>

Posted from: 91.181.167.48
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0
Referer: http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=1621

-- 
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 Monday, 27 August 2012 19:40:59 UTC