| OLD | NEW |
| 1 /** | 1 /** |
| 2 * Copyright (C) 2011 Nokia Inc. All rights reserved. | 2 * Copyright (C) 2011 Nokia Inc. All rights reserved. |
| 3 * Copyright (C) 2012 Google Inc. All rights reserved. | 3 * Copyright (C) 2012 Google Inc. All rights reserved. |
| 4 * | 4 * |
| 5 * This library is free software; you can redistribute it and/or | 5 * This library is free software; you can redistribute it and/or |
| 6 * modify it under the terms of the GNU Library General Public | 6 * modify it under the terms of the GNU Library General Public |
| 7 * License as published by the Free Software Foundation; either | 7 * License as published by the Free Software Foundation; either |
| 8 * version 2 of the License, or (at your option) any later version. | 8 * version 2 of the License, or (at your option) any later version. |
| 9 * | 9 * |
| 10 * This library is distributed in the hope that it will be useful, | 10 * This library is distributed in the hope that it will be useful, |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 { "de-ch", 0x00ab, 0x00bb, 0x2039, 0x203a, 0 }, | 105 { "de-ch", 0x00ab, 0x00bb, 0x2039, 0x203a, 0 }, |
| 106 { "dje", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, | 106 { "dje", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, |
| 107 { "dua", 0x00ab, 0x00bb, 0x2018, 0x2019, 0 }, | 107 { "dua", 0x00ab, 0x00bb, 0x2018, 0x2019, 0 }, |
| 108 { "dyo", 0x00ab, 0x00bb, 0x201c, 0x201d, 0 }, | 108 { "dyo", 0x00ab, 0x00bb, 0x201c, 0x201d, 0 }, |
| 109 { "dz", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, | 109 { "dz", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, |
| 110 { "ebu", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, | 110 { "ebu", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, |
| 111 { "ee", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, | 111 { "ee", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, |
| 112 { "el", 0x00ab, 0x00bb, 0x201c, 0x201d, 0 }, | 112 { "el", 0x00ab, 0x00bb, 0x201c, 0x201d, 0 }, |
| 113 { "en", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, | 113 { "en", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, |
| 114 { "en-gb", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, | 114 { "en-gb", 0x201c, 0x201d, 0x2018, 0x2019, 0 }, |
| 115 { "es", 0x201c, 0x201d, 0x00ab, 0x00bb, 0 }, | 115 { "exceptionState", 0x201c, 0x201d, 0x00ab, 0x00bb, 0 }, |
| 116 { "et", 0x201e, 0x201c, 0x201a, 0x2018, 0 }, | 116 { "et", 0x201e, 0x201c, 0x201a, 0x2018, 0 }, |
| 117 { "eu", 0x201c, 0x201d, 0x00ab, 0x00bb, 0 }, | 117 { "eu", 0x201c, 0x201d, 0x00ab, 0x00bb, 0 }, |
| 118 { "ewo", 0x00ab, 0x00bb, 0x201c, 0x201d, 0 }, | 118 { "ewo", 0x00ab, 0x00bb, 0x201c, 0x201d, 0 }, |
| 119 { "fa", 0x00ab, 0x00bb, 0x2039, 0x203a, 0 }, | 119 { "fa", 0x00ab, 0x00bb, 0x2039, 0x203a, 0 }, |
| 120 { "ff", 0x201e, 0x201d, 0x201a, 0x2019, 0 }, | 120 { "ff", 0x201e, 0x201d, 0x201a, 0x2019, 0 }, |
| 121 { "fi", 0x201d, 0x201d, 0x2019, 0x2019, 0 }, | 121 { "fi", 0x201d, 0x201d, 0x2019, 0x2019, 0 }, |
| 122 { "fr", 0x00ab, 0x00bb, 0x00ab, 0x00bb, 0 }, | 122 { "fr", 0x00ab, 0x00bb, 0x00ab, 0x00bb, 0 }, |
| 123 { "fr-ca", 0x00ab, 0x00bb, 0x2039, 0x203a, 0 }, | 123 { "fr-ca", 0x00ab, 0x00bb, 0x2039, 0x203a, 0 }, |
| 124 { "fr-ch", 0x00ab, 0x00bb, 0x2039, 0x203a, 0 }, | 124 { "fr-ch", 0x00ab, 0x00bb, 0x2039, 0x203a, 0 }, |
| 125 { "gsw", 0x00ab, 0x00bb, 0x2039, 0x203a, 0 }, | 125 { "gsw", 0x00ab, 0x00bb, 0x2039, 0x203a, 0 }, |
| (...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 379 if (m_depth) | 379 if (m_depth) |
| 380 m_depth--; | 380 m_depth--; |
| 381 break; | 381 break; |
| 382 } | 382 } |
| 383 } | 383 } |
| 384 if (oldDepth != m_depth) | 384 if (oldDepth != m_depth) |
| 385 updateText(); | 385 updateText(); |
| 386 } | 386 } |
| 387 | 387 |
| 388 } // namespace WebCore | 388 } // namespace WebCore |
| OLD | NEW |