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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-expected.txt

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/repaint/overflow-flipped-writing-mode-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-expected.txt
index ff8ee98e5f65ee4969233eba251a5903ee1b961b..6dcd7a3c71926f873295ab5e764bbc06415a9ce7 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-expected.txt
@@ -6,7 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 8, 100, 50]
+ [-92, 108, 50, 100]
],
"paintInvalidationClients": [
"LayoutBlockFlow DIV id='target'"

Powered by Google App Engine
This is Rietveld 408576698