This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 18743 - Suggested test from live DOM viewer: <!DOCTYPE html> <style> p { font-size: 3em; text-decoration: line-through } a { xpadding: 0.2em; } a:hover { background: yellow; } </style> <p>one <a>two</a> <a>three</a> <a>four</a> <a>five</a> six
Summary: Suggested test from live DOM viewer: <!DOCTYPE html> <style> p { font-size: 3...
Status: NEW
Alias: None
Product: HTML WG
Classification: Unclassified
Component: testsuite (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-30 10:49 UTC by contributor
Modified: 2012-08-30 10:49 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2012-08-30 10:49:49 UTC
<!DOCTYPE html>
<style>
p { font-size: 3em; text-decoration: line-through }
a { xpadding: 0.2em; }
a:hover { background: yellow; }
</style>
<p>one <a>two</a> <a>three</a> <a>four</a> <a>five</a> six

Posted from: 88.103.74.140
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0
Referer: http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cstyle%3E%0Ap%20%7B%20font-size%3A%203em%3B%20text-decoration%3A%20line-through%20%7D%0Aa%20%7B%20xpadding%3A%200.2em%3B%20%7D%0Aa%3Ahover%20%7B%20background%3A%20yellow%3B%20%7D%0A%3C%2Fstyle%3E%0A%3Cp%3Eone%20%3Ca%3Etwo%3C%2Fa%3E%20%3Ca%3Ethree%3C%2Fa%3E%20%3Ca%3Efour%3C%2Fa%3E%20%3Ca%3Efive%3C%2Fa%3E%20six