From d26adc0a124c93c7c6c7d18a8e218c875dfaabec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Sat, 12 Nov 2016 15:06:16 -0800 Subject: [PATCH] Corrected native ignored issue links for text-writing-mode --- render-tests/text-writing-mode/chinese-punctuation/style.json | 2 +- render-tests/text-writing-mode/chinese/style.json | 2 +- render-tests/text-writing-mode/mixed/style.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/render-tests/text-writing-mode/chinese-punctuation/style.json b/render-tests/text-writing-mode/chinese-punctuation/style.json index 45f505e5..f272bdfd 100644 --- a/render-tests/text-writing-mode/chinese-punctuation/style.json +++ b/render-tests/text-writing-mode/chinese-punctuation/style.json @@ -5,7 +5,7 @@ "height": 512, "width": 512, "ignored": { - "native": "https://github.com/mapbox/mapbox-gl-native/pull/6828" + "native": "https://github.com/mapbox/mapbox-gl-native/issues/1682" } } }, diff --git a/render-tests/text-writing-mode/chinese/style.json b/render-tests/text-writing-mode/chinese/style.json index 544ac131..a90dac91 100644 --- a/render-tests/text-writing-mode/chinese/style.json +++ b/render-tests/text-writing-mode/chinese/style.json @@ -5,7 +5,7 @@ "height": 512, "width": 512, "ignored": { - "native": "https://github.com/mapbox/mapbox-gl-native/pull/6828" + "native": "https://github.com/mapbox/mapbox-gl-native/issues/1682" } } }, diff --git a/render-tests/text-writing-mode/mixed/style.json b/render-tests/text-writing-mode/mixed/style.json index 1f593ec1..f8329dee 100644 --- a/render-tests/text-writing-mode/mixed/style.json +++ b/render-tests/text-writing-mode/mixed/style.json @@ -5,7 +5,7 @@ "height": 512, "width": 512, "ignored": { - "native": "https://github.com/mapbox/mapbox-gl-native/pull/6828" + "native": "https://github.com/mapbox/mapbox-gl-native/issues/1682" } } },