<% // Embeds a Test262.report results table // // Parameters: // $0 - A "feature" name from test262.report // // Example calls: // {{EmbedTest262ReportResultsTable("globalThis")}} // {{EmbedTest262ReportResultsTable("BigInt")}} // %>