Last active
August 29, 2015 14:22
-
-
Save karlcow/3604d6f1ff0896d90107 to your computer and use it in GitHub Desktop.
some strange bug with Reuters in https://github.com/webcompat/web-bugs/issues/1111
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html class="ui-mobile" itemscope="" itemtype="http://schema.org/Article" lang="ja"> | |
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#"> | |
<link rel="stylesheet" href="/css/new-design.css?date=20150414" media="all"> | |
</head> | |
<body> | |
<div class="contents"> | |
<table class="contents-table triple-table first-feature-table"> | |
<tbody> | |
<tr> | |
<td class="triple-column feature"> | |
<a href="http://sp.m.reuters.co.jp/news/pickup.php?puno=147"> | |
<img class="triple-column-image" src="/dl/thumbnail/feature/6.jpg?cache=no&size=240w&format=jpeg&referrerSize=1500&ext=.jpg"> | |
<h1>ギリシャ問題</h1> | |
</a> | |
</td> | |
<td class="triple-column feature"> | |
<a href="http://sp.m.reuters.co.jp/news/pickup.php?puno=143"> | |
<img class="triple-column-image" src="/dl/thumbnail/feature/5.jpg?cache=no&size=240w&format=jpeg&referrerSize=1500&ext=.jpg"> | |
<h1>外国為替フォーラム</h1> | |
</a> | |
</td> | |
<td class="triple-column feature"> | |
<a href="http://sp.m.reuters.co.jp/news/pickup.php?puno=112"> | |
<img class="triple-column-image" src="/dl/thumbnail/feature/2.jpg?cache=no&size=240w&format=jpeg&referrerSize=1500&ext=.jpg"> | |
<h1>金融政策動向</h1> | |
</a> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment