Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / relative-position-containment.html
index c60b45b..2e2be03 100644 (file)
@@ -1,9 +1,9 @@
-<!doctype html>\r
-<html>\r
-\r
-Will be green if the relative positioned table cell properly acts as a containing block.\r
-\r
-<table style="border:1px solid black" cellspacing=100 cellpadding=0>\r
-<tr><td style="position:relative;width:100px;height:100px;background-color:red">\r
-<div style="position:absolute;left:0;top:0;width:100px;height:100px;background-color:green">\r
-\r
+<!doctype html>
+<html>
+
+Will be green if the relative positioned table cell properly acts as a containing block.
+
+<table style="border:1px solid black" cellspacing=100 cellpadding=0>
+<tr><td style="position:relative;width:100px;height:100px;background-color:red">
+<div style="position:absolute;left:0;top:0;width:100px;height:100px;background-color:green">
+