<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blink on 谭盟</title><link>https://tannal.github.io/zh-cn/tags/blink/</link><description>Recent content in Blink on 谭盟</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Wed, 30 Oct 2024 14:23:11 +0000</lastBuildDate><atom:link href="https://tannal.github.io/zh-cn/tags/blink/index.xml" rel="self" type="application/rss+xml"/><item><title>在Chromium和blink中实现 MathML 链接元素</title><link>https://tannal.github.io/zh-cn/p/%E5%9C%A8chromium%E5%92%8Cblink%E4%B8%AD%E5%AE%9E%E7%8E%B0-mathml-%E9%93%BE%E6%8E%A5%E5%85%83%E7%B4%A0/</link><pubDate>Wed, 30 Oct 2024 14:23:11 +0000</pubDate><guid>https://tannal.github.io/zh-cn/p/%E5%9C%A8chromium%E5%92%8Cblink%E4%B8%AD%E5%AE%9E%E7%8E%B0-mathml-%E9%93%BE%E6%8E%A5%E5%85%83%E7%B4%A0/</guid><description>&lt;p&gt;在 third_party/blink/renderer/core/mathml/ 下创建 mathml_anchor_element.h/cc/idl&lt;/p&gt;
&lt;p&gt;它应继承自 MathMLElement 并实现类似 HTMLAnchorElement 的属性（如 href, target, rel）。&lt;/p&gt;
&lt;p&gt;属性映射：确保 MathML 的 href 能够触发 Element::HandleClick。&lt;/p&gt;</description></item></channel></rss>