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.
Created attachment 263147 [details] EFLportResult
Created attachment 263148 [details] ExpectedResultasMacPort
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.
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.