{"id":29075,"date":"2023-03-24T13:20:07","date_gmt":"2023-03-24T13:20:07","guid":{"rendered":"https:\/\/prelive-tdw.visibleone.app\/insight-and-news\/proposal-to-amend-race-discrimination-ordinance-to-outlaw-intra-racial-discrimination-and-address-discrimination-and-harassment-relating-to-people-from-mainland-china\/"},"modified":"2025-09-22T03:05:54","modified_gmt":"2025-09-22T03:05:54","slug":"proposal-to-amend-race-discrimination-ordinance-to-outlaw-intra-racial-discrimination-and-address-discrimination-and-harassment-relating-to-people-from-mainland-china","status":"publish","type":"insight-and-news","link":"https:\/\/www.tannerdewitt.com\/zh-hant\/insight-and-news\/proposal-to-amend-race-discrimination-ordinance-to-outlaw-intra-racial-discrimination-and-address-discrimination-and-harassment-relating-to-people-from-mainland-china\/","title":{"rendered":"Proposal to amend Race Discrimination Ordinance to outlaw \u201cintra-racial discrimination\u201d and address discrimination and harassment relating to people from Mainland China"},"content":{"rendered":"\n    \n\n<div style=\"background-image:url('https:\/\/www.tannerdewitt.com\/wp-content\/themes\/tanner-de-witt\/images\/insightdetails.jpeg')\"\n    class=\"insight-news-detail-hero\" id=\"insight-news-detail-hero\">\n\n\t\t<div style=\"background-color:\" class=\"insight-news-detail-hero-overlay \"><\/div>\n            <div class=\"z-[0]\">\n                <div class=\"insight-news-breadcrumbs flex items-end practice-areas-featured-breadcrumbs \">\n                    <a class=\"page-link no-underline\" href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/\">\u9996\u9801<\/a>                <\/div>\n\n\n                <div class=\"hero-title\">\n                    <h1>\n                        Proposal to amend Race Discrimination Ordinance to outlaw \u201cintra-racial discrimination\u201d and address discrimination and harassment relating to people from Mainland China                    <\/h1>\n                <\/div>\n                \n                    <div style=\"\" class=\"hero-date \">\n\n                        <span class=\"month\">Mar<\/span>\n                        <span class=\"day\">24<\/span>\n                        <span class=\"year\">2023<\/span>\n                    <\/div>\n\n            <\/div>\n    \n\n    \n\n\n\n<\/div>\n\n\n\n<script >\n    (function () {\n        document.addEventListener(\"DOMContentLoaded\", () => {\n\n            const breadCrumbsContainer = Array.from(document.querySelectorAll(\".practice-areas-featured-breadcrumbs\"));\n\n            breadCrumbsContainer.forEach(container => {\n                const breadCrumbLinks = Array.from(container.querySelectorAll('.page-link'));\n                const breadCrumbSeperators = Array.from(container.querySelectorAll('.separator'));\n\n                if (Array.from(breadCrumbLinks).length === 1) {\n                    const homeNode = breadCrumbLinks[0];\n\n                    if (!homeNode) {\n                        return\n                    }\n\n                    const postTypeNode = homeNode.cloneNode(true);\n                    postTypeNode.textContent = \"Insights and News\";\n                    container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                    container.insertAdjacentElement('beforeend', postTypeNode)\n                    breadCrumbLinks.push(postTypeNode);\n\n                    if (\"Insights\") {\n                        const categoryNode = homeNode.cloneNode(true);\n\n                        categoryNode.textContent = \"Insights\";\n                        container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                        container.insertAdjacentElement('beforeend', categoryNode)\n                        breadCrumbLinks.push(categoryNode);\n                    }\n\n\n                    const titleNode = homeNode.cloneNode(true);\n\n                    titleNode.textContent = \"Proposal to amend Race Discrimination Ordinance to outlaw \u201cintra-racial discrimination\u201d and address discrimination and harassment relating to people from Mainland China\";\n                    container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                    container.insertAdjacentElement('beforeend', titleNode)\n                    breadCrumbLinks.push(titleNode);\n\n\n\n\n                }\n\n                breadCrumbLinks.forEach((link, index) => {\n\n                    link.classList.add('practice-areas-featured-breadcrumb-item-name');\n                    const origin = window.location.origin;\n                    const href = window.location.href;\n\n                    const originSplitter = window.location.href.includes(\"insight-and-news\") ? \"insight-and-news\" : window.location.href.includes('insights-and-news') ? \"insights-and-news\" : \"\"\n\n                    const paths = href.split(originSplitter);\n                    const links = paths[1].split(\"\/\").filter(Boolean)\n\n\n                    const resolvedOrigin = originSplitter ? (href.split(originSplitter)[0] || \"\") : (origin + \"\/\")\n\n                    if (index === 0) {\n\n                        if (!originSplitter) {\n                            link.href = origin\n                        } else {\n                            link.href = resolvedOrigin;\n                        }\n\n\n                    } else if (index === 1) {\n                        link.href = resolvedOrigin + originSplitter\n\n                    }\n                    else if (index === 2) {\n                        console.log(links)\n                        link.href = resolvedOrigin + originSplitter + \"\/\" + (links[0] || \"\")\n                    }\n                    else if (index === 3) {\n\n                        link.href = resolvedOrigin + originSplitter + \"\/\" + (links[0] || \"\") + \"\/\" + (links[1] || \"\")\n\n                    }\n\n\n\n                    \/\/ const words = link.textContent.split(\" \")\n                    \/\/ if (words.length > 4) {\n                    \/\/     link.textContent = words.slice(0, 4).join(\" \") + \"...\"\n                    \/\/ }\n\n                })\n\n                breadCrumbSeperators.forEach(separator => {\n                    separator.textContent = \"\/\"\n                    separator.classList.add('practice-areas-featured-breadcrumb-item-slash')\n                });\n\n\n            })\n\n\n        })\n        removeDivTag()\n    })();\n\n    function removeDivTag() {\n        console.log(\"remasfljas\");\n        const editorContainer = document.querySelector(\".editor-wysiwyg\");\n        \/\/ editorContainer.innerText = editorContainer.innerText.replace(\"<\/div>\", \"\")\n        Array.from(editorContainer.childNodes).forEach(el => {\n            if (el.textContent.includes(\"<\/div>\")) {\n                el.textContent = \"\"\n            }\n        })\n    }\n<\/script>\n<div class=\"editor-wysiwyg my-[40px]\">\n<div class=\"single-section\"><div class=\"single-section\">\n<p>Earlier this week, the Equal Opportunities Commission (the \u201c<strong>EOC<\/strong>\u201d) in its <a href=\"file:\/\/\/C:\/Users\/feliciayeo\/AppData\/Local\/Microsoft\/Windows\/INetCache\/Content.Outlook\/DZG3J2R6\/ca20230320cb2-205-2-e.pdf%20(legco.gov.hk)\">update to the Legislative Council<\/a> (\u201c<strong>LegCo<\/strong>\u201d) had reiterated its plan to:-<\/p>\n<ul style=\"list-style:none\"><li> <p>\u201c<em>\u2026 tackle discrimination, harassment and vilification between people from Hong Kong and those from the Mainland through legislation \u2026<\/em>\u201d<\/p> <\/li><\/ul>\n<p>Currently, the Race Discrimination Ordinance (\u201c<strong>RDO<\/strong>\u201d) provides:-<\/p>\n<ul>\n<li>in section 8(1) that:-\n\n<p>\u201c<em>race (<\/em><em>\u7a2e\u65cf<\/em><em>), in relation to a person, means the race, colour, descent or national or ethnic origin of the person, and includes a race, colour, descent or national or ethnic origin that is imputed to the person;<\/em>\u201d<\/p>\n<\/li>\n<\/ul>\n<ul>\n<li>in section 8(3)(b) that the following characteristics (among others) are excluded from the definition of \u201crace\u201d:-\n\n<ul>\n<li>Hong Kong permanent resident status;<\/li>\n<\/ul>\n<ul>\n<li>right of abode or right to land in Hong Kong;<\/li>\n<\/ul>\n<ul>\n<li>length of residence in Hong Kong; and<\/li>\n<\/ul>\n<ul>\n<li>the nationality, citizenship or resident status of the person under the law of any country or place;<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<ul>\n<li>in section 8(5), that for the purpose of determining if there has been discriminatory treatment, a comparison is to be made between:-\n\n<p>\u201c<em> \u2026 a person of a particular racial group with that of <u>a person not of that group<\/u> must be such that the relevant circumstances in the one case are the same, or not materially different, in the other.<\/em>\u201d [underlined is our emphasis]<\/p>\n<\/li>\n<\/ul>\n<p>The combined effect of the above provisions is that if a Chinese person treats another Chinese person less favourably or harasses that person on racial ground in Hong Kong, it is unlikely to be considered unlawful under the RDO.<\/p>\n<p>There is currently no detailed and concrete proposal for the intended legislative amendments above. It is unclear whether it will expand or elaborate on the statutory definition of \u201crace\u201d in the RDO to include, for example, an accent of a person and the birthplace\/ specific region of origin of a person.<\/p>\n<p>Employers should remain vigilant and keep themselves updated of any changes to the anti-discrimination legislations in Hong Kong. Employers should also consider seeking legal advice promptly if in doubt.<\/p>\n<p class=\"has-text-align-right\"><strong>Russell Bennett and Mark Chiu<\/strong><\/p>\n<p>For specific advice on your situation, please contact:<\/p>\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p><a href=\"https:\/\/www.tannerdewitt.com\/our-people\/russell-bennett\/\">Russell Bennett<\/a><br\/>Partner |\u00a0<a href=\"mailto:russellbennett@tannerdewitt.com\">russellbennett@tannerdewitt.com<\/a><\/p>\n<\/div>\n<\/div>\n<p><em>Disclaimer: This publication is general in nature and is not intended to constitute legal advice. You should seek professional advice before taking any action in relation to the matters dealt with in this publication<\/em>.<\/p>\n\n<\/div><\/div>\n\n<\/div>\n\n\n    <div class=\"tdw-three-cols-two-rows-article\" id=\"\">\n        <div style=\"background:#FFFFFF\"\n            class=\"three-cols-two-rows    \" id=\"three-cols-two-rows\">\n\n            <div class=\"three-cols-two-rows-title-button\">\n                <div class=\"flex flex-row justify-between w-[100%] max-w-[1360px] mx-auto\">\n                    <h3 class=\"title no-underline\">Featured Articles<\/h3>\n                    <div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n                  \n\n                    <\/div>\n                <\/div>\n\n            <\/div>\n            <div class=\"three-cols-two-rows-container\">\n\n                                                                                        \n<a class=\"h-[100%] block no-underline group\" href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/insight-and-news\/another-post-re-usum-decision-hong-kong-court-grants-disclosure-relief-in-aid-of-bvi-liquidation\/\">\n    <div style=\"background:#F8F8F8\" class=\"h-[100%]  article-card\"\n        id=\"article-card\">\n        <div class=\"article-card-header\">\n                                                <span style=\"color:#781d7e\" class=\"article-caption\">Insights<\/span>\n                \n            \n            <div class=\"article-title no-underline group-hover:!underline line-clamp-3\">\n                Another post-Re USUM decision: Hong Kong Court grants disclosure relief in aid of BVI liquidation\n            <\/div>\n        <\/div>\n\n        <div class=\"article-author-and-date-container \">\n                            <span data-href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/our-people\/natalie-lam\/\"\n                    class=\"article-author cursor-pointer hover:underline\">\n                    \u6797\u5bb6\u5e0c<\/span>\n\n            \n                            <svg width=\"5\" height=\"5\" viewBox=\"0 0 5 5\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path\n                        d=\"M0.680664 2.56641V2.20605C0.680664 1.70215 0.838867 1.28613 1.15527 0.958008C1.47754 0.629883 1.91406 0.46582 2.46484 0.46582C3.02148 0.46582 3.46094 0.629883 3.7832 0.958008C4.10547 1.28613 4.2666 1.70215 4.2666 2.20605V2.56641C4.2666 3.06445 4.10547 3.47754 3.7832 3.80566C3.4668 4.12793 3.03027 4.28906 2.47363 4.28906C1.92285 4.28906 1.48633 4.12793 1.16406 3.80566C0.841797 3.47754 0.680664 3.06445 0.680664 2.56641Z\"\n                        fill=\"#656363\" \/>\n                <\/svg>\n            \n            <span>14 September 2026<\/span>\n\n        <\/div>\n    <\/div>\n<\/a>\n\n<script>\n\n    (function () {\n        document.addEventListener(\"DOMContentLoaded\", () => {\n            const author = document.querySelector(\".article-author\");\n\n            author.addEventListener('click', (e) => {\n                e.stopPropagation();\n\n                window.location = author.getAttribute('data-href')\n            });\n        });\n    })();\n\n<\/script>                        \n                                                                        \n<a class=\"h-[100%] block no-underline group\" href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/insight-and-news\/cybersecurity-for-banks-after-the-critical-infrastructure-ordinance-same-same-but-different\/\">\n    <div style=\"background:#F8F8F8\" class=\"h-[100%]  article-card\"\n        id=\"article-card\">\n        <div class=\"article-card-header\">\n                                                <span style=\"color:#781d7e\" class=\"article-caption\">Insights<\/span>\n                \n            \n            <div class=\"article-title no-underline group-hover:!underline line-clamp-3\">\n                Cybersecurity for Banks after the Critical Infrastructure Ordinance: Same Same, But Different\n            <\/div>\n        <\/div>\n\n        <div class=\"article-author-and-date-container \">\n                            <span data-href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/our-people\/padraig-walsh\/\"\n                    class=\"article-author cursor-pointer hover:underline\">\n                    P\u00e1draig Walsh<\/span>\n\n            \n                            <svg width=\"5\" height=\"5\" viewBox=\"0 0 5 5\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path\n                        d=\"M0.680664 2.56641V2.20605C0.680664 1.70215 0.838867 1.28613 1.15527 0.958008C1.47754 0.629883 1.91406 0.46582 2.46484 0.46582C3.02148 0.46582 3.46094 0.629883 3.7832 0.958008C4.10547 1.28613 4.2666 1.70215 4.2666 2.20605V2.56641C4.2666 3.06445 4.10547 3.47754 3.7832 3.80566C3.4668 4.12793 3.03027 4.28906 2.47363 4.28906C1.92285 4.28906 1.48633 4.12793 1.16406 3.80566C0.841797 3.47754 0.680664 3.06445 0.680664 2.56641Z\"\n                        fill=\"#656363\" \/>\n                <\/svg>\n            \n            <span>14 September 2026<\/span>\n\n        <\/div>\n    <\/div>\n<\/a>\n\n<script>\n\n    (function () {\n        document.addEventListener(\"DOMContentLoaded\", () => {\n            const author = document.querySelector(\".article-author\");\n\n            author.addEventListener('click', (e) => {\n                e.stopPropagation();\n\n                window.location = author.getAttribute('data-href')\n            });\n        });\n    })();\n\n<\/script>                        \n                                                                        \n<a class=\"h-[100%] block no-underline group\" href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/insight-and-news\/cybersecurity-for-banks-after-the-critical-infrastructure-ordinance-same-same-but-different\/\">\n    <div style=\"background:#F8F8F8\" class=\"h-[100%]  article-card\"\n        id=\"article-card\">\n        <div class=\"article-card-header\">\n                                                <span style=\"color:#781d7e\" class=\"article-caption\">Insights<\/span>\n                \n            \n            <div class=\"article-title no-underline group-hover:!underline line-clamp-3\">\n                Cybersecurity for Banks after the Critical Infrastructure Ordinance: Same Same, But Different\n            <\/div>\n        <\/div>\n\n        <div class=\"article-author-and-date-container \">\n                            <span data-href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/our-people\/padraig-walsh\/\"\n                    class=\"article-author cursor-pointer hover:underline\">\n                    P\u00e1draig Walsh<\/span>\n\n            \n                            <svg width=\"5\" height=\"5\" viewBox=\"0 0 5 5\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path\n                        d=\"M0.680664 2.56641V2.20605C0.680664 1.70215 0.838867 1.28613 1.15527 0.958008C1.47754 0.629883 1.91406 0.46582 2.46484 0.46582C3.02148 0.46582 3.46094 0.629883 3.7832 0.958008C4.10547 1.28613 4.2666 1.70215 4.2666 2.20605V2.56641C4.2666 3.06445 4.10547 3.47754 3.7832 3.80566C3.4668 4.12793 3.03027 4.28906 2.47363 4.28906C1.92285 4.28906 1.48633 4.12793 1.16406 3.80566C0.841797 3.47754 0.680664 3.06445 0.680664 2.56641Z\"\n                        fill=\"#656363\" \/>\n                <\/svg>\n            \n            <span>14 September 2026<\/span>\n\n        <\/div>\n    <\/div>\n<\/a>\n\n<script>\n\n    (function () {\n        document.addEventListener(\"DOMContentLoaded\", () => {\n            const author = document.querySelector(\".article-author\");\n\n            author.addEventListener('click', (e) => {\n                e.stopPropagation();\n\n                window.location = author.getAttribute('data-href')\n            });\n        });\n    })();\n\n<\/script>                        \n                                                                        \n<a class=\"h-[100%] block no-underline group\" href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/insight-and-news\/news-update-hong-kong-moves-closer-to-a-full-virtual-asset-services-regime\/\">\n    <div style=\"background:#F8F8F8\" class=\"h-[100%]  article-card\"\n        id=\"article-card\">\n        <div class=\"article-card-header\">\n                                                <span style=\"color:#781d7e\" class=\"article-caption\">Insights<\/span>\n                \n            \n            <div class=\"article-title no-underline group-hover:!underline line-clamp-3\">\n                News update: Hong Kong moves closer to a full virtual asset services regime\n            <\/div>\n        <\/div>\n\n        <div class=\"article-author-and-date-container \">\n                            <span data-href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/our-people\/evelyn-wong\/\"\n                    class=\"article-author cursor-pointer hover:underline\">\n                    \u9ec3\u8a60\u59f8<\/span>\n\n            \n                            <svg width=\"5\" height=\"5\" viewBox=\"0 0 5 5\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path\n                        d=\"M0.680664 2.56641V2.20605C0.680664 1.70215 0.838867 1.28613 1.15527 0.958008C1.47754 0.629883 1.91406 0.46582 2.46484 0.46582C3.02148 0.46582 3.46094 0.629883 3.7832 0.958008C4.10547 1.28613 4.2666 1.70215 4.2666 2.20605V2.56641C4.2666 3.06445 4.10547 3.47754 3.7832 3.80566C3.4668 4.12793 3.03027 4.28906 2.47363 4.28906C1.92285 4.28906 1.48633 4.12793 1.16406 3.80566C0.841797 3.47754 0.680664 3.06445 0.680664 2.56641Z\"\n                        fill=\"#656363\" \/>\n                <\/svg>\n            \n            <span>06 August 2026<\/span>\n\n        <\/div>\n    <\/div>\n<\/a>\n\n<script>\n\n    (function () {\n        document.addEventListener(\"DOMContentLoaded\", () => {\n            const author = document.querySelector(\".article-author\");\n\n            author.addEventListener('click', (e) => {\n                e.stopPropagation();\n\n                window.location = author.getAttribute('data-href')\n            });\n        });\n    })();\n\n<\/script>                        \n                                                                        \n<a class=\"h-[100%] block no-underline group\" href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/insight-and-news\/news-update-sfc-circular-sets-cybersecurity-measures-against-ai-enabled-cyberattacks\/\">\n    <div style=\"background:#F8F8F8\" class=\"h-[100%]  article-card\"\n        id=\"article-card\">\n        <div class=\"article-card-header\">\n                                                <span style=\"color:#781d7e\" class=\"article-caption\">Insights<\/span>\n                \n            \n            <div class=\"article-title no-underline group-hover:!underline line-clamp-3\">\n                News update: SFC circular sets cybersecurity measures against AI-enabled cyberattacks\n            <\/div>\n        <\/div>\n\n        <div class=\"article-author-and-date-container \">\n                            <span data-href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/our-people\/padraig-walsh\/\"\n                    class=\"article-author cursor-pointer hover:underline\">\n                    P\u00e1draig Walsh<\/span>\n\n            \n                            <svg width=\"5\" height=\"5\" viewBox=\"0 0 5 5\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path\n                        d=\"M0.680664 2.56641V2.20605C0.680664 1.70215 0.838867 1.28613 1.15527 0.958008C1.47754 0.629883 1.91406 0.46582 2.46484 0.46582C3.02148 0.46582 3.46094 0.629883 3.7832 0.958008C4.10547 1.28613 4.2666 1.70215 4.2666 2.20605V2.56641C4.2666 3.06445 4.10547 3.47754 3.7832 3.80566C3.4668 4.12793 3.03027 4.28906 2.47363 4.28906C1.92285 4.28906 1.48633 4.12793 1.16406 3.80566C0.841797 3.47754 0.680664 3.06445 0.680664 2.56641Z\"\n                        fill=\"#656363\" \/>\n                <\/svg>\n            \n            <span>04 August 2026<\/span>\n\n        <\/div>\n    <\/div>\n<\/a>\n\n<script>\n\n    (function () {\n        document.addEventListener(\"DOMContentLoaded\", () => {\n            const author = document.querySelector(\".article-author\");\n\n            author.addEventListener('click', (e) => {\n                e.stopPropagation();\n\n                window.location = author.getAttribute('data-href')\n            });\n        });\n    })();\n\n<\/script>                        \n                                                                        \n<a class=\"h-[100%] block no-underline group\" href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/insight-and-news\/hong-kong-courts-first-recognition-of-bahamian-liquidation-after-landmark-case-re-usum\/\">\n    <div style=\"background:#F8F8F8\" class=\"h-[100%]  article-card\"\n        id=\"article-card\">\n        <div class=\"article-card-header\">\n                                                <span style=\"color:#781d7e\" class=\"article-caption\">Insights<\/span>\n                \n            \n            <div class=\"article-title no-underline group-hover:!underline line-clamp-3\">\n                Hong Kong Court\u2019s first recognition of Bahamian liquidation after landmark case Re USUM\n            <\/div>\n        <\/div>\n\n        <div class=\"article-author-and-date-container \">\n                            <span data-href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/our-people\/tim-au\/\"\n                    class=\"article-author cursor-pointer hover:underline\">\n                    \u5340\u4f83\u6f5b<\/span>\n\n            \n                            <svg width=\"5\" height=\"5\" viewBox=\"0 0 5 5\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path\n                        d=\"M0.680664 2.56641V2.20605C0.680664 1.70215 0.838867 1.28613 1.15527 0.958008C1.47754 0.629883 1.91406 0.46582 2.46484 0.46582C3.02148 0.46582 3.46094 0.629883 3.7832 0.958008C4.10547 1.28613 4.2666 1.70215 4.2666 2.20605V2.56641C4.2666 3.06445 4.10547 3.47754 3.7832 3.80566C3.4668 4.12793 3.03027 4.28906 2.47363 4.28906C1.92285 4.28906 1.48633 4.12793 1.16406 3.80566C0.841797 3.47754 0.680664 3.06445 0.680664 2.56641Z\"\n                        fill=\"#656363\" \/>\n                <\/svg>\n            \n            <span>17 July 2026<\/span>\n\n        <\/div>\n    <\/div>\n<\/a>\n\n<script>\n\n    (function () {\n        document.addEventListener(\"DOMContentLoaded\", () => {\n            const author = document.querySelector(\".article-author\");\n\n            author.addEventListener('click', (e) => {\n                e.stopPropagation();\n\n                window.location = author.getAttribute('data-href')\n            });\n        });\n    })();\n\n<\/script>                        \n                                    \n            <\/div>\n            <div class=\"mt-5 xl:mt-0\">\n\t\t\t\t\t\t\t\t\n         \n\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Earlier this week, the Equal Opportunities Commission (the \u201cEOC\u201d) in its update to the Legislative Council (\u201cLegCo\u201d) had reiterated its plan to:- \u201c\u2026 tackle discrimination, harassment and vilification between people from Hong Kong and those from the Mainland through legislation \u2026\u201d Currently, the Race Discrimination Ordinance (\u201cRDO\u201d) provides:- in section 8(1) that:- \u201crace (\u7a2e\u65cf), in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"template":"","meta":{"_acf_changed":false,"footnotes":""},"tags":[126],"insight-category":[1121],"insight-month":[1156],"insight-practice-area":[1131],"insight-year":[1161],"class_list":["post-29075","insight-and-news","type-insight-and-news","status-publish","hentry","tag-employment","insight-category-legal-updates-and-insights","insight-month-march","insight-practice-area-employment","insight-year-1161"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-and-news\/29075","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-and-news"}],"about":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/types\/insight-and-news"}],"author":[{"embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":1,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-and-news\/29075\/revisions"}],"predecessor-version":[{"id":30295,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-and-news\/29075\/revisions\/30295"}],"wp:attachment":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/media?parent=29075"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/tags?post=29075"},{"taxonomy":"insight-category","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-category?post=29075"},{"taxonomy":"insight-month","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-month?post=29075"},{"taxonomy":"insight-practice-area","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-practice-area?post=29075"},{"taxonomy":"insight-year","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-year?post=29075"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}