Skip to content

Instantly share code, notes, and snippets.

@andrei-cacio
Last active September 16, 2019 19:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrei-cacio/9e5f463fad27df66ea780c1dc4520a42 to your computer and use it in GitHub Desktop.
Save andrei-cacio/9e5f463fad27df66ea780c1dc4520a42 to your computer and use it in GitHub Desktop.
Pasting hello world in Edge
<html>
<body>
<!--StartFragment-->
<span style="
display: inline !important;
float: none;
background-color: rgb(255, 255, 255);
color: rgb(34, 34, 34);
font-family: arial,sans-serif;
font-size: 13.33px;
font-style: normal;
font-variant: normal;
font-weight: 400;
letter-spacing: normal;
orphans: 2;
text-align: center;
text-decoration: none;
text-indent: 0px;
text-transform: none;
-webkit-text-stroke-width: 0px;
white-space: normal;
word-spacing: 0px;
">
celebrating
</span>
<!--EndFragment-->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment