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

Side by Side Diff: LayoutTests/editing/inserting/insert-paragraph-between-vertical-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: Created 7 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 Testcase for bug http://crbug.com/259352: Repaint issues with vertical text whic h has absolute (or fixed) position specified for it. Two lines should be visible within the box. To manually verify the issue, try to insert a line break in bet ween the vertically aligned text. The line should break as expected.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS repaintRects.indexOf('177 343') is not -1
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
10 Some text in vertical mod
11
12 e
13
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698