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

Unified Diff: LayoutTests/platform/linux/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt

Issue 18254006: Repaint issues with vertical text which has absolute (or fixed) position specified for it. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removing the extra check Created 6 years, 5 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: LayoutTests/platform/linux/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
diff --git a/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-inline-content-expected.txt b/LayoutTests/platform/linux/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
similarity index 57%
copy from LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-inline-content-expected.txt
copy to LayoutTests/platform/linux/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
index f558d7d9475826f4322fd22e7b4d50fcf077460c..081618e8f6cbfc813c64d3657142a12189709924 100644
--- a/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-inline-content-expected.txt
+++ b/LayoutTests/platform/linux/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
@@ -6,8 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [408, 108, 20, 20],
- [408, 108, 20, 20]
+ [202, 200, 2, 2],
+ [184, 201, 19, 160],
+ [183, 200, 21, 3],
+ [183, 200, 21, 3],
+ [183, 200, 21, 3]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698