Skip to content

Commit

Permalink
Update Chromium data for html.elements.td.rowspan.rowspan_zero (mdn#2…
Browse files Browse the repository at this point in the history
…1469)

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `rowspan.rowspan_zero` member of the `td` HTML element. The data comes from a commit in the browser's source code, mapped to a version number using available tooling or via the commit timestamp.

Commit: https://chromiumdash.appspot.com/commit/93609285fd2b0f7fef0d27ad1cf2eca4b9956fc8

Additional Notes: Fixes mdn#14282.
  • Loading branch information
queengooborg authored Dec 12, 2023
1 parent 0ebf4b1 commit afb1b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/elements/td.json
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
"description": "<code>rowspan</code> attribute with value <code>0</code> (extend to the end of the row group)",
"support": {
"chrome": {
"version_added": false
"version_added": "65"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down

0 comments on commit afb1b9b

Please sign in to comment.