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

Side by Side Diff: content/test/data/accessibility/css/font-style-expected-blink.txt

Issue 2931893002: More precise use of multiline state (Closed)
Patch Set: Remove unnecessary changes Created 3 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
1 rootWebArea 1 rootWebArea
2 ++paragraph 2 ++paragraph
3 ++++staticText name='The ' 3 ++++staticText name='The '
4 ++++++inlineTextBox name='The ' 4 ++++++inlineTextBox name='The '
5 ++++staticText name='quick' textStyle=1 5 ++++staticText name='quick' textStyle=1
6 ++++++inlineTextBox name='quick' 6 ++++++inlineTextBox name='quick'
7 ++++staticText name='brown' textStyle=2 7 ++++staticText name='brown' textStyle=2
8 ++++++inlineTextBox name='brown' 8 ++++++inlineTextBox name='brown'
9 ++++staticText name='fox' textStyle=4 9 ++++staticText name='fox' textStyle=4
10 ++++++inlineTextBox name='fox' 10 ++++++inlineTextBox name='fox'
11 ++++staticText name='jumped' textStyle=3 11 ++++staticText name='jumped' textStyle=3
12 ++++++inlineTextBox name='jumped' 12 ++++++inlineTextBox name='jumped'
13 ++++staticText name='over' textStyle=6 13 ++++staticText name='over' textStyle=6
14 ++++++inlineTextBox name='over' 14 ++++++inlineTextBox name='over'
15 ++++staticText name='dog' textStyle=7 15 ++++staticText name='dog' textStyle=7
16 ++++++inlineTextBox name='dog' 16 ++++++inlineTextBox name='dog'
17 ++genericContainer 17 ++genericContainer multiline
18 ++++staticText name='Normal' 18 ++++staticText name='Normal'
19 ++++++inlineTextBox name='Normal' 19 ++++++inlineTextBox name='Normal'
20 ++++staticText name='bold' textStyle=1 20 ++++staticText name='bold' textStyle=1
21 ++++++inlineTextBox name='bold' 21 ++++++inlineTextBox name='bold'
22 ++++staticText name='italic' textStyle=2 22 ++++staticText name='italic' textStyle=2
23 ++++++inlineTextBox name='italic' 23 ++++++inlineTextBox name='italic'
24 ++++staticText name='underline' textStyle=4 24 ++++staticText name='underline' textStyle=4
25 ++++++inlineTextBox name='underline' 25 ++++++inlineTextBox name='underline'
26 ++++staticText name='line-through' textStyle=8 26 ++++staticText name='line-through' textStyle=8
27 ++++++inlineTextBox name='line-through' 27 ++++++inlineTextBox name='line-through'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698