Skip to content

flash嵌入后属性allowfullscreen无法全屏问题 #6202

@menglingbujie

Description

@menglingbujie

Version

2.4.2

Reproduction link

https://jsbin.com/cahalu/edit?html,output

Steps to reproduce

embed(allowfullscreen="true")会被转成embed(allowfullscreen="allowfullscreen")导致flash无法全屏

What is expected?

希望增加对属性不处理的指令

What is actually happening?

isBooleanAttr这个数组里面有对allowFullScreen的处理


embed(allowfullscreen="true")会被转成embed(allowfullscreen="allowfullscreen")导致flash无法全屏

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions