jpmedley · GitHub

Merged

Merged

Conversation

jpmedley

@teoli2003 teoli2003 changed the title Adding compat data for Console Add compat data for Console

Feb 21, 2018

@teoli2003 teoli2003 added the data:api

Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

label

Feb 21, 2018

Elchi3

"firefox": {
"version_added": "28",
"notes": [
"Available in workers from 38 onwards"
"chrome": {
"version_added": true,
"notes": [
"Alias (console.exception) not available"
"firefox": {
"version_added": "4",
"notes": [
"Substitution strings available from 9 onwards",
"firefox": {
"version_added": "9",
"notes": [
"This method is supported starting in Gecko 9 (Firefox 9 / Thunderbird 9 / SeaMonkey 2.6), but the new group was not collapsed; it's functionally was equivalent to console.group(). Since Gecko 52.0 (Firefox 52.0 / Thunderbird 52.0 / SeaMonkey 2.49) the group is collapsed",
"firefox_android": {
"version_added": "9",
"notes": [
"This method is supported starting in Gecko 9 (Firefox 9 / Thunderbird 9 / SeaMonkey 2.6), but the new group was not collapsed; it's functionally was equivalent to console.group(). Since Gecko 52.0 (Firefox 52.0 / Thunderbird 52.0 / SeaMonkey 2.49) the group is collapsed",
"version_added": "4",
"notes": [
"Available in workers from 38 onwards",
"Subtitution string available from 9 onwards"
"chrome": {
"version_added": true,
"notes": [
"Substitution strings available from 28 onwards",
"firefox": {
"version_added": "4",
"notes": [
"Substitution strings available from 9 onwards",

@Elchi3

dontcallmedom pushed a commit to dontcallmedom/browser-compat-data that referenced this pull request

Mar 17, 2018

Closed

Open

Labels

data:api

Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Read the original on github.com ↗