RESOLVED WONTFIX 150164
[EFL] css2.1/tables/table-anonymous-objects-foo tests failed.
https://bugs.webkit.org/show_bug.cgi?id=150164
Summary [EFL] css2.1/tables/table-anonymous-objects-foo tests failed.
Hunseop Jeong
Reported 2015-10-15 06:03:05 PDT
css2.1/tables/table-anonymous-objects-foo.xht tests added at r190893 and r191011. However, EFL port's expected result is different with Mac port.
Attachments
EFLportResult (1.44 MB, image/png)
2015-10-15 06:04 PDT, Hunseop Jeong
no flags
ExpectedResultasMacPort (1.44 MB, image/png)
2015-10-15 06:04 PDT, Hunseop Jeong
no flags
Hunseop Jeong
Comment 1 2015-10-15 06:04:11 PDT
Created attachment 263147 [details] EFLportResult
Hunseop Jeong
Comment 2 2015-10-15 06:04:55 PDT
Created attachment 263148 [details] ExpectedResultasMacPort
Hunseop Jeong
Comment 3 2015-10-15 06:33:43 PDT
we get the "SyntaxError:Unexpected token '<'" when running the tests because css2.1/tables/table-anonymouse-objects-foo tests used the '<![CDATA[]]>' in test. Normally, Using the '<![CDATA[]]>' is not a problem. But it looks like Soup doesn't get the correct content type when loading the local test file. If we changed the extension of test file from '.xht' to '.xhtml', then test results seem like the expected result.
Michael Catanzaro
Comment 4 2017-03-11 10:37:44 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.