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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/mhtml/data-uri-font-expected.txt

Issue 2359963003: MHTML: Allows 'data:' URLs to be processed using normal request processing. (Closed)
Patch Set: Created 4 years, 3 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/linux/mhtml/data-uri-font-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/mhtml/data-uri-font-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/mhtml/data-uri-font-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8909e401cca457719c383272fc01b12337f79631
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/mhtml/data-uri-font-expected.txt
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x36
+ LayoutBlockFlow {HTML} at (0,0) size 800x36
+ LayoutBlockFlow {BODY} at (8,8) size 784x20
+ LayoutInline {SPAN} at (0,0) size 386x18 [border: (1px solid #000000)]
+ LayoutText {#text} at (1,2) size 384x16
+ text run at (1,2) width 384: "Should not be monospace."
+ LayoutBR {BR} at (386,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698