Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: third_party/WebKit/LayoutTests/csspaint/invalidation-background-image-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update missed mac expected.txt file Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/csspaint/invalidation-background-image-expected.txt
diff --git a/third_party/WebKit/LayoutTests/csspaint/invalidation-background-image-expected.txt b/third_party/WebKit/LayoutTests/csspaint/invalidation-background-image-expected.txt
index ba238c3f7b7438ad95fb5ffdb2ef542ebd358a1d..150b80ee396aee9bb5ee5fa3a1de4051f8210cc8 100644
--- a/third_party/WebKit/LayoutTests/csspaint/invalidation-background-image-expected.txt
+++ b/third_party/WebKit/LayoutTests/csspaint/invalidation-background-image-expected.txt
@@ -1,131 +1,132 @@
+CONSOLE WARNING: line 103: This test relies on console message comparison.
CONSOLE MESSAGE: line 56:
-
-Test case:
-max-height: [inline not set] => max-height: 160px
-The worklet console should log: 'Successful invalidation for: max-height'
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: max-height: [inline not set] => max-height: 160px
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: max-height'
CONSOLE MESSAGE: line 11: Successful invalidation for: max-height
CONSOLE MESSAGE: line 56:
-
-Test case:
-max-height: 100px => max-height: 160px
-The worklet console should log: 'Successful invalidation for: max-height'
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: max-height: 100px => max-height: 160px
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: max-height'
CONSOLE MESSAGE: line 11: Successful invalidation for: max-height
CONSOLE MESSAGE: line 56:
-
-Test case:
-max-height: 100px => max-height: calc(50px + 50px)
-The worklet console should log nothing
CONSOLE MESSAGE: line 56:
-
-Test case:
-max-height: 100px => max-height: calc(50px + var(--fiftypx))
-The worklet console should log nothing
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: max-height: 100px => max-height: calc(50px + 50px)
+CONSOLE MESSAGE: line 56: The worklet console should log nothing
CONSOLE MESSAGE: line 56:
-
-Test case:
-flex-basis: [inline not set] => flex-basis: 100px
-The worklet console should log: 'Successful invalidation for: flex-basis'
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: max-height: 100px => max-height: calc(50px + var(--fiftypx))
+CONSOLE MESSAGE: line 56: The worklet console should log nothing
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: flex-basis: [inline not set] => flex-basis: 100px
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: flex-basis'
CONSOLE MESSAGE: line 11: Successful invalidation for: flex-basis
CONSOLE MESSAGE: line 56:
-
-Test case:
-flex-basis: 100px => flex-basis: [inline not set]
-The worklet console should log: 'Successful invalidation for: flex-basis'
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: flex-basis: 100px => flex-basis: [inline not set]
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: flex-basis'
CONSOLE MESSAGE: line 11: Successful invalidation for: flex-basis
CONSOLE MESSAGE: line 56:
-
-Test case:
-flex-basis: [inline not set] => flex-basis: 200px
-The worklet console should log nothing
CONSOLE MESSAGE: line 56:
-
-Test case:
-flex-basis: 200px => flex-basis: [inline not set]
-The worklet console should log nothing
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: flex-basis: [inline not set] => flex-basis: 200px
+CONSOLE MESSAGE: line 56: The worklet console should log nothing
CONSOLE MESSAGE: line 56:
-
-Test case:
-color: [inline not set] => color: red
-The worklet console should log: 'Successful invalidation for: color'
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: flex-basis: 200px => flex-basis: [inline not set]
+CONSOLE MESSAGE: line 56: The worklet console should log nothing
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: color: [inline not set] => color: red
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: color'
CONSOLE MESSAGE: line 11: Successful invalidation for: color
CONSOLE MESSAGE: line 56:
-
-Test case:
-color: #F00 => color: red
-The worklet console should log nothing
CONSOLE MESSAGE: line 56:
-
-Test case:
-border-top-color: [inline not set] => border-top-color: blue
-The worklet console should log: 'Successful invalidation for: border-top-color'
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: color: #F00 => color: red
+CONSOLE MESSAGE: line 56: The worklet console should log nothing
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: border-top-color: [inline not set] => border-top-color: blue
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: border-top-color'
CONSOLE MESSAGE: line 11: Successful invalidation for: border-top-color
CONSOLE MESSAGE: line 56:
-
-Test case:
-border-top-color: rgb(0,0,255) => border-top-color: blue
-The worklet console should log nothing
CONSOLE MESSAGE: line 56:
-
-Test case:
---foo: [inline not set] => --foo: foo
-The worklet console should log: 'Successful invalidation for: --foo'
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: border-top-color: rgb(0,0,255) => border-top-color: blue
+CONSOLE MESSAGE: line 56: The worklet console should log nothing
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: --foo: [inline not set] => --foo: foo
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: --foo'
CONSOLE MESSAGE: line 11: Successful invalidation for: --foo
CONSOLE MESSAGE: line 56:
-
-Test case:
---foo: foo => --foo: var(--str)
-The worklet console should log nothing
CONSOLE MESSAGE: line 56:
-
-Test case:
---str: [inline not set] => --str: bar
-The worklet console should log: 'Successful invalidation for: --str'
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: --foo: foo => --foo: var(--str)
+CONSOLE MESSAGE: line 56: The worklet console should log nothing
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: --str: [inline not set] => --str: bar
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: --str'
CONSOLE MESSAGE: line 11: Successful invalidation for: --str
CONSOLE MESSAGE: line 56:
-
-Test case:
---str: [inline not set] => --str: foo
-The worklet console should log nothing
CONSOLE MESSAGE: line 56:
-
-Test case:
---length-inherited: [inline not set] => --length-inherited: 10px
-The worklet console should log: 'Successful invalidation for: --length-inherited'
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: --str: [inline not set] => --str: foo
+CONSOLE MESSAGE: line 56: The worklet console should log nothing
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: --length-inherited: [inline not set] => --length-inherited: 10px
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: --length-inherited'
CONSOLE MESSAGE: line 11: Successful invalidation for: --length-inherited
CONSOLE MESSAGE: line 56:
-
-Test case:
---length-non-inherited: [inline not set] => --length-non-inherited: 20px
-The worklet console should log: 'Successful invalidation for: --length-non-inherited'
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: --length-non-inherited: [inline not set] => --length-non-inherited: 20px
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: --length-non-inherited'
CONSOLE MESSAGE: line 11: Successful invalidation for: --length-non-inherited
CONSOLE MESSAGE: line 56:
-
-Test case:
--webkit-border-radius: [inline not set] => -webkit-border-radius: 25px
-The worklet console should log: 'Successful invalidation for: -webkit-border-radius'
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: -webkit-border-radius: [inline not set] => -webkit-border-radius: 25px
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: -webkit-border-radius'
CONSOLE MESSAGE: line 11: Successful invalidation for: -webkit-border-radius
CONSOLE MESSAGE: line 56:
-
-Test case:
--webkit-border-radius: [inline not set] => border-radius: 25px
-The worklet console should log: 'Successful invalidation for: -webkit-border-radius'
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: -webkit-border-radius: [inline not set] => border-radius: 25px
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: -webkit-border-radius'
CONSOLE MESSAGE: line 11: Successful invalidation for: -webkit-border-radius
CONSOLE MESSAGE: line 56:
-
-Test case:
-border-radius: 25px => -webkit-border-radius: [inline not set]
-The worklet console should log: 'Successful invalidation for: border-radius'
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: border-radius: 25px => -webkit-border-radius: [inline not set]
+CONSOLE MESSAGE: line 56: The worklet console should log: 'Successful invalidation for: border-radius'
CONSOLE MESSAGE: line 11: Successful invalidation for: border-radius
CONSOLE MESSAGE: line 56:
-
-Test case:
--webkit-border-radius: 100px => -webkit-border-radius: calc(50px + 50px)
-The worklet console should log nothing
CONSOLE MESSAGE: line 56:
-
-Test case:
--webkit-margin-start: calc(50px + 50px) => margin-left: 100px
-The worklet console should log nothing
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: -webkit-border-radius: 100px => -webkit-border-radius: calc(50px + 50px)
+CONSOLE MESSAGE: line 56: The worklet console should log nothing
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56:
+CONSOLE MESSAGE: line 56: Test case:
+CONSOLE MESSAGE: line 56: -webkit-margin-start: calc(50px + 50px) => margin-left: 100px
+CONSOLE MESSAGE: line 56: The worklet console should log nothing
This is a testharness.js-based test.
PASS max-height: [inline not set] => max-height: 160px
PASS max-height: 100px => max-height: 160px

Powered by Google App Engine
This is Rietveld 408576698