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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/shadow-no-blur-expected.txt

Issue 2608423002: Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: NeedsRebaseline for failed layout tests Created 3 years, 11 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DIV} at (0,0) size 784x275 [color=#0000007F] 6 LayoutBlockFlow {DIV} at (0,0) size 784x275 [color=#00000080]
7 LayoutBlockFlow {DIV} at (0,0) size 784x55 7 LayoutBlockFlow {DIV} at (0,0) size 784x55
8 LayoutText {#text} at (0,1) size 244x53 8 LayoutText {#text} at (0,1) size 244x53
9 text run at (0,1) width 244: "Text shadow" 9 text run at (0,1) width 244: "Text shadow"
10 LayoutBlockFlow {DIV} at (0,55) size 784x55 10 LayoutBlockFlow {DIV} at (0,55) size 784x55
11 LayoutText {#text} at (0,1) size 244x53 11 LayoutText {#text} at (0,1) size 244x53
12 text run at (0,1) width 244: "Text shadow" 12 text run at (0,1) width 244: "Text shadow"
13 LayoutBlockFlow {DIV} at (0,110) size 784x55 13 LayoutBlockFlow {DIV} at (0,110) size 784x55
14 LayoutText {#text} at (0,1) size 244x53 14 LayoutText {#text} at (0,1) size 244x53
15 text run at (0,1) width 244: "Text shadow" 15 text run at (0,1) width 244: "Text shadow"
16 LayoutBlockFlow {DIV} at (0,165) size 784x55 16 LayoutBlockFlow {DIV} at (0,165) size 784x55
17 LayoutText {#text} at (0,1) size 244x53 17 LayoutText {#text} at (0,1) size 244x53
18 text run at (0,1) width 244: "Text shadow" 18 text run at (0,1) width 244: "Text shadow"
19 LayoutBlockFlow {DIV} at (0,220) size 784x55 19 LayoutBlockFlow {DIV} at (0,220) size 784x55
20 LayoutText {#text} at (0,1) size 244x53 20 LayoutText {#text} at (0,1) size 244x53
21 text run at (0,1) width 244: "Text shadow" 21 text run at (0,1) width 244: "Text shadow"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698