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

Unified Diff: content/test/data/accessibility/css/color.html

Issue 2716183003: When text decoration is underline or lie-through, some related IA2 attributes need to deviate from … (Closed)
Patch Set: Fixed unit test. 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/css/color.html
diff --git a/content/test/data/accessibility/css/color.html b/content/test/data/accessibility/css/color.html
index b5db005a2ca7b371cfa90cc3341d171c50104501..fa3f55d00510f815c8bb5f2a817f9bf70d2ecfc2 100644
--- a/content/test/data/accessibility/css/color.html
+++ b/content/test/data/accessibility/css/color.html
@@ -4,6 +4,7 @@
@WIN-ALLOW:background-color:*
@WIN-ALLOW:color:*
@WIN-ALLOW:ia2_hypertext=*
+@WIN-ALLOW:offset:*
-->
<!DOCTYPE html>
<html>

Powered by Google App Engine
This is Rietveld 408576698