Closed Bug 606035 Opened 15 years ago Closed 15 years ago

Rotated text on html5test.com repaints in two stages, when opacity is changed via :hover

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 604899

People

(Reporter: dholbert, Unassigned)

Details

(Keywords: regression)

Attachments

(1 file, 1 obsolete file)

Attached file (wrong testcase, ignore) (obsolete) —
STEPS TO REPRODUCE: 1. Load http://html5test.com/ (or reduced testcase) 2. find the rotated div that says "The HTML5 test has been updated!" (It's at the bottom if you have scripts enabled) 3. Move your cursor over the div, and then away. ACTUAL RESULTS: When you un-hover the div, the text repaints twice -- once with fuzzy mostly-aligned characters, and then a second time with clearer but slightly more cockeyed characters. Reduced testcase attached.
Attached file testcase
Attachment #484884 - Attachment is obsolete: true
Comment on attachment 484884 [details] (wrong testcase, ignore) ><html> ><head> ><style> > .test { > margin: 60px; > border: 1px dashed blue; > height: 100px; width: 100px; > -moz-transform: scale(1.37); > } ></style> ></head> ><body> > <img class="test" src="squared_circle.svg"> ></body> ></html>
Attachment #484884 - Attachment description: testcase → (wrong testcase, ignore)
(gah, sorry for comment 2's quote-spam. I accidentally clicked "edit attachment as comment" before clicking "edit" for the attachment itself.)
regression w.r.t. Firefox 3.6 Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12pre) Gecko/20101013 Namoroka/3.6.12pre
blocking2.0: --- → ?
ah, dupe of bug 604899's "second issue" (in particular the second video in bug 604899 comment 2 and the reduced testcase that Alice0775 White attached there.)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: