Tests and implementation of display:contents in SVG.
Adjusted how display:contents affect various SVG elements as specified in https://drafts.csswg.org/css-display/#unbox-svg By using IsOutermostSVGSVGElement() for svg root testing , this change also fixes 795685. Bug: 794498, 795685 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I6b45f1ad65cfe9b29378d9ea9f2c4f9d855da231 Reviewed-on: https://chromium-review.googlesource.com/829633 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#524687}
Showing
Please register or sign in to comment