Bug 14135
| Summary: | problem with css style | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adriano fiorucci <starmac> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 523.x (Safari 3) | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
adriano fiorucci
In every site you go, when font-weight: bold; is used nothing appears.
wether in a linked css style sheet, in <head><style> ... </style></head> or directly in a tag.
for example :
<p style="font-weight: bold;">see bold text here</p> won't show anything
"font-weight: normal" is ok.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dave Hyatt
*** This bug has been marked as a duplicate of 14086 ***