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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/018-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/table/018-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/018-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/018-expected.txt
deleted file mode 100644
index 5e9f691c576c15439fc35ab9097bfcbe0b9dea0c..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/018-expected.txt
+++ /dev/null
@@ -1,39 +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 (anonymous) at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 417x19
- text run at (0,0) width 417: "This is a test for bug 3166276. Set the following preferences to see it:"
- LayoutBlockFlow {UL} at (0,36) size 784x40
- LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
- LayoutText {#text} at (0,0) size 212x19
- text run at (0,0) width 212: "Proportional font -- Times 15 point"
- LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
- LayoutText {#text} at (0,0) size 223x19
- text run at (0,0) width 223: "Fixed width font -- Monaco 11 point"
- LayoutBlockFlow {P} at (0,92) size 784x70
- LayoutTable {TABLE} at (0,0) size 784x70 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 782x68
- LayoutTableRow {TR} at (0,2) size 782x64
- LayoutTableCell {TD} at (2,2) size 778x64 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 114x19
- text run at (2,2) width 114: "The following text: "
- LayoutInline {TT} at (0,0) size 88x16
- LayoutText {#text} at (116,5) size 88x16
- text run at (116,5) width 88: "hello world"
- LayoutText {#text} at (204,2) size 763x59
- text run at (204,2) width 561: ", is written using the <tt> tag. It should show up as Monaco 11 point, but instead it is showing"
- text run at (2,22) width 740: "up as Monaco 15 point. The font is correct, but the point size is whatever is set for the proportional font. Note that this only"
- text run at (2,42) width 192: "happens to text inside a <table>"
- LayoutBlockFlow {P} at (0,178) size 784x20
- LayoutText {#text} at (0,0) size 277x19
- text run at (0,0) width 277: "Here is the same text again outside a <table>: "
- LayoutInline {TT} at (0,0) size 88x16
- LayoutText {#text} at (277,3) size 88x16
- text run at (277,3) width 88: "hello world"
- LayoutText {#text} at (365,0) size 224x19
- text run at (365,0) width 224: ". Notice it is displayed correctly now."

Powered by Google App Engine
This is Rietveld 408576698