Fri, 16 Jan 2015 04:50:19 +0100
Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32
1 <html>
2 <body>
3 <div style="width:100px; height:100px; overflow:auto;">
4 <div style="width:100px; height:100px; overflow:hidden;">
5 <embed type="application/x-test" style="width:200px;"></embed>
6 </div>
7 </div>
8 <div style="width:100px; height:100px; background-color:lime;"></div>
9 </body>
10 </html>