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

Side by Side Diff: icu52/source/data/translit/css3transform.txt

Issue 224943002: icu local change part1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: function indentation changed Created 6 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/sprep/spreplocal.mk ('k') | icu52/source/data/zone/reslocal.mk » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2004-2013, International Business Machines 3 // * Copyright (C) 2004-2013, International Business Machines
4 // * Corporation; Unicode, Inc.; and others. All Rights Reserved. 4 // * Corporation; Unicode, Inc.; and others. All Rights Reserved.
5 // * 5 // *
6 // *************************************************************************** 6 // ***************************************************************************
7 // File: root.txt 7 // File: root.txt
8 // Only include tr, az and el case transform rules for CSS3 support. 8 // Only include tr, az and el case transform rules for CSS3 support.
9 // 9 //
10 root { 10 root {
(...skipping 13 matching lines...) Expand all
24 // Transliterator display names 24 // Transliterator display names
25 // This is the English form of this resource. 25 // This is the English form of this resource.
26 "%Translit%Hex" { "%Translit%Hex" } 26 "%Translit%Hex" { "%Translit%Hex" }
27 "%Translit%UnicodeName" { "%Translit%UnicodeName" } 27 "%Translit%UnicodeName" { "%Translit%UnicodeName" }
28 "%Translit%UnicodeChar" { "%Translit%UnicodeChar" } 28 "%Translit%UnicodeChar" { "%Translit%UnicodeChar" }
29 TransliterateLATIN{ 29 TransliterateLATIN{
30 "", 30 "",
31 "" 31 ""
32 } 32 }
33 } 33 }
OLDNEW
« no previous file with comments | « icu52/source/data/sprep/spreplocal.mk ('k') | icu52/source/data/zone/reslocal.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698