Title: [264463] trunk/LayoutTests
Revision
264463
Author
clo...@igalia.com
Date
2020-07-16 09:38:38 -0700 (Thu, 16 Jul 2020)

Log Message

Update WPT tests for css-writing-modes (follow-up fix)
https://bugs.webkit.org/show_bug.cgi?id=214278

Unreviewed follow-up to r264337.

LayoutTests/imported/w3c:

Add missing binary files from r264337. The files were recorded on the
import log but I messed it up by not passing --binary when generating
the patch.

* web-platform-tests/css/css-writing-modes/support/blue-200x100.png: Added.
* web-platform-tests/css/css-writing-modes/support/mn+arabic.png: Added.
* web-platform-tests/css/css-writing-modes/support/mn+latin.png: Added.
* web-platform-tests/css/css-writing-modes/support/mn-orientation.png: Added.
* web-platform-tests/css/css-writing-modes/support/mn_ar_wrap.png: Added.
* web-platform-tests/css/css-writing-modes/support/mn_en_wrap.png: Added.
* web-platform-tests/css/css-writing-modes/support/wm-propagation-body-035-exp-res.png: Added.
* web-platform-tests/css/css-writing-modes/support/world.png: Added.
* web-platform-tests/css/css-writing-modes/support/zh+arabic.png: Added.
* web-platform-tests/css/css-writing-modes/support/zh+latin.png: Added.
* web-platform-tests/css/css-writing-modes/support/zh-orientation.png: Added.
* web-platform-tests/css/css-writing-modes/support/zh_ar_wrap.png: Added.
* web-platform-tests/css/css-writing-modes/support/zh_en_wrap.png: Added.

LayoutTests:

* TestExpectations: Update expectation for test passing now.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (264462 => 264463)


--- trunk/LayoutTests/ChangeLog	2020-07-16 16:29:25 UTC (rev 264462)
+++ trunk/LayoutTests/ChangeLog	2020-07-16 16:38:38 UTC (rev 264463)
@@ -1,3 +1,12 @@
+2020-07-16  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        Update WPT tests for css-writing-modes (follow-up fix)
+        https://bugs.webkit.org/show_bug.cgi?id=214278
+
+        Unreviewed follow-up to r264337.
+
+        * TestExpectations: Update expectation for test passing now.
+
 2020-07-16  Hector Lopez  <hector_i_lo...@apple.com>
 
         [ macOS wk2 ] REGRESSION(r263485): fast/scrolling/mac/scroll-snapping-in-progress.html is a flaky failure

Modified: trunk/LayoutTests/TestExpectations (264462 => 264463)


--- trunk/LayoutTests/TestExpectations	2020-07-16 16:29:25 UTC (rev 264462)
+++ trunk/LayoutTests/TestExpectations	2020-07-16 16:38:38 UTC (rev 264463)
@@ -4399,8 +4399,6 @@
 webkit.org/b/214291 imported/w3c/web-platform-tests/css/css-writing-modes/baseline-with-orthogonal-flow-001.html [ ImageOnlyFailure ]
 webkit.org/b/214291 imported/w3c/web-platform-tests/css/css-writing-modes/direction-upright-001.html [ ImageOnlyFailure ]
 webkit.org/b/214291 imported/w3c/web-platform-tests/css/css-writing-modes/direction-upright-002.html [ ImageOnlyFailure ]
-webkit.org/b/214291 imported/w3c/web-platform-tests/css/css-writing-modes/img-intrinsic-size-contribution-001.html [ ImageOnlyFailure ]
-webkit.org/b/214291 imported/w3c/web-platform-tests/css/css-writing-modes/img-intrinsic-size-contribution-002.html [ ImageOnlyFailure ]
 webkit.org/b/214291 imported/w3c/web-platform-tests/css/css-writing-modes/inline-box-border-vlr-001.html [ ImageOnlyFailure ]
 webkit.org/b/214291 imported/w3c/web-platform-tests/css/css-writing-modes/slr-alongside-vlr-floats.html [ ImageOnlyFailure ]
 webkit.org/b/214291 imported/w3c/web-platform-tests/css/css-writing-modes/srl-alongside-vrl-floats.html [ ImageOnlyFailure ]

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (264462 => 264463)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2020-07-16 16:29:25 UTC (rev 264462)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2020-07-16 16:38:38 UTC (rev 264463)
@@ -1,3 +1,28 @@
+2020-07-16  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        Update WPT tests for css-writing-modes (follow-up fix)
+        https://bugs.webkit.org/show_bug.cgi?id=214278
+
+        Unreviewed follow-up to r264337.
+
+        Add missing binary files from r264337. The files were recorded on the
+        import log but I messed it up by not passing --binary when generating
+        the patch.
+
+        * web-platform-tests/css/css-writing-modes/support/blue-200x100.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/mn+arabic.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/mn+latin.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/mn-orientation.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/mn_ar_wrap.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/mn_en_wrap.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/wm-propagation-body-035-exp-res.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/world.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/zh+arabic.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/zh+latin.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/zh-orientation.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/zh_ar_wrap.png: Added.
+        * web-platform-tests/css/css-writing-modes/support/zh_en_wrap.png: Added.
+
 2020-07-16  Chris Dumez  <cdu...@apple.com>
 
         Resync web-platform-tests/imagebitmap-renderingcontext from upstream

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/blue-200x100.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/blue-200x100.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/blue-200x100.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/blue-200x100.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/blue-200x100.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn+arabic.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn+arabic.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn+arabic.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn+arabic.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn+arabic.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn+latin.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn+latin.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn+latin.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn+latin.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn+latin.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn-orientation.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn-orientation.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn-orientation.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn-orientation.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn-orientation.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn_ar_wrap.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn_ar_wrap.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn_ar_wrap.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn_ar_wrap.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn_ar_wrap.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn_en_wrap.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn_en_wrap.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn_en_wrap.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn_en_wrap.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/mn_en_wrap.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/wm-propagation-body-035-exp-res.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/wm-propagation-body-035-exp-res.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/wm-propagation-body-035-exp-res.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/wm-propagation-body-035-exp-res.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/wm-propagation-body-035-exp-res.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/world.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/world.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/world.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/world.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/world.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh+arabic.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh+arabic.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh+arabic.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh+arabic.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh+arabic.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh+latin.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh+latin.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh+latin.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh+latin.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh+latin.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh-orientation.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh-orientation.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh-orientation.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh-orientation.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh-orientation.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh_ar_wrap.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh_ar_wrap.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh_ar_wrap.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh_ar_wrap.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh_ar_wrap.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh_en_wrap.png


(Binary files differ)
Index: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh_en_wrap.png =================================================================== --- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh_en_wrap.png 2020-07-16 16:29:25 UTC (rev 264462) +++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh_en_wrap.png 2020-07-16 16:38:38 UTC (rev 264463) Property changes on: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/support/zh_en_wrap.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to