Skip to content

Commit

Permalink
Support data: cell-padding
Browse files Browse the repository at this point in the history
  • Loading branch information
DCoder18 authored and hteumeuleu committed Aug 27, 2024
1 parent 26158cd commit b44a16b
Showing 1 changed file with 176 additions and 0 deletions.
176 changes: 176 additions & 0 deletions _features/html-cell-padding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,176 @@
---
title: "cell-padding"
description: "Represents the padding around the individual cells of the table"
category: html
last_test_date: "2024-05-01"
test_url: "/tests/html-cell-spacing.html"
test_results_url: "https://testi.at/proj/rlpatnzxf3eyce9oc3"
stats: {
apple-mail: {
macos: {
"2024-05":"y"
},
ios: {
"2024-05":"y"
}
},
gmail: {
desktop-webmail: {
"2024-05":"y"
},
ios: {
"2024-05":"y"
},
android: {
"2024-05":"y"
},
mobile-webmail: {
"2024-05":"y"
}
},
orange: {
desktop-webmail: {
"2024-05":"u",
"2024-05":"u"
},
ios: {
"2024-05":"u"
},
android: {
"2024-05":"u"
}
},
outlook: {
windows: {
"2013":"y",
"2016":"y",
"2019":"y",
"2021":"y"
},
windows-mail: {
"2024-05":"y"
},
macos: {
"2024-05":"y",
},
outlook-com: {
"2024-05":"y",
"2024-01":"y"
},
ios: {
"2024-05":"y"
},
android: {
"2024-05":"y"
}
},
yahoo: {
desktop-webmail: {
"2024-05":"y"
},
ios: {
"2024-05":"y"
},
android: {
"2024-05":"y"
}
},
aol: {
desktop-webmail: {
"2024-05":"y"
},
ios: {
"2024-05":"y"
},
android: {
"2024-05":"y"
}
},
samsung-email: {
android: {
"2024-05":"y"
}
},
sfr: {
desktop-webmail: {
"2024-05":"u"
},
ios: {
"2024-05":"u"
},
android: {
"2024-05":"u"
}
},
thunderbird: {
macos: {
"2024-05":"y"
}
},
protonmail: {
desktop-webmail: {
"2024-05":"u"
},
ios: {
"2024-05":"u"
},
android: {
"2024-05":"u"
}
},
hey: {
desktop-webmail: {
"2024-05":"u"
}
},
mail-ru: {
desktop-webmail: {
"2024-05":"y"
}
},
fastmail: {
desktop-webmail: {
"2024-05": "u"
}
},
laposte: {
desktop-webmail: {
"2024-05": "u"
}
},
gmx: {
desktop-webmail: {
"2024-05":"y",
},
ios: {
"2024-05":"u"
},
android: {
"2024-05":"u"
}
},
web-de: {
desktop-webmail: {
"2024-05":"y",
},
ios: {
"2024-05":"u"
},
android: {
"2024-05":"u"
}
},
ionos-1and1: {
desktop-webmail: {
"2024-05": "u"
},
android: {
"2024-05": "u"
}
}
}
links: {
"MDN: cell-padding":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableElement/cellPadding",
"Can I use: cell-padding":"https://caniuse.com/?search=cell-padding"
}
---

0 comments on commit b44a16b

Please sign in to comment.