HTML Editor
<!DOCTYPE html> <html lang="en-US"> <head> <style media="overflow-inline: scroll"> p{ color:red; } </style> </head> <body> <p>overflow-inline is not supported in any version of chrome, mozilla, IE, Edge, Opera</p> </body> </html>
OUTPUT
×

Save as Private