提交 71b5d88e 编写于 作者: W wangchao582

!9063 Change markAnchor offset XTS default value by !14752

Signed-off-by: Nwangchao582 <wangchao582@huawei.com>
上级 9491bb09
......@@ -139,7 +139,7 @@ export default function defaultTest() {
exceptView: ['RichText', 'Web'],
expectValue: {
markAnchor: {
x: '0.0px', y: '0.0px'
x: '', y: ''
}
}
}, {
......@@ -147,7 +147,7 @@ export default function defaultTest() {
exceptView: ['RichText', 'Web'],
expectValue: {
offset: {
x: '0.0px', y: '0.0px'
x: '', y: ''
}
}
}]
......@@ -189,4 +189,4 @@ export default function defaultTest() {
}
});
})
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册