Title: [219953] trunk/LayoutTests
- Revision
- 219953
- Author
- [email protected]
- Date
- 2017-07-26 11:33:02 -0700 (Wed, 26 Jul 2017)
Log Message
Rebaselined multiple fast/css/getComputedStyle.
<rdar://problem/33416054>
Unreviewed test gardening.
* platform/mac-highsierra/fast/css/getComputedStyle/computed-style-expected.txt:
* platform/mac-highsierra/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (219952 => 219953)
--- trunk/LayoutTests/ChangeLog 2017-07-26 18:32:45 UTC (rev 219952)
+++ trunk/LayoutTests/ChangeLog 2017-07-26 18:33:02 UTC (rev 219953)
@@ -1,3 +1,13 @@
+2017-07-26 Matt Lewis <[email protected]>
+
+ Rebaselined multiple fast/css/getComputedStyle.
+ <rdar://problem/33416054>
+
+ Unreviewed test gardening.
+
+ * platform/mac-highsierra/fast/css/getComputedStyle/computed-style-expected.txt:
+ * platform/mac-highsierra/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+
2017-07-26 Chris Dumez <[email protected]>
Pressing the Escape key should not be a valid user gesture to enter fullscreen
Modified: trunk/LayoutTests/platform/mac-highsierra/fast/css/getComputedStyle/computed-style-expected.txt (219952 => 219953)
--- trunk/LayoutTests/platform/mac-highsierra/fast/css/getComputedStyle/computed-style-expected.txt 2017-07-26 18:32:45 UTC (rev 219952)
+++ trunk/LayoutTests/platform/mac-highsierra/fast/css/getComputedStyle/computed-style-expected.txt 2017-07-26 18:33:02 UTC (rev 219953)
@@ -30,7 +30,7 @@
border-top-right-radius: 0px;
border-top-style: none;
border-top-width: 0px;
-bottom: 16px;
+bottom: auto;
box-shadow: none;
box-sizing: content-box;
caption-side: top;
@@ -54,7 +54,7 @@
hanging-punctuation: none;
height: 576px;
image-rendering: auto;
-left: -8px;
+left: auto;
letter-spacing: normal;
line-height: 18px;
list-style-image: none;
@@ -89,7 +89,7 @@
pointer-events: auto;
position: static;
resize: none;
-right: 8px;
+right: auto;
speak: normal;
table-layout: auto;
tab-size: 8;
@@ -100,7 +100,7 @@
text-shadow: none;
text-overflow: clip;
text-transform: none;
-top: -8px;
+top: auto;
transform: none;
transform-origin: 392px 288px;
transform-style: flat;
@@ -155,7 +155,7 @@
column-width: auto;
align-content: normal;
align-items: normal;
-align-self: normal;
+align-self: auto;
filter: none;
flex-basis: auto;
flex-direction: row;
@@ -164,7 +164,7 @@
flex-shrink: 1;
flex-wrap: nowrap;
justify-content: normal;
-justify-self: normal;
+justify-self: auto;
justify-items: normal;
-webkit-font-kerning: auto;
-webkit-font-smoothing: auto;
Modified: trunk/LayoutTests/platform/mac-highsierra/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt (219952 => 219953)
--- trunk/LayoutTests/platform/mac-highsierra/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt 2017-07-26 18:32:45 UTC (rev 219952)
+++ trunk/LayoutTests/platform/mac-highsierra/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt 2017-07-26 18:33:02 UTC (rev 219953)
@@ -154,7 +154,7 @@
column-width: auto
align-content: normal
align-items: normal
-align-self: normal
+align-self: auto
filter: none
flex-basis: auto
flex-direction: row
@@ -163,7 +163,7 @@
flex-shrink: 1
flex-wrap: nowrap
justify-content: normal
-justify-self: normal
+justify-self: auto
justify-items: normal
-webkit-font-kerning: auto
-webkit-font-smoothing: auto
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes