Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / relative-position-offsets.html
index d2d9e23..fa0a2b1 100644 (file)
@@ -1,9 +1,9 @@
-<!doctype html>\r
-<html>\r
-\r
-Will be green if relative positioning offsets are supported:\r
-\r
-<table border=0 cellpadding=0 cellspacing=0>\r
-<tr><td style="width:100px;height:100px;background-color:red">\r
-<tr><td style="position:relative; width:100px;height:100px; top:-100px;background-color:green">\r
-</table>\r
+<!doctype html>
+<html>
+
+Will be green if relative positioning offsets are supported:
+
+<table border=0 cellpadding=0 cellspacing=0>
+<tr><td style="width:100px;height:100px;background-color:red">
+<tr><td style="position:relative; width:100px;height:100px; top:-100px;background-color:green">
+</table>