Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug123862.html
index bef051d..2b694f1 100644 (file)
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"\r                      "http://www.w3.org/TR/REC-html40/strict.dtd">\r<html>\r<head>\r<title>Cols and colspan</title>\r<style type="text/css">\r<!--\rtable {margin: 1em 0; width: 200px; border: 2px solid black;}\rtd {border: 1px solid gray; background: #EFE;}\r-->\r</style>\r</head>\r<body>\r\r<table>\r<tr>\r<td>no cols or colspans</td>\r</tr>\r</table>\r\r<table cols="4">\r<tr>\r<td>cols=4</td>\r</tr>\r</table>\r\r<table>\r<tr>\r<td colspan="4">colspan=4</td>\r</tr>\r</table>\r\r<table cols="4">\r<tr>\r<td colspan="4">cols=4, colspan=4</td>\r</tr>\r</table>\r\r<table cols="4">\r<tr>\r<td colspan="4">see previous</td>\r</tr>\r</table>\r\r</body>\r</html>\r
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"\r                      "http://www.w3.org/TR/REC-html40/strict.dtd">\r<html>\r<head>\r<title>Cols and colspan</title>\r<style type="text/css">\r<!--\rtable {margin: 1em 0; width: 200px; border: 2px solid black;}\rtd {border: 1px solid gray; background: #EFE;}\r-->\r</style>\r</head>\r<body>\r\r<table>\r<tr>\r<td>no cols or colspans</td>\r</tr>\r</table>\r\r<table cols="4">\r<tr>\r<td>cols=4</td>\r</tr>\r</table>\r\r<table>\r<tr>\r<td colspan="4">colspan=4</td>\r</tr>\r</table>\r\r<table cols="4">\r<tr>\r<td colspan="4">cols=4, colspan=4</td>\r</tr>\r</table>\r\r<table cols="4">\r<tr>\r<td colspan="4">see previous</td>\r</tr>\r</table>\r\r</body>\r</html>