WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 141423
141418
[GTK] Layout Test css3/calc/line-height.html is failing
https://bugs.webkit.org/show_bug.cgi?id=141418
Summary
[GTK] Layout Test css3/calc/line-height.html is failing
Marcos Chavarría Teijeiro (irc: chavaone)
Reported
2015-02-10 01:39:27 PST
The css3/calc/line-height.html layout test is failing on GTK+ port since revision
r179168
(
http://trac.webkit.org/r179168
) where the test was changed. That revision changes the test "normal" value for "18px" and the GTK test result is "17px". Here is the diff: --- /home/ch01/wk-tools/layout-test-results/css3/calc/line-height-expected.txt +++ /home/ch01/wk-tools/layout-test-results/css3/calc/line-height-actual.txt @@ -4,7 +4,7 @@ PASS getComputedStyle(document.getElementById("calc-percent"), null).lineHeight is getComputedStyle(document.getElementById("control"), null).lineHeight -FAIL getComputedStyle(document.getElementById("calc-percent-pixels"), null).lineHeight should be 32px. Was 18px. +FAIL getComputedStyle(document.getElementById("calc-percent-pixels"), null).lineHeight should be 32px. Was 17px. PASS successfullyParsed is true TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 1
2015-02-10 04:41:12 PST
*** This bug has been marked as a duplicate of
bug 141423
***
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