Bug 13753
Summary: | REGRESSION: Raw text needs to be pulled outside of tables | ||
---|---|---|---|
Product: | WebKit | Reporter: | Beth Dakin <bdakin> |
Component: | Tables | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bdakin, hyatt |
Priority: | P2 | Keywords: | InRadar |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Beth Dakin
Right now, we do not pull raw text out of tables. This is bad. Another bug masked this problem when captions are involved, but that has been fixed (see 5204107), and now the following layout test has regressed:
tables/mozilla/bugs/bug55789.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Beth Dakin
<rdar://problem/5208440> REGRESSION: Raw text needs to be pulled outside of tables
Dave Hyatt
Fixed.
David Kilzer (:ddkilzer)
(In reply to comment #2)
> Fixed.
r21720