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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 27x19 7 LayoutText {#text} at (0,0) size 27x19
8 text run at (0,0) width 27: "The " 8 text run at (0,0) width 27: "The "
9 LayoutInline {SPAN} at (0,0) size 131x19 9 LayoutInline {SPAN} at (0,0) size 131x19
10 LayoutText {#text} at (27,0) size 131x19 10 LayoutText {#text} at (27,0) size 131x19
(...skipping 11 matching lines...) Expand all
22 LayoutText {#text} at (158,0) size 518x19 22 LayoutText {#text} at (158,0) size 518x19
23 text run at (158,0) width 518: " has a transform and opacity, and is a n inline-block. So it should respect the transform." 23 text run at (158,0) width 518: " has a transform and opacity, and is a n inline-block. So it should respect the transform."
24 layer at (8,44) size 131x19 transparent 24 layer at (8,44) size 131x19 transparent
25 LayoutInline {SPAN} at (0,0) size 131x19 25 LayoutInline {SPAN} at (0,0) size 131x19
26 LayoutText {#text} at (27,0) size 131x19 26 LayoutText {#text} at (27,0) size 131x19
27 text run at (27,0) width 131: "span in this paragraph" 27 text run at (27,0) width 131: "span in this paragraph"
28 layer at (35,80) size 131x20 transparent 28 layer at (35,80) size 131x20 transparent
29 LayoutBlockFlow {SPAN} at (27,0) size 131x20 29 LayoutBlockFlow {SPAN} at (27,0) size 131x20
30 LayoutText {#text} at (0,0) size 131x19 30 LayoutText {#text} at (0,0) size 131x19
31 text run at (0,0) width 131: "span in this paragraph" 31 text run at (0,0) width 131: "span in this paragraph"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698