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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt

Issue 1681273003: Add CSS parser support for break-after, break-before and break-inside. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase master Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
index eee58dc77542fbd7d094ea6982c8fc9cdc884440..5b3eef32a47b5ac507ac43cfcb1154f74b92fc96 100644
--- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
@@ -22,9 +22,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
-webkit-box-pack: start
-webkit-box-reflect: none
-webkit-clip-path: none
--webkit-column-break-after: auto
--webkit-column-break-before: auto
--webkit-column-break-inside: auto
-webkit-column-count: auto
-webkit-column-gap: normal
-webkit-column-rule-color: rgb(0, 0, 0)
@@ -124,6 +121,9 @@ border-top-width: 0px
bottom: auto
box-shadow: none
box-sizing: content-box
+break-after: auto
+break-before: auto
+break-inside: auto
buffered-rendering: auto
caption-side: top
clear: none
@@ -224,9 +224,6 @@ padding-bottom: 0px
padding-left: 0px
padding-right: 0px
padding-top: 0px
-page-break-after: auto
-page-break-before: auto
-page-break-inside: auto
paint-order: fill stroke markers
perspective: none
perspective-origin: 384.5px 0px
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698