summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/getFloatValueForUnit.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/css/getFloatValueForUnit.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/css/getFloatValueForUnit.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/css/getFloatValueForUnit.html b/third_party/WebKit/LayoutTests/fast/css/getFloatValueForUnit.html
index 6876017..72dcb8b 100644
--- a/third_party/WebKit/LayoutTests/fast/css/getFloatValueForUnit.html
+++ b/third_party/WebKit/LayoutTests/fast/css/getFloatValueForUnit.html
@@ -5,9 +5,7 @@
<script src="../js/resources/js-test-pre.js"></script>
</head>
<body>
-<p id="description"></p>
<div id="test-div" style="font-size: 10pt; -webkit-transform: rotate(100grad); -webkit-animation-delay: 0.2s;"></div>
-<div id="console"></div>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();