Commit 4268878f authored by Yuqian Li's avatar Yuqian Li Committed by Commit Bot

Remove SK_SUPPORT_LEGACY_AA_BEHAVIOR

Change-Id: I7da84064c8aca5841261833f0a7fa954fbf4f062
Reviewed-on: https://chromium-review.googlesource.com/757643
Commit-Queue: Yuqian Li <liyuqian@chromium.org>
Reviewed-by: default avatarFlorin Malita <fmalita@chromium.org>
Cr-Commit-Position: refs/heads/master@{#517535}
parent 77a8696a
...@@ -240,9 +240,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal, ...@@ -240,9 +240,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
#define SK_COLOR_SPACE_XFORM_LEGACY_PIPELINE #define SK_COLOR_SPACE_XFORM_LEGACY_PIPELINE
#endif #endif
#ifndef SK_SUPPORT_LEGACY_AA_BEHAVIOR
#define SK_SUPPORT_LEGACY_AA_BEHAVIOR
#endif
///////////////////////// Imported from BUILD.gn and skia_common.gypi ///////////////////////// Imported from BUILD.gn and skia_common.gypi
......
...@@ -3609,7 +3609,6 @@ crbug.com/755405 [ Android ] fast/css/line-thickness-underline-strikethrough-ove ...@@ -3609,7 +3609,6 @@ crbug.com/755405 [ Android ] fast/css/line-thickness-underline-strikethrough-ove
crbug.com/755405 [ Android ] fast/css/text-overflow-ellipsis-strict.html [ Failure ] crbug.com/755405 [ Android ] fast/css/text-overflow-ellipsis-strict.html [ Failure ]
crbug.com/755405 [ Android ] fast/css/text-overflow-ellipsis.html [ Failure ] crbug.com/755405 [ Android ] fast/css/text-overflow-ellipsis.html [ Failure ]
crbug.com/755405 [ Android ] fast/css/getComputedStyle/getComputedStyle-margin-percentage.html [ Failure ] crbug.com/755405 [ Android ] fast/css/getComputedStyle/getComputedStyle-margin-percentage.html [ Failure ]
crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-skip-ink.html [ Failure ]
crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-style-inherit-links.html [ Failure ] crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-style-inherit-links.html [ Failure ]
crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-style-inherit-not-propagated-by-out-of-flow.html [ Failure ] crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-style-inherit-not-propagated-by-out-of-flow.html [ Failure ]
crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-style-inherit-simple-underlines.html [ Failure ] crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-style-inherit-simple-underlines.html [ Failure ]
......
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