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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/lists/ol-display-types-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/platform/android/fast/lists/ol-display-types-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/lists/ol-display-types-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/lists/ol-display-types-expected.txt
deleted file mode 100644
index e8ec2f9b02bc6b702de9ec0a25386793faa1e116..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/lists/ol-display-types-expected.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x576
- LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 757x39
- text run at (0,0) width 757: "Test of various CSS display types for list elements. All visible elements that have a display-type of list-item are given a number."
- text run at (0,20) width 238: "This is generally going to be LI element."
- LayoutBlockFlow {OL} at (0,56) size 784x340
- LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker (anonymous) at (-16,0) size 16x19: "3"
- LayoutText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "Should be 3"
- LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker (anonymous) at (-16,0) size 16x19: "4"
- LayoutText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "Should be 4"
- LayoutBlockFlow {LI} at (40,40) size 744x20
- LayoutText {#text} at (0,0) size 157x19
- text run at (0,0) width 157: "Should not have a number"
- LayoutListItem {LI} at (40,60) size 744x20
- LayoutListMarker (anonymous) at (-16,0) size 16x19: "5"
- LayoutText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "Should be 5"
- LayoutBlockFlow (anonymous) at (40,80) size 744x20
- LayoutInline {LI} at (0,0) size 157x19
- LayoutText {#text} at (0,0) size 157x19
- text run at (0,0) width 157: "Should not have a number"
- LayoutText {#text} at (0,0) size 0x0
- LayoutListItem {LI} at (40,100) size 744x20
- LayoutListMarker (anonymous) at (-16,0) size 16x19: "6"
- LayoutText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "Should be 6"
- LayoutBlockFlow {DIV} at (40,120) size 744x20
- LayoutText {#text} at (0,0) size 157x19
- text run at (0,0) width 157: "Should not have a number"
- LayoutListItem {DIV} at (40,140) size 744x20
- LayoutListMarker (anonymous) at (-16,0) size 16x19: "7"
- LayoutText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "Should be 7"
- LayoutListItem {LI} at (40,160) size 744x20
- LayoutListMarker (anonymous) at (-16,0) size 16x19: "8"
- LayoutText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "Should be 8"
- LayoutListItem {LI} at (40,180) size 744x20
- LayoutText {#text} at (0,0) size 157x19
- text run at (0,0) width 157: "Should not have a number"
- LayoutListItem {LI} at (40,200) size 744x20
- LayoutListMarker (anonymous) at (-24,0) size 24x19: "10"
- LayoutText {#text} at (0,0) size 81x19
- text run at (0,0) width 81: "Should be 10"
- LayoutListItem {LI} at (40,220) size 744x20
- LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
- LayoutText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "Should have a disc"
- LayoutListItem {LI} at (40,240) size 744x20
- LayoutListMarker (anonymous) at (-24,0) size 24x19: "12"
- LayoutText {#text} at (0,0) size 81x19
- text run at (0,0) width 81: "Should be 12"
- LayoutListItem {LI} at (40,260) size 744x20
- LayoutListMarker (anonymous) at (-18,0) size 7x19: black square
- LayoutText {#text} at (0,0) size 129x19
- text run at (0,0) width 129: "Should have a square"
- LayoutListItem {LI} at (40,280) size 744x20
- LayoutListMarker (anonymous) at (-24,0) size 24x19: "14"
- LayoutText {#text} at (0,0) size 81x19
- text run at (0,0) width 81: "Should be 14"
- LayoutListItem {LI} at (40,300) size 744x20
- LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
- LayoutText {#text} at (0,0) size 121x19
- text run at (0,0) width 121: "Should have a circle"
- LayoutListItem {LI} at (40,320) size 744x20
- LayoutListMarker (anonymous) at (-24,0) size 24x19: "16"
- LayoutText {#text} at (0,0) size 81x19
- text run at (0,0) width 81: "Should be 16"

Powered by Google App Engine
This is Rietveld 408576698