Using the script in comment 5, excluding third-party directories. Differential Revision: https://phabricator.services.mozilla.com/D189760
10 lines
180 B
HTML
10 lines
180 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="transform: rotate(-135deg) rotate(3.1415926535897932384626433rad); width: 100px; height: 100px;">
|
|
Test Text
|
|
</div>
|
|
</body>
|
|
</html>
|