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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [168, 201, 19, 300],
10 [168, 201, 19, 300],
11 [168, 201, 19, 300],
12 [167, 360, 21, 3],
13 [167, 360, 21, 3],
14 [167, 360, 21, 3],
15 [167, 353, 21, 3],
16 [167, 201, 20, 300],
17 [167, 201, 20, 300],
18 [167, 201, 20, 300],
19 [131, 353, 21, 3],
20 [131, 201, 20, 300],
21 [131, 200, 21, 3]
22 ]
23 }
24 ]
25 }
26
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698