mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Cloned nodes were re-parsing already-parsed style attributes. As such, they were also checking CSP, which shouldn't happen as the original node already was checked for it. Testing: The existing WPT test now mostly passes. It had two cases which were passing in no browsers. Fixes: Part of #4577 Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
9 lines
236 B
INI
Vendored
9 lines
236 B
INI
Vendored
[inline-style-allowed-while-cloning-objects.sub.html]
|
|
[non-HTML namespace]
|
|
expected: FAIL
|
|
|
|
[inline-style-allowed-while-cloning-objects 19]
|
|
expected: FAIL
|
|
|
|
[inline-style-allowed-while-cloning-objects 20]
|
|
expected: FAIL
|