one-aalam / chrome-screen-capture

Automatically exported from code.google.com/p/chrome-screen-capture
0 stars 0 forks source link

content rendered on the next line when using CSS counters and the list item has child objects #145

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Chromium Version       : 14.0.820.0 (Developer Build 92190)
Chrome Version:        : 14.0.814.0 dev-m
OS Version: 5.1 (Windows XP)

What steps will reproduce the problem?

Create an OL and use a stylesheet that will number nested list items as "1", 
"1.1", "1.1.1.", etc. See the example code at the very end of section 12.4.1: 
http://www.w3.org/TR/CSS2/generate.html#scope

What is the expected output? What do you see instead?

Items are properly numbered and list items are located on the same line as the 
list number.

What version of the product are you using? On what operating system?

5.0.3, Windows XP Pro SP3, 32-bit.

Please provide any additional information below.

If I disable "Screen Capture (by Google)", then I don't see the issue. Once the 
extension is enabled, the issue shows up.

See the attached file. View with the extension disabled, then view it with the 
extension enabled. Every list item that has child objects will be rendered on 
the line after their respective numbers. :(

Original issue reported on code.google.com by earthso...@gmail.com on 13 Jul 2011 at 5:44

Attachments: