Use the same range for upper/lower-armenian as armenian
commit2e9801b7439512e0fc1743926837473b2eee7ab3
authorrob.buis@samsung.com <rob.buis@samsung.com>
Mon, 22 Jun 2015 05:47:50 +0000 (22 05:47 +0000)
committerrob.buis@samsung.com <rob.buis@samsung.com>
Mon, 22 Jun 2015 05:47:50 +0000 (22 05:47 +0000)
treef8c83f724d69ff9c9a5cbc654ed01f329a5961fc
parentb95f5001ecd2a621ceeb5a8e60f89c76b3bc8ba1
Use the same range for upper/lower-armenian as armenian

According to the specification [1] upper-armenian and
lower-armenian support the same range as armenian, so
fix effectiveListMarkerType.

This ensures the reported ASSERT is not hit, I changed
w3-css3-list-styles-fallback-style.html to test this.

[1] http://dev.w3.org/csswg/css-counter-styles/#simple-numeric

BUG=501733

Review URL: https://codereview.chromium.org/1194053002

git-svn-id: svn://svn.chromium.org/blink/trunk@197552 bbb929c8-8fbe-4397-9dbb-9b2b20218538
third_party/WebKit/LayoutTests/fast/lists/w3-css3-list-styles-fallback-style-expected.txt
third_party/WebKit/LayoutTests/fast/lists/w3-css3-list-styles-fallback-style.html
third_party/WebKit/Source/core/layout/LayoutListMarker.cpp