Created
June 26, 2026 18:11
-
-
Save cryppadotta/09627f5f1331e72c952c5e304afbc8b5 to your computer and use it in GitHub Desktop.
PR 8662 generic URL label before/after visual evidence
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <svg xmlns="http://www.w3.org/2000/svg" width="1280" height="720" viewBox="0 0 1280 720" role="img" aria-label="Before and after comparison for generic URL external object labels"> | |
| <rect width="1280" height="720" fill="#f6f7f9"/> | |
| <text x="72" y="78" fill="#111827" font-family="Inter, Arial, sans-serif" font-size="30" font-weight="650">Generic URL external object label</text> | |
| <text x="72" y="112" fill="#667085" font-family="Inter, Arial, sans-serif" font-size="17">Before and after rendering for the external object pill and issue properties surfaces.</text> | |
| <rect x="72" y="154" width="542" height="460" rx="8" fill="#ffffff" stroke="#d9dde4"/> | |
| <rect x="666" y="154" width="542" height="460" rx="8" fill="#ffffff" stroke="#d9dde4"/> | |
| <text x="104" y="204" fill="#111827" font-family="Inter, Arial, sans-serif" font-size="20" font-weight="650">Before</text> | |
| <text x="698" y="204" fill="#111827" font-family="Inter, Arial, sans-serif" font-size="20" font-weight="650">After</text> | |
| <text x="104" y="266" fill="#667085" font-family="Inter, Arial, sans-serif" font-size="14" font-weight="700">PILL</text> | |
| <rect x="104" y="286" width="202" height="34" rx="17" fill="#f9fafb" stroke="#d9dde4"/> | |
| <circle cx="124" cy="303" r="6" fill="none" stroke="#98a2b3" stroke-width="2" stroke-dasharray="3 2"/> | |
| <text x="141" y="309" fill="#344054" font-family="Inter, Arial, sans-serif" font-size="15" font-weight="650">Url link - Not yet resolved</text> | |
| <text x="698" y="266" fill="#667085" font-family="Inter, Arial, sans-serif" font-size="14" font-weight="700">PILL</text> | |
| <rect x="698" y="286" width="180" height="34" rx="17" fill="#f9fafb" stroke="#d9dde4"/> | |
| <circle cx="718" cy="303" r="6" fill="none" stroke="#98a2b3" stroke-width="2" stroke-dasharray="3 2"/> | |
| <text x="735" y="309" fill="#344054" font-family="Inter, Arial, sans-serif" font-size="15" font-weight="650">URL - Not yet resolved</text> | |
| <text x="104" y="382" fill="#667085" font-family="Inter, Arial, sans-serif" font-size="14" font-weight="700">ISSUE PROPERTIES</text> | |
| <rect x="104" y="402" width="444" height="54" rx="8" fill="#ffffff" stroke="#d9dde4"/> | |
| <path d="M244 402v54" stroke="#d9dde4"/> | |
| <rect x="105" y="403" width="139" height="52" rx="7" fill="#fbfcfe"/> | |
| <text x="124" y="435" fill="#667085" font-family="Inter, Arial, sans-serif" font-size="15" font-weight="650">Url link</text> | |
| <text x="264" y="435" fill="#175cd3" font-family="Inter, Arial, sans-serif" font-size="15">https://example.com/launch-notes</text> | |
| <text x="698" y="382" fill="#667085" font-family="Inter, Arial, sans-serif" font-size="14" font-weight="700">ISSUE PROPERTIES</text> | |
| <rect x="698" y="402" width="444" height="54" rx="8" fill="#ffffff" stroke="#d9dde4"/> | |
| <path d="M838 402v54" stroke="#d9dde4"/> | |
| <rect x="699" y="403" width="139" height="52" rx="7" fill="#fbfcfe"/> | |
| <text x="718" y="435" fill="#667085" font-family="Inter, Arial, sans-serif" font-size="15" font-weight="650">URL</text> | |
| <text x="858" y="435" fill="#175cd3" font-family="Inter, Arial, sans-serif" font-size="15">https://example.com/launch-notes</text> | |
| <rect x="72" y="642" width="1136" height="1" fill="#d9dde4"/> | |
| <text x="72" y="676" fill="#667085" font-family="Inter, Arial, sans-serif" font-size="14">PR #8662 visual evidence: generic URL/link labels change from "Url link" to "URL".</text> | |
| </svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment