Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-horizontal-bt.html

Issue 1419813004: Remove the "horizontal-bt" value from -webkit-writing-mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add static_assert to ensure TransformedWritingMode matches to WritingMode Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-horizontal-bt.html
diff --git a/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-horizontal-bt.html b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-horizontal-bt.html
deleted file mode 100644
index 2f3bb1d0ca37cf20fbac7231c2deb3ecbb2eeeb8..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-horizontal-bt.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!doctype html>
-<html style="border:10px solid maroon; -webkit-writing-mode:horizontal-bt">
-<head>
-<meta http-equiv="content-type" content="text/html; charset=UTF-8">
-<style>
-body {
- font-family: "HiraMinPro-W3";
- font-size: 40px;
-}
-</style>
-</head>
-<body>
-攻殻 機動隊 <ruby lang="ja">攻殻<rp>(</rp><rt>こうかく</rt><rp>)</rp>機動隊<rp>(</rp><rt>きどうたい</rt><rp>)</rp></ruby>

Powered by Google App Engine
This is Rietveld 408576698