Summary: |
float:left causing misalignment |
Product: |
WebKit
|
Reporter: |
Anantha Keesara <anantha> |
Component: |
CSS | Assignee: |
Nobody <webkit-unassigned> |
Status: |
RESOLVED
INVALID
|
|
|
Severity: |
Normal
|
CC: |
macpherson, robert
|
Priority: |
P2
|
|
|
Version: |
528+ (Nightly build) | |
|
Hardware: |
PC | |
|
OS: |
Windows XP | |
|
URL: |
data:text/html,<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><HTML><BODY><DIV style="width:360px;"><DIV style="float:left; width:160px; height:100px; border:1px solid green;"></DIV></DIV><DIV style="HEIGHT: 30px; width:360px; border:1px solid blue;">table that is misaligned</DIV></BODY></HTML>
|
Attachments: |
|
2008-10-16 14:59 PDT, Anantha Keesara