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

Side by Side Diff: LayoutTests/css3/flexbox/flexbox-ignore-container-firstLetter-expected.txt

Issue 686173006: Ignore ::first-letter from ancestors in grids and flexboxes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 6 years, 1 month 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
1 This test flex item should ignore container's firstLetter pseudo element. 1 This test flex item should ignore container's firstLetter pseudo element.
2 2
3 The first item. 3 The first item.
4 4
5 The second item. 5 The second item.
6 6
7 PASS 7 PASS
8 The first item.
9
10 The second item.
11
12 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698