Bug 150164 - [EFL] css2.1/tables/table-anonymous-objects-foo tests failed.
Summary: [EFL] css2.1/tables/table-anonymous-objects-foo tests failed.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-15 06:03 PDT by Hunseop Jeong
Modified: 2017-03-11 10:37 PST (History)
3 users (show)

See Also:


Attachments
EFLportResult (1.44 MB, image/png)
2015-10-15 06:04 PDT, Hunseop Jeong
no flags Details
ExpectedResultasMacPort (1.44 MB, image/png)
2015-10-15 06:04 PDT, Hunseop Jeong
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hunseop Jeong 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.
Comment 1 Hunseop Jeong 2015-10-15 06:04:11 PDT
Created attachment 263147 [details]
EFLportResult
Comment 2 Hunseop Jeong 2015-10-15 06:04:55 PDT
Created attachment 263148 [details]
ExpectedResultasMacPort
Comment 3 Hunseop Jeong 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.
Comment 4 Michael Catanzaro 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.