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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/transforms/transform-on-inline-expected.txt

Issue 2547723002: Merge LayoutTests fast/transforms in transforms (Closed)
Patch Set: Fix a bad path reference. Created 4 years 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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 29x18 7 LayoutText {#text} at (0,0) size 29x18
8 text run at (0,0) width 29: "The " 8 text run at (0,0) width 29: "The "
9 LayoutInline {SPAN} at (0,0) size 142x18 9 LayoutInline {SPAN} at (0,0) size 142x18
10 LayoutText {#text} at (28,0) size 142x18 10 LayoutText {#text} at (28,0) size 142x18
(...skipping 11 matching lines...) Expand all
22 LayoutText {#text} at (169,0) size 555x18 22 LayoutText {#text} at (169,0) size 555x18
23 text run at (169,0) width 555: " has a transform and opacity, and is a n inline-block. So it should respect the transform." 23 text run at (169,0) width 555: " has a transform and opacity, and is a n inline-block. So it should respect the transform."
24 layer at (8,42) size 142x18 transparent 24 layer at (8,42) size 142x18 transparent
25 LayoutInline {SPAN} at (0,0) size 142x18 25 LayoutInline {SPAN} at (0,0) size 142x18
26 LayoutText {#text} at (28,0) size 142x18 26 LayoutText {#text} at (28,0) size 142x18
27 text run at (28,0) width 142: "span in this paragraph" 27 text run at (28,0) width 142: "span in this paragraph"
28 layer at (37,76) size 141x18 transparent 28 layer at (37,76) size 141x18 transparent
29 LayoutBlockFlow {SPAN} at (28.88,0) size 140.86x18 29 LayoutBlockFlow {SPAN} at (28.88,0) size 140.86x18
30 LayoutText {#text} at (0,0) size 141x18 30 LayoutText {#text} at (0,0) size 141x18
31 text run at (0,0) width 141: "span in this paragraph" 31 text run at (0,0) width 141: "span in this paragraph"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698