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

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

Issue 2716183003: When text decoration is underline or lie-through, some related IA2 attributes need to deviate from … (Closed)
Patch Set: Added test expectations. Created 3 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
« no previous file with comments | « content/test/data/accessibility/css/font-style-expected-blink.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE font-weight:normal font-style:normal ia2 _hypertext='<obj0><obj1>' 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE font-weight:normal font-style:normal tex t-line-through-style:none text-line-through-type:none text-underline-style:none text-underline-type:none ia2_hypertext='<obj0><obj1>'
2 ++IA2_ROLE_PARAGRAPH font-weight:normal font-style:normal font-weight:bold font- style:normal font-weight:normal font-style:italic ia2_hypertext='Normal boldital ic' 2 ++IA2_ROLE_PARAGRAPH font-weight:normal font-style:normal text-line-through-styl e:none text-line-through-type:none text-underline-style:none text-underline-type :none font-weight:bold font-style:normal text-line-through-style:none text-line- through-type:none text-underline-style:none text-underline-type:none font-weight :normal font-style:italic text-line-through-style:none text-line-through-type:no ne text-underline-style:none text-underline-type:none font-weight:normal font-st yle:underline text-line-through-style:none text-line-through-type:none text-unde rline-style:solid text-underline-type:single font-weight:bold font-style:italic text-line-through-style:none text-line-through-type:none text-underline-style:no ne text-underline-type:none font-weight:normal font-style:italic,underline text- line-through-style:none text-line-through-type:none text-underline-style:solid t ext-underline-type:single font-weight:bold font-style:italic,underline text-line -through-style:none text-line-through-type:none text-underline-style:solid text- underline-type:single ia2_hypertext='The quickbrownfoxjumpedoverdog'
dmazzoni 2017/02/27 19:56:44 this doesn't look right. the same attributes are b
3 ++++ROLE_SYSTEM_STATICTEXT name='Normal ' font-weight:normal font-style:normal i a2_hypertext='Normal ' 3 ++++ROLE_SYSTEM_STATICTEXT name='The ' font-weight:normal font-style:normal text -line-through-style:none text-line-through-type:none text-underline-style:none t ext-underline-type:none ia2_hypertext='The '
4 ++++ROLE_SYSTEM_STATICTEXT name='bold' font-weight:bold font-style:normal ia2_hy pertext='bold' 4 ++++ROLE_SYSTEM_STATICTEXT name='quick' font-weight:bold font-style:normal text- line-through-style:none text-line-through-type:none text-underline-style:none te xt-underline-type:none ia2_hypertext='quick'
5 ++++ROLE_SYSTEM_STATICTEXT name='italic' font-weight:normal font-style:italic ia 2_hypertext='italic' 5 ++++ROLE_SYSTEM_STATICTEXT name='brown' font-weight:normal font-style:italic tex t-line-through-style:none text-line-through-type:none text-underline-style:none text-underline-type:none ia2_hypertext='brown'
6 ++IA2_ROLE_SECTION FOCUSABLE font-weight:normal font-style:normal font-weight:bo ld font-style:normal font-weight:normal font-style:italic ia2_hypertext='Normalb olditalic' 6 ++++ROLE_SYSTEM_STATICTEXT name='fox' font-weight:normal font-style:underline te xt-line-through-style:none text-line-through-type:none text-underline-style:soli d text-underline-type:single ia2_hypertext='fox'
7 ++++ROLE_SYSTEM_STATICTEXT name='Normal' font-weight:normal font-style:normal ia 2_hypertext='Normal' 7 ++++ROLE_SYSTEM_STATICTEXT name='jumped' font-weight:bold font-style:italic text -line-through-style:none text-line-through-type:none text-underline-style:none t ext-underline-type:none ia2_hypertext='jumped'
8 ++++ROLE_SYSTEM_STATICTEXT name='bold' font-weight:bold font-style:normal ia2_hy pertext='bold' 8 ++++ROLE_SYSTEM_STATICTEXT name='over' font-weight:normal font-style:italic,unde rline text-line-through-style:none text-line-through-type:none text-underline-st yle:solid text-underline-type:single ia2_hypertext='over'
9 ++++ROLE_SYSTEM_STATICTEXT name='italic' font-weight:normal font-style:italic ia 2_hypertext='italic' 9 ++++ROLE_SYSTEM_STATICTEXT name='dog' font-weight:bold font-style:italic,underli ne text-line-through-style:none text-line-through-type:none text-underline-style :solid text-underline-type:single ia2_hypertext='dog'
10 ++IA2_ROLE_SECTION FOCUSABLE font-weight:normal font-style:normal text-line-thro ugh-style:none text-line-through-type:none text-underline-style:none text-underl ine-type:none font-weight:bold font-style:normal text-line-through-style:none te xt-line-through-type:none text-underline-style:none text-underline-type:none fon t-weight:normal font-style:italic text-line-through-style:none text-line-through -type:none text-underline-style:none text-underline-type:none font-weight:normal font-style:underline text-line-through-style:none text-line-through-type:none t ext-underline-style:solid text-underline-type:single font-weight:normal font-sty le:line-through text-line-through-style:solid text-line-through-type:single text -underline-style:none text-underline-type:none ia2_hypertext='Normalbolditalicun derlineline-through'
11 ++++ROLE_SYSTEM_STATICTEXT name='Normal' font-weight:normal font-style:normal te xt-line-through-style:none text-line-through-type:none text-underline-style:none text-underline-type:none ia2_hypertext='Normal'
12 ++++ROLE_SYSTEM_STATICTEXT name='bold' font-weight:bold font-style:normal text-l ine-through-style:none text-line-through-type:none text-underline-style:none tex t-underline-type:none ia2_hypertext='bold'
13 ++++ROLE_SYSTEM_STATICTEXT name='italic' font-weight:normal font-style:italic te xt-line-through-style:none text-line-through-type:none text-underline-style:none text-underline-type:none ia2_hypertext='italic'
14 ++++ROLE_SYSTEM_STATICTEXT name='underline' font-weight:normal font-style:underl ine text-line-through-style:none text-line-through-type:none text-underline-styl e:solid text-underline-type:single ia2_hypertext='underline'
15 ++++ROLE_SYSTEM_STATICTEXT name='line-through' font-weight:normal font-style:lin e-through text-line-through-style:solid text-line-through-type:single text-under line-style:none text-underline-type:none ia2_hypertext='line-through'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/css/font-style-expected-blink.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698