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

Unified Diff: LayoutTests/fast/text/emoji-web-font-expected.txt

Issue 954953002: Adding GetTableAction method to Blink to handle color table tags (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updating Test Expectation for Virtual test Created 5 years, 9 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
« no previous file with comments | « LayoutTests/fast/text/emoji-web-font-expected.png ('k') | LayoutTests/third_party/FruityGirl/002A.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/emoji-web-font-expected.txt
diff --git a/LayoutTests/fast/text/emoji-web-font-expected.txt b/LayoutTests/fast/text/emoji-web-font-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4854016875b03b9a3a4611ba0f0cb15a715e981b
--- /dev/null
+++ b/LayoutTests/fast/text/emoji-web-font-expected.txt
@@ -0,0 +1,21 @@
+CONSOLE WARNING: Failed to decode downloaded font: FruityGirl.ttf
+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 784x567
+ LayoutBlockFlow {P} at (0,0) size 784x20
+ LayoutText {#text} at (0,0) size 469x19
+ text run at (0,0) width 469: "Following should show Asterisk with FruitGirl similar to Asterisk Image below"
+ LayoutBlockFlow {P} at (0,45) size 784x30
+ LayoutText {#text} at (0,0) size 13x29
+ text run at (0,0) width 13: "*"
+ LayoutBlockFlow (anonymous) at (0,100) size 784x25
+ LayoutImage {IMG} at (0,0) size 25x25
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBlockFlow {P} at (0,141) size 784x20
+ LayoutText {#text} at (0,0) size 276x19
+ text run at (0,0) width 276: "Normal rendering of Asterisk with default font"
+ LayoutBlockFlow {P} at (0,186) size 784x30
+ LayoutText {#text} at (0,0) size 13x29
+ text run at (0,0) width 13: "*"
« no previous file with comments | « LayoutTests/fast/text/emoji-web-font-expected.png ('k') | LayoutTests/third_party/FruityGirl/002A.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698