WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
13754
Should not always create an empty <tbody>
https://bugs.webkit.org/show_bug.cgi?id=13754
Summary
Should not always create an empty <tbody>
Beth Dakin
Reported
2007-05-16 15:27:29 PDT
This should not affect rendering on any sites, but the following layout test regressed with
r21522
: tables/mozilla/bugs/
bug48028
-2.html We should not be adding that empty tbody before the caption.
Attachments
Add attachment
proposed patch, testcase, etc.
Beth Dakin
Comment 1
2007-05-16 15:27:55 PDT
<
rdar://problem/5208463
> Should not always create am empty <tbody>
David Kilzer (:ddkilzer)
Comment 2
2007-05-17 08:12:53 PDT
Firefox 2.0.0.3 adds the TBODY in the same place in this test using Hixie's Live DOM Viewer. Perhaps the results need to be updated?
Julien Chaffraix
Comment 3
2012-09-25 18:08:02 PDT
We don't create an empty <tbody> anymore, which matches HTML5 parsing rules:
http://trac.webkit.org/browser/trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug48028-2-expected.txt
http://trac.webkit.org/browser/trunk/LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug48028-2-expected.txt
As the bug was about this test misbehaving, closing it. Not sure when it was fixed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug