- From: <bugzilla@jessica.w3.org>
- Date: Mon, 27 Aug 2012 11:26:57 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18705 Summary: Suggested test from live DOM viewer: <!DOCTYPE html> <div> non-positioned div </div> <div style="position: relative; outline: thin dashed blue"> position: relative <table style="position: relative; outline: thin dotted green"> <tr><td> position: 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> <div> non-positioned div </div> <div style="position: relative; outline: thin dashed blue"> position: relative <table style="position: relative; outline: thin dotted green"> <tr><td> position: relative table <div style="position: absolute; top: 10px; outline: thin solid red"> position: absolute </div> </td></tr> </table> </div> Posted from: 129.132.131.33 User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1 Referer: http://software.hixie.ch/utilities/js/live-dom-viewer/ -- 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 11:26:59 UTC