LayoutTests:
Reviewed by Darin.
- updated results for http://bugs.webkit.org/show_bug.cgi?id=12777
REGRESSION (r18574): User profile pages display incorrectly at ebay.ca
* tables/mozilla/bugs/bug45486-expected.checksum:
* tables/mozilla/bugs/bug45486-expected.png:
* tables/mozilla/bugs/bug45486-expected.txt:
* tables/mozilla_expected_failures/core/col_span2-expected.txt:
WebCore:
Reviewed by Darin.
- http://bugs.webkit.org/show_bug.cgi?id=12777
REGRESSION (r18574): User profile pages display incorrectly at ebay.ca
Fixes existing layout tests: tables/mozilla/bugs/bug45486.html
tables/mozilla_expected_failures/core/col_span2.html
* rendering/AutoTableLayout.cpp:
(WebCore::AutoTableLayout::calcEffectiveWidth): Fixed a mismatch between which
columns count as percentage columns when adding up the total percent and
which columns count as percentage columns when converting non-percentage
columns to effectively-percentage.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@19641 268f45cc-cd09-0410-ab3c-d52691b4dbfc
7 files changed