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

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

Issue 1768753003: Implemented the reporting of text style and language information on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed test expectations. Created 4 years, 9 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 rootWebArea
2 ++paragraph
3 ++++staticText name='Normal '
4 ++++++inlineTextBox name='Normal '
5 ++++staticText name='bold' textStyle=1
6 ++++++inlineTextBox name='bold'
7 ++++staticText name='italic' textStyle=2
8 ++++++inlineTextBox name='italic'
9 ++div
10 ++++staticText name='Normal'
11 ++++++inlineTextBox name='Normal'
12 ++++staticText name='bold' textStyle=1
13 ++++++inlineTextBox name='bold'
14 ++++staticText name='italic' textStyle=2
15 ++++++inlineTextBox name='italic'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/css/font-style.html ('k') | content/test/data/accessibility/css/font-style-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698