diff options
author | yurys <yurys@chromium.org> | 2015-12-01 10:36:12 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-01 18:38:11 +0000 |
commit | 68b00b56a7d3b0f318160ad38ef3d2972774cab0 (patch) | |
tree | 298b7d27b0b764a6a069c2e98863906e2d31d375 | |
parent | 8f4e95ad72ab61958f3bffa00d55f44d4efa6239 (diff) | |
download | chromium_src-68b00b56a7d3b0f318160ad38ef3d2972774cab0.zip chromium_src-68b00b56a7d3b0f318160ad38ef3d2972774cab0.tar.gz chromium_src-68b00b56a7d3b0f318160ad38ef3d2972774cab0.tar.bz2 |
Mark a few tests for auto-rebaseline on Android
They've been having image diff since https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Android%20%28Nexus4%29/builds/41855
https://chromium.googlesource.com/chromium/src/+log/bd2336b6a1a62889db5af91b02290ece6d74f244%5E..019a65d7a669b75fb8fefa9a88a9ef0ac7116ebf?pretty=fuller
TBR=davve@opera.com
BUG=561519
NOTRY=True
Review URL: https://codereview.chromium.org/1485213002
Cr-Commit-Position: refs/heads/master@{#362457}
-rw-r--r-- | third_party/WebKit/LayoutTests/TestExpectations | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations index 66684ed..d04e67e 100644 --- a/third_party/WebKit/LayoutTests/TestExpectations +++ b/third_party/WebKit/LayoutTests/TestExpectations @@ -1364,3 +1364,12 @@ crbug.com/558574 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu crbug.com/558574 [ Win7 ] fast/text/emphasis.html [ Failure ] crbug.com/561595 [ XP ] plugins/webview-plugin-scroll.html [ Failure ] + +crbug.com/561519 [ Android ] css1/classification/list_style.html [ NeedsRebaseline ] +crbug.com/561519 [ Android ] css1/classification/list_style_position.html [ NeedsRebaseline ] +crbug.com/561519 [ Android ] css1/color_and_background/background_color.html [ NeedsRebaseline ] +crbug.com/561519 [ Android ] css1/color_and_background/color.html [ NeedsRebaseline ] +crbug.com/561519 [ Android ] css1/font_properties/font_style.html [ NeedsRebaseline ] +crbug.com/561519 [ Android ] css1/font_properties/font_variant.html [ NeedsRebaseline ] +crbug.com/561519 [ Android ] css1/formatting_model/canvas.html [ NeedsRebaseline ] +crbug.com/561519 [ Android ] svg/canvas/canvas-pattern-svg.html [ NeedsRebaseline ] |