Diff
Modified: trunk/LayoutTests/ChangeLog (268963 => 268964)
--- trunk/LayoutTests/ChangeLog 2020-10-26 06:13:28 UTC (rev 268963)
+++ trunk/LayoutTests/ChangeLog 2020-10-26 09:02:03 UTC (rev 268964)
@@ -1,3 +1,11 @@
+2020-10-26 Diego Pino Garcia <[email protected]>
+
+ [GTK][WPE] Unreviewed test gardening. Update baselines of a few more tests remaining after r268958.
+
+ * platform/glib/fast/box-shadow/box-shadow-radius-expected.txt:
+ * platform/gtk/fonts/serif-expected.txt:
+ * platform/wpe/fonts/serif-expected.txt:
+
2020-10-25 Diego Pino Garcia <[email protected]>
[GTK][WPE] Unreviewed test gardening. Update baselines after r268958.
Modified: trunk/LayoutTests/platform/glib/fast/box-shadow/box-shadow-radius-expected.txt (268963 => 268964)
--- trunk/LayoutTests/platform/glib/fast/box-shadow/box-shadow-radius-expected.txt 2020-10-26 06:13:28 UTC (rev 268963)
+++ trunk/LayoutTests/platform/glib/fast/box-shadow/box-shadow-radius-expected.txt 2020-10-26 09:02:03 UTC (rev 268964)
@@ -9,9 +9,7 @@
text run at (288,180) width 4: " "
RenderBlock {DIV} at (296,4) size 280x280
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (580,180) size 4x17
- text run at (580,180) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ RenderBR {BR} at (580,180) size 0x17
RenderBlock {DIV} at (4,292) size 280x280
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (288,468) size 4x17
Modified: trunk/LayoutTests/platform/gtk/fonts/serif-expected.txt (268963 => 268964)
--- trunk/LayoutTests/platform/gtk/fonts/serif-expected.txt 2020-10-26 06:13:28 UTC (rev 268963)
+++ trunk/LayoutTests/platform/gtk/fonts/serif-expected.txt 2020-10-26 09:02:03 UTC (rev 268964)
@@ -13,14 +13,13 @@
RenderBR {BR} at (123,0) size 1x17
RenderText {#text} at (0,18) size 763x35
text run at (0,18) width 763: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ["
- text run at (0,36) width 386: "\\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
- RenderBR {BR} at (386,36) size 0x17
+ text run at (0,36) width 382: "\\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
+ RenderBR {BR} at (382,36) size 0x17
RenderInline {B} at (0,0) size 761x35
RenderText {#text} at (0,54) size 761x35
text run at (0,54) width 761: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y"
text run at (0,72) width 422: "Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
+ RenderBR {BR} at (421,72) size 1x17
RenderInline {I} at (0,0) size 768x35
RenderText {#text} at (0,90) size 768x35
text run at (0,90) width 768: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\"
@@ -34,14 +33,13 @@
RenderBR {BR} at (38,0) size 1x17
RenderText {#text} at (0,18) size 763x35
text run at (0,18) width 763: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ["
- text run at (0,36) width 386: "\\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
- RenderBR {BR} at (386,36) size 0x17
+ text run at (0,36) width 382: "\\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
+ RenderBR {BR} at (382,36) size 0x17
RenderInline {B} at (0,0) size 761x35
RenderText {#text} at (0,54) size 761x35
text run at (0,54) width 761: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y"
text run at (0,72) width 422: "Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
+ RenderBR {BR} at (421,72) size 1x17
RenderInline {I} at (0,0) size 768x35
RenderText {#text} at (0,90) size 768x35
text run at (0,90) width 768: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\"
Modified: trunk/LayoutTests/platform/wpe/fonts/serif-expected.txt (268963 => 268964)
--- trunk/LayoutTests/platform/wpe/fonts/serif-expected.txt 2020-10-26 06:13:28 UTC (rev 268963)
+++ trunk/LayoutTests/platform/wpe/fonts/serif-expected.txt 2020-10-26 09:02:03 UTC (rev 268964)
@@ -13,14 +13,13 @@
RenderBR {BR} at (124,0) size 0x17
RenderText {#text} at (0,18) size 766x35
text run at (0,18) width 766: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ["
- text run at (0,36) width 386: "\\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
- RenderBR {BR} at (386,36) size 0x17
+ text run at (0,36) width 382: "\\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
+ RenderBR {BR} at (382,36) size 0x17
RenderInline {B} at (0,0) size 765x35
RenderText {#text} at (0,54) size 765x35
text run at (0,54) width 765: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y"
text run at (0,72) width 422: "Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
+ RenderBR {BR} at (422,72) size 0x17
RenderInline {I} at (0,0) size 769x35
RenderText {#text} at (0,90) size 769x35
text run at (0,90) width 769: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\"
@@ -34,14 +33,13 @@
RenderBR {BR} at (39,0) size 0x17
RenderText {#text} at (0,18) size 766x35
text run at (0,18) width 766: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ["
- text run at (0,36) width 386: "\\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
- RenderBR {BR} at (386,36) size 0x17
+ text run at (0,36) width 382: "\\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
+ RenderBR {BR} at (382,36) size 0x17
RenderInline {B} at (0,0) size 765x35
RenderText {#text} at (0,54) size 765x35
text run at (0,54) width 765: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y"
text run at (0,72) width 422: "Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
+ RenderBR {BR} at (422,72) size 0x17
RenderInline {I} at (0,0) size 769x35
RenderText {#text} at (0,90) size 769x35
text run at (0,90) width 769: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\"