Commit 3872aad4 authored by haozhe's avatar haozhe Committed by Commit Bot

Increase time-out for svg-baseline-shift-interpolation.html

The svg-baseline-shift-interpolation.html test occasionally flakes due
to timeout. This patch marks this test as a slow test. The test require inline
layout change, making the test slow.
https://drafts.csswg.org/css-inline/#propdef-baseline-shift

Bug: 1076034
Change-Id: Id1270b20479f3341e7051211bb0c891355bfe0ee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220349
Commit-Queue: Hao Sheng <haozhes@chromium.org>
Reviewed-by: default avatarKevin Ellis <kevers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#773871}
parent f6065030
<!DOCTYPE html>
<meta charset="UTF-8">
<meta name="timeout" content="long">
<style>
.parent {
baseline-shift: 30px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment