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

Unified Diff: LayoutTests/platform/linux/editing/inserting/insert-paragraph-between-text-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: Fixing nit in testcase 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/inserting/insert-paragraph-between-text-with-positioned-root-expected.txt
diff --git a/LayoutTests/platform/linux/editing/inserting/insert-paragraph-between-text-with-positioned-root-expected.txt b/LayoutTests/platform/linux/editing/inserting/insert-paragraph-between-text-with-positioned-root-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bd5c481869c696f2ffdc7405cef5c1cd73a99211
--- /dev/null
+++ b/LayoutTests/platform/linux/editing/inserting/insert-paragraph-between-text-with-positioned-root-expected.txt
@@ -0,0 +1,26 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [168, 201, 19, 300],
+ [168, 201, 19, 300],
+ [168, 201, 19, 300],
+ [167, 360, 21, 3],
+ [167, 360, 21, 3],
+ [167, 360, 21, 3],
+ [167, 353, 21, 3],
+ [167, 201, 20, 300],
+ [167, 201, 20, 300],
+ [167, 201, 20, 300],
+ [131, 353, 21, 3],
+ [131, 201, 20, 300],
+ [131, 200, 21, 3]
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698