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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/frames/onlyCommentInIFrame-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/frames/onlyCommentInIFrame-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/frames/onlyCommentInIFrame-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/frames/onlyCommentInIFrame-expected.txt
deleted file mode 100644
index cbb4b708155adb7bd0cbd1f47b173adb0d390922..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/frames/onlyCommentInIFrame-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 784x584
- LayoutText {#text} at (0,0) size 776x59
- text run at (0,0) width 738: "The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would only"
- text run at (0,20) width 776: "construct LayoutViews for such iframes. We need to propery construct an empty frame instead, so the LayoutView should have a"
- text run at (0,40) width 496: "LayoutBlockFlow and LayoutBlockFlow below it in the dump of the RenderTree. "
- LayoutBR {BR} at (495,55) size 1x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutBR {BR} at (0,0) size 0x0
- LayoutBR {BR} at (0,74) size 0x19
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,68) size 788x14
- LayoutIFrame {IFRAME} at (0,60) size 788x14 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 784x10
- LayoutView at (0,0) size 784x10
- layer at (0,0) size 784x10
- LayoutBlockFlow {HTML} at (0,0) size 784x10
- LayoutBlockFlow {BODY} at (8,8) size 768x0
-layer at (8,102) size 788x14
- LayoutIFrame {IFRAME} at (0,94) size 788x14 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 784x10 clip at (0,0) size 769x10 scrollHeight 172
- LayoutView at (0,0) size 784x10
- layer at (0,0) size 769x172 backgroundClip at (0,0) size 769x10 clip at (0,0) size 769x10
- LayoutBlockFlow {html} at (0,0) size 769x171.88
- LayoutBlockFlow {body} at (8,16) size 753x139.88
- LayoutBlockFlow {parsererror} at (16,0) size 721x139.88 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
- LayoutBlockFlow {h3} at (18,20.72) size 685x23
- LayoutText {#text} at (0,0) size 324x22
- text run at (0,0) width 324: "This page contains the following errors:"
- LayoutBlockFlow {div} at (18,62.44) size 685x15
- LayoutText {#text} at (0,0) size 490x15
- text run at (0,0) width 490: "error on line 1 at column 15: Extra content at the end of the document"
- text run at (490,0) width 0: " "
- LayoutBlockFlow {h3} at (18,96.16) size 685x23
- LayoutText {#text} at (0,0) size 428x22
- text run at (0,0) width 428: "Below is a rendering of the page up to the first error."

Powered by Google App Engine
This is Rietveld 408576698